Started by remote host 10.245.168.18 Building remotely on torkoal (metal-amd64) in workspace /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a [cloud-init-integration-proposed-a] $ /bin/sh -xe /tmp/jenkins436494635465932020.sh + release=artful + release_ver=17.1 + export http_proxy=http://squid.internal:3128 + export apt_proxy=http://squid.internal:3128 + set -e + sudo rm -Rf cloud-init + git clone https://git.launchpad.net/cloud-init Cloning into 'cloud-init'... + cd cloud-init + git tag --list + grep 17.1 + tail -1 + tag=ubuntu/18.3-9-g2e62cb8a-0ubuntu1_17.10.1 + echo Running with source from tag ubuntu/18.3-9-g2e62cb8a-0ubuntu1_17.10.1 Running with source from tag ubuntu/18.3-9-g2e62cb8a-0ubuntu1_17.10.1 + git checkout ubuntu/18.3-9-g2e62cb8a-0ubuntu1_17.10.1 Note: checking out 'ubuntu/18.3-9-g2e62cb8a-0ubuntu1_17.10.1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4274cdb... update changelog: add sru bug ref in changelog, remove individual ref. + mirror=http://archive.ubuntu.com/ubuntu/ + set +e + tox -e citest -- run --os-name=artful --platform=lxd --platform=nocloud-kvm --platform=ec2 --repo='deb http://archive.ubuntu.com/ubuntu/ artful-proposed main' --preserve-data --data-dir=./results --verbose GLOB sdist-make: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/setup.py citest create: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/.tox/citest citest installdeps: -r/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/integration-requirements.txt citest inst: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/.tox/dist/cloud-init-18.3.zip citest installed: asn1crypto==0.24.0,bcrypt==3.1.4,boto3==1.5.9,botocore==1.8.50,certifi==2018.4.16,cffi==1.11.5,chardet==3.0.4,cloud-init==18.3,configobj==5.0.6,cryptography==2.2.2,docutils==0.14,idna==2.7,Jinja2==2.10,jmespath==0.9.3,jsonpatch==1.23,jsonpointer==2.0,jsonschema==2.6.0,MarkupSafe==1.0,oauthlib==2.1.0,paramiko==2.4.0,pbr==4.1.0,pkg-resources==0.0.0,pyasn1==0.4.3,pycparser==2.18,pylxd==2.2.7,PyNaCl==1.2.1,python-dateutil==2.7.3,python-simplestreams==0.1.0,PyYAML==3.13,requests==2.19.1,requests-toolbelt==0.8.0,requests-unixsocket==0.1.5,s3transfer==0.1.13,six==1.11.0,urllib3==1.23,ws4py==0.5.1 citest runtests: PYTHONHASHSEED='2142124215' citest runtests: commands[0] | /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/.tox/citest/bin/python -m tests.cloud_tests run --os-name=artful --platform=lxd --platform=nocloud-kvm --platform=ec2 --repo=deb http://archive.ubuntu.com/ubuntu/ artful-proposed main --preserve-data --data-dir=./results --verbose 2018-07-11 10:04:38,196 - tests.cloud_tests - DEBUG - running with args: Namespace(data_dir='/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results', deb=None, feature_override={}, os_name=['artful'], platform=['ec2', 'lxd', 'nocloud-kvm'], ppa=None, preserve_data=True, preserve_instance=False, quiet=False, repo='deb http://archive.ubuntu.com/ubuntu/ artful-proposed main', result=None, rpm=None, script=None, subcmd='run', test_config=['/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/bugs/lp1511485.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/bugs/lp1611074.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/bugs/lp1628337.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/examples/add_apt_repositories.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/examples/alter_completion_message.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/examples/configure_instance_trusted_ca_certificates.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/examples/configure_instances_ssh_keys.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/examples/including_user_groups.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/examples/install_arbitrary_packages.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/examples/install_run_chef_recipes.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/examples/run_apt_upgrade.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/examples/run_commands.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/examples/run_commands_first_boot.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/examples/setup_run_puppet.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/examples/writing_out_arbitrary_files.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/main/command_output_simple.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_conf.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_disable_suites.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_primary.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_proxy.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_security.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_key.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_keyserver.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_list.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_ppa.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/apt_pipelining_disable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/apt_pipelining_os.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/bootcmd.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/byobu.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/ca_certs.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/debug_disable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/debug_enable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/final_message.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/keys_to_console.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/landscape.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/locale.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/lxd_bridge.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/lxd_dir.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/ntp.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/ntp_chrony.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/ntp_pools.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/ntp_servers.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/ntp_timesyncd.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/package_update_upgrade_install.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/runcmd.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/seed_random_command.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/seed_random_data.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/set_hostname.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/set_hostname_fqdn.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/set_password.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/set_password_expire.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/set_password_list.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/set_password_list_string.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/snap.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/snappy.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_disable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_enable.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/ssh_import_id.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/ssh_keys_generate.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/ssh_keys_provided.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/timezone.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/user_groups.yaml', '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/write_files.yaml'], upgrade=True, upgrade_full=False, verbose=True) 2018-07-11 10:04:38,196 - tests.cloud_tests - DEBUG - using tmpdir: /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results 2018-07-11 10:04:38,205 - tests.cloud_tests - DEBUG - platform config: {'tag': 'cii', 'create_instance_timeout': 60, 'public_key': 'cloud_init_rsa.pub', 'private_key': 'cloud_init_rsa', 'get_image_timeout': 300, 'instance-type': 't2.micro', 'data_dir': '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results', 'enabled': True} 2018-07-11 10:04:38,205 - tests.cloud_tests - INFO - setting up platform: ec2 2018-07-11 10:04:39,233 - tests.cloud_tests - DEBUG - uploading SSH key cii-20180711100439 2018-07-11 10:04:39,586 - tests.cloud_tests - DEBUG - creating new vpc 2018-07-11 10:04:40,186 - tests.cloud_tests - DEBUG - creating internet gateway 2018-07-11 10:04:40,616 - tests.cloud_tests - DEBUG - creating subnet with following ranges: 2018-07-11 10:04:40,616 - tests.cloud_tests - DEBUG - ipv4: 192.168.1.0/20 2018-07-11 10:04:40,617 - tests.cloud_tests - DEBUG - ipv6: 2600:1f16:2b0:5300::/64 2018-07-11 10:04:41,290 - tests.cloud_tests - DEBUG - creating routing table 2018-07-11 10:04:41,868 - tests.cloud_tests - DEBUG - creating security group 2018-07-11 10:04:42,477 - tests.cloud_tests - DEBUG - os config: {'mirror_dir': '/srv/citest/images', 'system_ready_script': "# permit running or degraded state as both indicate complete boot\n[ $(systemctl is-system-running) = 'running' -o\n $(systemctl is-system-running) = 'degraded' ]\n", 'os': 'ubuntu', 'cloud_init_ready_script': "[ -f '/run/cloud-init/result.json' ]\n", 'features': {'ubuntu_ntp': True, 'snap': True, 'rpm': None, 'sudo': True, 'ppa': True, 'landscape': True, 'syslog': True, 'apt_src_cont': True, 'apt_up_out': True, 'ubuntu_repos': True, 'ssh_key_fmt': True, 'engb_locale': True, 'hostname': True, 'lxd': True, 'apt': True, 'daylight_time': True, 'sshd': True, 'locale_gen': True, 'no_file_fmt_e': True, 'byobu': True, 'ubuntu_user': True, 'ppa_file_name': True, 'apt_hist_fmt': True, 'no_ntpdate': True, 'lsb_release': True}, 'release': 'artful', 'boot_timeout': 300, 'boot_clean_script': '#!/bin/bash\nrm -rf /var/log/cloud-init.log /var/log/cloud-init-output.log \\\n /var/lib/cloud/ /run/cloud-init/ /var/log/syslog\n', 'feature_groups': ['base', 'debian_base', 'ubuntu_specific'], 'arch': 'amd64', 'mirror_url': 'https://cloud-images.ubuntu.com/daily', 'keyring': '/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg', 'enabled': True, 'root-store': 'ebs', 'version': 17.1} 2018-07-11 10:04:42,477 - tests.cloud_tests - INFO - acquiring image for os: artful 2018-07-11 10:04:42,477 - tests.cloud_tests - DEBUG - finding image using streams 2018-07-11 10:04:45,550 - tests.cloud_tests - DEBUG - found image: ami-a6a79fc3 2018-07-11 10:04:45,550 - tests.cloud_tests - DEBUG - updating args for setup with: {} 2018-07-11 10:04:45,550 - tests.cloud_tests - INFO - setting up ubuntu-artful 2018-07-11 10:04:45,551 - tests.cloud_tests - DEBUG - enable repo: "deb http://archive.ubuntu.com/ubuntu/ artful-proposed main" in target 2018-07-11 10:04:45,551 - tests.cloud_tests - DEBUG - executing "enable repo: "deb http://archive.ubuntu.com/ubuntu/ artful-proposed main" in target" 2018-07-11 10:04:45,551 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:04:46,576 - tests.cloud_tests - DEBUG - instance id: i-015f6f0b5bb99212f 2018-07-11 10:05:17,301 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:05:17,389 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:05:20,422 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:05:23,454 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:05:26,457 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:05:29,459 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:05:29,491 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:05:32,526 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:05:53,834 - tests.cloud_tests - DEBUG - upgrading cloud-init 2018-07-11 10:05:53,835 - tests.cloud_tests - DEBUG - executing "upgrading cloud-init" 2018-07-11 10:06:00,184 - tests.cloud_tests - DEBUG - creating snapshot for artful 2018-07-11 10:06:00,184 - tests.cloud_tests - DEBUG - executing command: sh -c 'set -e; s="$1"; shift; cat > "$s"; trap "rm -f $s" EXIT; chmod +x "$s"; "$s" "$@"' runscript /tmp/EC2Instance-0000 2018-07-11 10:06:00,396 - tests.cloud_tests - DEBUG - stopping instance i-015f6f0b5bb99212f 2018-07-11 10:06:46,722 - tests.cloud_tests - DEBUG - creating custom ami from instance i-015f6f0b5bb99212f 2018-07-11 10:07:33,055 - tests.cloud_tests - INFO - collecting test data for os: artful 2018-07-11 10:07:33,060 - tests.cloud_tests - WARNING - test config bugs/lp1511485 is not enabled, skipping 2018-07-11 10:07:33,065 - tests.cloud_tests - WARNING - test config bugs/lp1611074 is not enabled, skipping 2018-07-11 10:07:33,070 - tests.cloud_tests - INFO - collecting test data for test: bugs/lp1628337 2018-07-11 10:07:33,070 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:07:34,060 - tests.cloud_tests - DEBUG - instance id: i-08dfdc6ad2e6ec271 2018-07-11 10:07:49,528 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:08:04,963 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:08:07,997 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:08:11,028 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:08:14,031 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:08:17,035 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:08:20,298 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:08:20,298 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:08:20,501 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:08:20,501 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:08:20,836 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:08:20,836 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:08:21,083 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:08:21,083 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:08:21,324 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:08:21,324 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:08:21,564 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:08:21,564 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:08:21,813 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:08:21,813 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:08:22,057 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:08:22,057 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:08:22,310 - tests.cloud_tests - DEBUG - stopping instance i-08dfdc6ad2e6ec271 2018-07-11 10:08:53,510 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/bugs/lp1628337/console.log 2018-07-11 10:08:53,687 - tests.cloud_tests - DEBUG - destroying instance i-08dfdc6ad2e6ec271 2018-07-11 10:09:09,169 - tests.cloud_tests - WARNING - test config examples/add_apt_repositories is not enabled, skipping 2018-07-11 10:09:09,177 - tests.cloud_tests - WARNING - test config examples/alter_completion_message is not enabled, skipping 2018-07-11 10:09:09,189 - tests.cloud_tests - WARNING - test config examples/configure_instance_trusted_ca_certificates is not enabled, skipping 2018-07-11 10:09:09,200 - tests.cloud_tests - WARNING - test config examples/configure_instances_ssh_keys is not enabled, skipping 2018-07-11 10:09:09,207 - tests.cloud_tests - WARNING - test config examples/including_user_groups is not enabled, skipping 2018-07-11 10:09:09,213 - tests.cloud_tests - WARNING - test config examples/install_arbitrary_packages is not enabled, skipping 2018-07-11 10:09:09,222 - tests.cloud_tests - WARNING - test config examples/install_run_chef_recipes is not enabled, skipping 2018-07-11 10:09:09,227 - tests.cloud_tests - WARNING - test config examples/run_apt_upgrade is not enabled, skipping 2018-07-11 10:09:09,232 - tests.cloud_tests - WARNING - test config examples/run_commands is not enabled, skipping 2018-07-11 10:09:09,239 - tests.cloud_tests - WARNING - test config examples/run_commands_first_boot is not enabled, skipping 2018-07-11 10:09:09,252 - tests.cloud_tests - WARNING - test config examples/setup_run_puppet is not enabled, skipping 2018-07-11 10:09:09,265 - tests.cloud_tests - WARNING - test config examples/writing_out_arbitrary_files is not enabled, skipping 2018-07-11 10:09:09,274 - tests.cloud_tests - INFO - collecting test data for test: main/command_output_simple 2018-07-11 10:09:09,275 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:09:10,179 - tests.cloud_tests - DEBUG - instance id: i-01d126a863cb53228 2018-07-11 10:09:41,019 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:09:41,048 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:09:44,082 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:09:47,116 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:09:50,119 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:09:53,123 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:10:05,293 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:10:05,293 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:10:05,499 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:10:05,499 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:10:05,833 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:10:05,833 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:10:06,075 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:10:06,075 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:10:06,318 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:10:06,318 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:10:06,561 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:10:06,561 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:10:06,813 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:10:06,813 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:10:07,058 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:10:07,058 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:10:07,314 - tests.cloud_tests - DEBUG - running collect script: cloud-init-test-output 2018-07-11 10:10:07,314 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-test-output" 2018-07-11 10:10:07,558 - tests.cloud_tests - DEBUG - stopping instance i-01d126a863cb53228 2018-07-11 10:10:54,016 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/main/command_output_simple/console.log 2018-07-11 10:10:54,177 - tests.cloud_tests - DEBUG - destroying instance i-01d126a863cb53228 2018-07-11 10:11:09,653 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_conf 2018-07-11 10:11:09,653 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:11:10,582 - tests.cloud_tests - DEBUG - instance id: i-0e4f9234db6eb01ad 2018-07-11 10:11:41,347 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:11:41,376 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:11:44,411 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:11:47,443 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:11:50,446 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:11:53,449 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:12:05,616 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:12:05,616 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:12:05,823 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:12:05,823 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:12:06,161 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:12:06,161 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:12:06,407 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:12:06,407 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:12:06,651 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:12:06,651 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:12:06,895 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:12:06,895 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:12:07,148 - tests.cloud_tests - DEBUG - running collect script: 94cloud-init-config 2018-07-11 10:12:07,148 - tests.cloud_tests - DEBUG - executing "collect: 94cloud-init-config" 2018-07-11 10:12:07,397 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:12:07,397 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:12:07,642 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:12:07,643 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:12:07,898 - tests.cloud_tests - DEBUG - stopping instance i-0e4f9234db6eb01ad 2018-07-11 10:12:54,179 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/apt_configure_conf/console.log 2018-07-11 10:12:54,374 - tests.cloud_tests - DEBUG - destroying instance i-0e4f9234db6eb01ad 2018-07-11 10:13:09,834 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_disable_suites 2018-07-11 10:13:09,834 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:13:10,724 - tests.cloud_tests - DEBUG - instance id: i-0990b2d1fe2b04f3a 2018-07-11 10:13:26,191 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:13:33,414 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:13:36,449 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:13:39,483 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:13:42,486 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:13:45,489 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:13:58,834 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:13:58,834 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:13:59,039 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:13:59,040 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:13:59,376 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:13:59,376 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:13:59,622 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:13:59,622 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:13:59,867 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:13:59,867 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:14:00,112 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:14:00,112 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:14:00,355 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:14:00,355 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:14:00,609 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:14:00,609 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:14:00,854 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:14:00,854 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:14:01,114 - tests.cloud_tests - DEBUG - stopping instance i-0990b2d1fe2b04f3a 2018-07-11 10:14:17,039 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/apt_configure_disable_suites/console.log 2018-07-11 10:14:17,225 - tests.cloud_tests - DEBUG - destroying instance i-0990b2d1fe2b04f3a 2018-07-11 10:14:32,693 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_primary 2018-07-11 10:14:32,693 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:14:33,547 - tests.cloud_tests - DEBUG - instance id: i-09ab1b66298206eb9 2018-07-11 10:14:49,080 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:14:56,358 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:14:59,392 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:15:02,423 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:15:05,426 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:15:08,430 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:15:08,458 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:15:14,783 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:15:14,783 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:15:14,984 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:15:14,984 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:15:15,320 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:15:15,320 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:15:15,566 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:15:15,566 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:15:15,812 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:15:15,812 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:15:16,056 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:15:16,056 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:15:16,300 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:15:16,300 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:15:16,552 - tests.cloud_tests - DEBUG - running collect script: ubuntu.sources.list 2018-07-11 10:15:16,552 - tests.cloud_tests - DEBUG - executing "collect: ubuntu.sources.list" 2018-07-11 10:15:16,799 - tests.cloud_tests - DEBUG - running collect script: gatech.sources.list 2018-07-11 10:15:16,799 - tests.cloud_tests - DEBUG - executing "collect: gatech.sources.list" 2018-07-11 10:15:17,047 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:15:17,047 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:15:17,292 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:15:17,292 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:15:17,547 - tests.cloud_tests - DEBUG - stopping instance i-09ab1b66298206eb9 2018-07-11 10:15:48,653 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/apt_configure_primary/console.log 2018-07-11 10:15:48,831 - tests.cloud_tests - DEBUG - destroying instance i-09ab1b66298206eb9 2018-07-11 10:16:04,300 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_proxy 2018-07-11 10:16:04,301 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:16:05,131 - tests.cloud_tests - DEBUG - instance id: i-07cb9f20aaf95c496 2018-07-11 10:16:20,740 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:16:36,195 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:16:39,226 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:16:42,260 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:16:45,264 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:16:48,267 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:17:00,251 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:17:00,252 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:17:00,455 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:17:00,455 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:17:00,790 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:17:00,790 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:17:01,041 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:17:01,041 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:17:01,284 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:17:01,285 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:17:01,528 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:17:01,528 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:17:01,800 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-aptproxy 2018-07-11 10:17:01,801 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-aptproxy" 2018-07-11 10:17:02,045 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:17:02,045 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:17:02,291 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:17:02,291 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:17:02,546 - tests.cloud_tests - DEBUG - stopping instance i-07cb9f20aaf95c496 2018-07-11 10:17:48,954 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/apt_configure_proxy/console.log 2018-07-11 10:17:49,174 - tests.cloud_tests - DEBUG - destroying instance i-07cb9f20aaf95c496 2018-07-11 10:18:04,775 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_security 2018-07-11 10:18:04,775 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:18:05,606 - tests.cloud_tests - DEBUG - instance id: i-044098a7490b5543e 2018-07-11 10:18:21,102 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:18:36,522 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:18:39,551 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:18:42,583 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:18:45,586 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:18:48,589 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:18:58,467 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:18:58,468 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:18:58,671 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:18:58,672 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:18:59,007 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:18:59,007 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:18:59,254 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:18:59,254 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:18:59,498 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:18:59,499 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:18:59,741 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:18:59,742 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:18:59,984 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:18:59,984 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:19:00,236 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:19:00,236 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:19:00,478 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:19:00,478 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:19:00,736 - tests.cloud_tests - DEBUG - stopping instance i-044098a7490b5543e 2018-07-11 10:19:31,835 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/apt_configure_security/console.log 2018-07-11 10:19:32,007 - tests.cloud_tests - DEBUG - destroying instance i-044098a7490b5543e 2018-07-11 10:19:47,454 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_key 2018-07-11 10:19:47,454 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:19:48,270 - tests.cloud_tests - DEBUG - instance id: i-0b0b72dcf6b7d547c 2018-07-11 10:20:03,890 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:20:19,174 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:20:22,208 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:20:25,242 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:20:28,246 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:20:31,247 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:20:45,230 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:20:45,231 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:20:45,437 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:20:45,438 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:20:45,773 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:20:45,773 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:20:46,018 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:20:46,018 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:20:46,263 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:20:46,263 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:20:46,506 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:20:46,507 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:20:46,750 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 10:20:46,750 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 10:20:47,058 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 10:20:47,059 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:20:47,059 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:20:47,270 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:20:47,270 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:20:47,512 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:20:47,513 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:20:47,768 - tests.cloud_tests - DEBUG - stopping instance i-0b0b72dcf6b7d547c 2018-07-11 10:21:34,132 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/apt_configure_sources_key/console.log 2018-07-11 10:21:34,462 - tests.cloud_tests - DEBUG - destroying instance i-0b0b72dcf6b7d547c 2018-07-11 10:21:49,972 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_keyserver 2018-07-11 10:21:49,972 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:21:50,909 - tests.cloud_tests - DEBUG - instance id: i-00ae4cb711ab1165e 2018-07-11 10:22:06,793 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:22:14,118 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:22:17,152 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:22:20,186 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:22:23,189 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:22:26,192 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:22:26,221 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:22:50,660 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:22:50,660 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:22:50,864 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:22:50,865 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:22:51,204 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:22:51,204 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:22:51,450 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:22:51,450 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:22:51,697 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:22:51,697 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:22:51,940 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:22:51,940 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:22:52,184 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 10:22:52,184 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 10:22:52,493 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 10:22:52,494 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:22:52,494 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:22:52,705 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:22:52,705 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:22:52,948 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:22:52,948 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:22:53,204 - tests.cloud_tests - DEBUG - stopping instance i-00ae4cb711ab1165e 2018-07-11 10:23:24,408 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/apt_configure_sources_keyserver/console.log 2018-07-11 10:23:24,571 - tests.cloud_tests - DEBUG - destroying instance i-00ae4cb711ab1165e 2018-07-11 10:23:40,045 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_list 2018-07-11 10:23:40,045 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:23:40,855 - tests.cloud_tests - DEBUG - instance id: i-0b149be93ec3f1492 2018-07-11 10:24:11,751 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:24:11,783 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:24:14,817 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:24:17,851 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:24:20,855 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:24:23,858 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:24:27,176 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:24:27,176 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:24:27,382 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:24:27,382 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:24:27,718 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:24:27,718 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:24:27,962 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:24:27,962 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:24:28,206 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:24:28,206 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:24:28,450 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:24:28,450 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:24:28,693 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:24:28,694 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:24:28,946 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:24:28,947 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:24:29,189 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:24:29,189 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:24:29,444 - tests.cloud_tests - DEBUG - stopping instance i-0b149be93ec3f1492 2018-07-11 10:25:15,813 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/apt_configure_sources_list/console.log 2018-07-11 10:25:16,116 - tests.cloud_tests - DEBUG - destroying instance i-0b149be93ec3f1492 2018-07-11 10:25:31,646 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_ppa 2018-07-11 10:25:31,647 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:25:32,476 - tests.cloud_tests - DEBUG - instance id: i-0dd342e118df47520 2018-07-11 10:26:03,221 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:26:03,250 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:26:06,285 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:26:09,317 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:26:12,320 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:26:15,323 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:26:40,819 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:26:40,819 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:26:41,012 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:26:41,012 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:26:41,328 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 10:26:41,329 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 10:26:41,562 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:26:41,562 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:26:41,796 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:26:41,796 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:26:42,028 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:26:42,028 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:26:42,260 - tests.cloud_tests - DEBUG - running collect script: sources_full 2018-07-11 10:26:42,260 - tests.cloud_tests - DEBUG - executing "collect: sources_full" 2018-07-11 10:26:42,492 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:26:42,492 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:26:42,733 - tests.cloud_tests - DEBUG - running collect script: apt-key 2018-07-11 10:26:42,733 - tests.cloud_tests - DEBUG - executing "collect: apt-key" 2018-07-11 10:26:43,040 - tests.cloud_tests - DEBUG - collect script apt-key exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 10:26:43,041 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:26:43,041 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:26:43,232 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:26:43,232 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:26:43,475 - tests.cloud_tests - DEBUG - stopping instance i-0dd342e118df47520 2018-07-11 10:27:29,961 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/apt_configure_sources_ppa/console.log 2018-07-11 10:27:30,147 - tests.cloud_tests - DEBUG - destroying instance i-0dd342e118df47520 2018-07-11 10:27:45,626 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_disable 2018-07-11 10:27:45,626 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:27:46,572 - tests.cloud_tests - DEBUG - instance id: i-05d049112ed592a0d 2018-07-11 10:28:02,070 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:28:05,126 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:28:08,157 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:28:11,191 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:28:14,194 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:28:17,197 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:28:17,229 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:28:32,585 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:28:32,585 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:28:32,788 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:28:32,788 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:28:33,125 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:28:33,125 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:28:33,367 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 10:28:33,368 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 10:28:33,614 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:28:33,614 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:28:33,855 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:28:33,855 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:28:34,100 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:28:34,100 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:28:34,353 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:28:34,353 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:28:34,596 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:28:34,596 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:28:34,851 - tests.cloud_tests - DEBUG - stopping instance i-05d049112ed592a0d 2018-07-11 10:28:50,924 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/apt_pipelining_disable/console.log 2018-07-11 10:28:51,110 - tests.cloud_tests - DEBUG - destroying instance i-05d049112ed592a0d 2018-07-11 10:29:06,601 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_os 2018-07-11 10:29:06,601 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:29:07,664 - tests.cloud_tests - DEBUG - instance id: i-07af43750833b787b 2018-07-11 10:29:23,194 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:29:38,534 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:29:41,569 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:29:44,604 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:29:47,607 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:29:50,610 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:30:01,625 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:30:01,625 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:30:01,831 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:30:01,831 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:30:02,169 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:30:02,169 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:30:02,419 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 10:30:02,419 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 10:30:02,665 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:30:02,665 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:30:02,916 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:30:02,916 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:30:03,167 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:30:03,167 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:30:03,420 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:30:03,420 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:30:03,671 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:30:03,671 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:30:03,930 - tests.cloud_tests - DEBUG - stopping instance i-07af43750833b787b 2018-07-11 10:30:34,937 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/apt_pipelining_os/console.log 2018-07-11 10:30:35,244 - tests.cloud_tests - DEBUG - destroying instance i-07af43750833b787b 2018-07-11 10:30:50,733 - tests.cloud_tests - INFO - collecting test data for test: modules/bootcmd 2018-07-11 10:30:50,733 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:30:51,571 - tests.cloud_tests - DEBUG - instance id: i-011674e481b067224 2018-07-11 10:31:06,963 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:31:22,470 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:31:25,501 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:31:28,532 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:31:31,536 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:31:34,539 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:31:44,519 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:31:44,519 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:31:44,723 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:31:44,723 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:31:45,059 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:31:45,059 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:31:45,303 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:31:45,303 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:31:45,546 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:31:45,547 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:31:45,791 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:31:45,791 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:31:46,043 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 10:31:46,044 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 10:31:46,288 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:31:46,289 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:31:46,534 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:31:46,535 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:31:46,790 - tests.cloud_tests - DEBUG - stopping instance i-011674e481b067224 2018-07-11 10:32:33,130 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/bootcmd/console.log 2018-07-11 10:32:33,313 - tests.cloud_tests - DEBUG - destroying instance i-011674e481b067224 2018-07-11 10:32:48,835 - tests.cloud_tests - INFO - collecting test data for test: modules/byobu 2018-07-11 10:32:48,835 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:32:49,815 - tests.cloud_tests - DEBUG - instance id: i-08768597dcc1f9203 2018-07-11 10:33:20,477 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:33:20,506 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:33:23,537 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:33:26,570 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:33:29,573 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:33:32,575 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:33:43,602 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:33:43,602 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:33:43,806 - tests.cloud_tests - DEBUG - running collect script: byobu_launch_exists 2018-07-11 10:33:43,806 - tests.cloud_tests - DEBUG - executing "collect: byobu_launch_exists" 2018-07-11 10:33:44,052 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:33:44,052 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:33:44,390 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:33:44,390 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:33:44,634 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:33:44,634 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:33:44,878 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:33:44,878 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:33:45,124 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:33:45,124 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:33:45,379 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:33:45,379 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:33:45,622 - tests.cloud_tests - DEBUG - running collect script: byobu_profile_enabled 2018-07-11 10:33:45,622 - tests.cloud_tests - DEBUG - executing "collect: byobu_profile_enabled" 2018-07-11 10:33:45,868 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:33:45,868 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:33:46,125 - tests.cloud_tests - DEBUG - stopping instance i-08768597dcc1f9203 2018-07-11 10:34:32,357 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/byobu/console.log 2018-07-11 10:34:32,531 - tests.cloud_tests - DEBUG - destroying instance i-08768597dcc1f9203 2018-07-11 10:34:47,975 - tests.cloud_tests - INFO - collecting test data for test: modules/ca_certs 2018-07-11 10:34:47,975 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:34:48,872 - tests.cloud_tests - DEBUG - instance id: i-03c4a6dc9e8028baf 2018-07-11 10:35:19,737 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:35:19,769 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:35:22,802 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:35:25,831 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:35:28,835 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:35:31,838 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:35:31,871 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:35:45,795 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:35:45,795 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:35:46,004 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:35:46,004 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:35:46,349 - tests.cloud_tests - DEBUG - running collect script: cert_links 2018-07-11 10:35:46,349 - tests.cloud_tests - DEBUG - executing "collect: cert_links" 2018-07-11 10:35:46,602 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:35:46,602 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:35:46,852 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:35:46,852 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:35:47,103 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:35:47,103 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:35:47,354 - tests.cloud_tests - DEBUG - running collect script: cert 2018-07-11 10:35:47,354 - tests.cloud_tests - DEBUG - executing "collect: cert" 2018-07-11 10:35:47,602 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:35:47,603 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:35:47,861 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:35:47,861 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:35:48,111 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:35:48,111 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:35:48,369 - tests.cloud_tests - DEBUG - stopping instance i-03c4a6dc9e8028baf 2018-07-11 10:36:34,719 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/ca_certs/console.log 2018-07-11 10:36:34,870 - tests.cloud_tests - DEBUG - destroying instance i-03c4a6dc9e8028baf 2018-07-11 10:36:50,419 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_disable 2018-07-11 10:36:50,420 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:36:51,365 - tests.cloud_tests - DEBUG - instance id: i-029da6e10944df1d6 2018-07-11 10:37:22,258 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:37:22,287 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:37:25,318 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:37:28,353 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:37:31,356 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:37:34,359 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:37:46,741 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:37:46,742 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:37:46,948 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:37:46,948 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:37:47,283 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:37:47,283 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:37:47,527 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:37:47,527 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:37:47,771 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:37:47,771 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:37:48,015 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:37:48,015 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:37:48,267 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:37:48,267 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:37:48,510 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:37:48,511 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:37:48,766 - tests.cloud_tests - DEBUG - stopping instance i-029da6e10944df1d6 2018-07-11 10:38:35,127 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/debug_disable/console.log 2018-07-11 10:38:35,333 - tests.cloud_tests - DEBUG - destroying instance i-029da6e10944df1d6 2018-07-11 10:38:50,830 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_enable 2018-07-11 10:38:50,830 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:38:51,635 - tests.cloud_tests - DEBUG - instance id: i-0dae9d839dea2620f 2018-07-11 10:39:22,543 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:39:23,590 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:39:26,625 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:39:29,657 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:39:32,660 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:39:35,664 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:39:35,696 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:39:52,143 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:39:52,143 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:39:52,350 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:39:52,350 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:39:52,693 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:39:52,693 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:39:52,942 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:39:52,942 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:39:53,186 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:39:53,186 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:39:53,434 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:39:53,434 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:39:53,687 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:39:53,687 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:39:53,934 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:39:53,934 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:39:54,190 - tests.cloud_tests - DEBUG - stopping instance i-0dae9d839dea2620f 2018-07-11 10:40:56,043 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/debug_enable/console.log 2018-07-11 10:40:56,216 - tests.cloud_tests - DEBUG - destroying instance i-0dae9d839dea2620f 2018-07-11 10:41:11,881 - tests.cloud_tests - INFO - collecting test data for test: modules/final_message 2018-07-11 10:41:11,881 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:41:12,734 - tests.cloud_tests - DEBUG - instance id: i-0d74cdde7925f809a 2018-07-11 10:41:43,629 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:41:43,660 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:41:46,695 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:41:49,726 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:41:52,729 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:41:55,732 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:42:07,603 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:42:07,604 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:42:07,807 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:42:07,808 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:42:08,141 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:42:08,142 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:42:08,384 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:42:08,384 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:42:08,627 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:42:08,627 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:42:08,870 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:42:08,870 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:42:09,121 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:42:09,121 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:42:09,366 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:42:09,366 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:42:09,621 - tests.cloud_tests - DEBUG - stopping instance i-0d74cdde7925f809a 2018-07-11 10:42:56,072 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/final_message/console.log 2018-07-11 10:42:56,269 - tests.cloud_tests - DEBUG - destroying instance i-0d74cdde7925f809a 2018-07-11 10:43:11,923 - tests.cloud_tests - INFO - collecting test data for test: modules/keys_to_console 2018-07-11 10:43:11,923 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:43:12,848 - tests.cloud_tests - DEBUG - instance id: i-06dbdc8cdec66cf31 2018-07-11 10:43:28,312 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:43:43,587 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:43:46,619 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:43:49,653 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:43:52,656 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:43:55,659 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:44:03,629 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:44:03,629 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:44:03,834 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 10:44:03,834 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 10:44:04,141 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:44:04,141 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:44:04,416 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:44:04,416 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:44:04,661 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:44:04,661 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:44:04,905 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:44:04,905 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:44:05,149 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:44:05,149 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:44:05,402 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:44:05,402 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:44:05,644 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:44:05,645 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:44:05,899 - tests.cloud_tests - DEBUG - stopping instance i-06dbdc8cdec66cf31 2018-07-11 10:44:36,909 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/keys_to_console/console.log 2018-07-11 10:44:37,099 - tests.cloud_tests - DEBUG - destroying instance i-06dbdc8cdec66cf31 2018-07-11 10:44:52,624 - tests.cloud_tests - WARNING - test config modules/landscape is not enabled, skipping 2018-07-11 10:44:52,629 - tests.cloud_tests - INFO - collecting test data for test: modules/locale 2018-07-11 10:44:52,629 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:44:53,455 - tests.cloud_tests - DEBUG - instance id: i-023c72139aabce511 2018-07-11 10:45:24,290 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:45:24,319 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:45:27,353 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:45:30,384 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:45:33,387 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:45:36,390 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:45:49,794 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:45:49,794 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:45:49,999 - tests.cloud_tests - DEBUG - running collect script: locale_a 2018-07-11 10:45:50,000 - tests.cloud_tests - DEBUG - executing "collect: locale_a" 2018-07-11 10:45:50,245 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:45:50,245 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:45:50,583 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:45:50,583 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:45:50,827 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:45:50,827 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:45:51,071 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:45:51,071 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:45:51,315 - tests.cloud_tests - DEBUG - running collect script: locale_gen 2018-07-11 10:45:51,315 - tests.cloud_tests - DEBUG - executing "collect: locale_gen" 2018-07-11 10:45:51,562 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:45:51,562 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:45:51,816 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:45:51,816 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:45:52,059 - tests.cloud_tests - DEBUG - running collect script: locale_default 2018-07-11 10:45:52,059 - tests.cloud_tests - DEBUG - executing "collect: locale_default" 2018-07-11 10:45:52,304 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:45:52,304 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:45:52,559 - tests.cloud_tests - DEBUG - stopping instance i-023c72139aabce511 2018-07-11 10:46:39,290 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/locale/console.log 2018-07-11 10:46:39,469 - tests.cloud_tests - DEBUG - destroying instance i-023c72139aabce511 2018-07-11 10:46:55,129 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_bridge 2018-07-11 10:46:55,129 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:46:56,060 - tests.cloud_tests - DEBUG - instance id: i-07126ff059a9e0b24 2018-07-11 10:47:11,511 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:47:18,630 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:47:21,665 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:47:24,695 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:47:27,698 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:47:30,702 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:47:30,734 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:47:50,778 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:47:50,778 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:47:50,969 - tests.cloud_tests - DEBUG - running collect script: lxc-bridge 2018-07-11 10:47:50,970 - tests.cloud_tests - DEBUG - executing "collect: lxc-bridge" 2018-07-11 10:47:51,209 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:47:51,209 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:47:51,527 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:47:51,527 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:47:51,757 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:47:51,757 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:47:51,989 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:47:51,989 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:47:52,221 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 10:47:52,221 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 10:47:52,454 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 10:47:52,454 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 10:47:52,687 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:47:52,687 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:47:52,926 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:47:52,926 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:47:53,158 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:47:53,158 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:47:53,402 - tests.cloud_tests - DEBUG - stopping instance i-07126ff059a9e0b24 2018-07-11 10:48:24,533 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/lxd_bridge/console.log 2018-07-11 10:48:24,702 - tests.cloud_tests - DEBUG - destroying instance i-07126ff059a9e0b24 2018-07-11 10:48:40,156 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_dir 2018-07-11 10:48:40,156 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:48:40,996 - tests.cloud_tests - DEBUG - instance id: i-0e4675214618d8631 2018-07-11 10:48:56,484 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:49:11,782 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:49:14,814 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:49:17,846 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:49:20,847 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:49:23,850 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:49:37,886 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:49:37,886 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:49:38,090 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:49:38,090 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:49:38,426 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:49:38,426 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:49:38,670 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:49:38,670 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:49:38,914 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:49:38,914 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:49:39,158 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 10:49:39,158 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 10:49:39,404 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 10:49:39,404 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 10:49:39,651 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:49:39,651 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:49:39,903 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:49:39,903 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:49:40,146 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:49:40,146 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:49:40,403 - tests.cloud_tests - DEBUG - stopping instance i-0e4675214618d8631 2018-07-11 10:50:11,475 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/lxd_dir/console.log 2018-07-11 10:50:11,641 - tests.cloud_tests - DEBUG - destroying instance i-0e4675214618d8631 2018-07-11 10:50:27,148 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp 2018-07-11 10:50:27,148 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:50:28,055 - tests.cloud_tests - DEBUG - instance id: i-0e9c5143f6fd111a8 2018-07-11 10:50:58,807 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:50:58,839 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:51:01,873 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:51:04,905 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:51:07,908 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:51:10,912 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:51:31,502 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:51:31,502 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:51:31,710 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:51:31,710 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:51:32,046 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:51:32,046 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:51:32,290 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:51:32,290 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:51:32,534 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:51:32,534 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:51:32,778 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pool_list 2018-07-11 10:51:32,778 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pool_list" 2018-07-11 10:51:33,026 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:51:33,026 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:51:33,279 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_empty 2018-07-11 10:51:33,279 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_empty" 2018-07-11 10:51:33,527 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_empty exited 'b"ls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 10:51:33,528 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:51:33,528 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:51:33,774 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:51:33,774 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:51:34,033 - tests.cloud_tests - DEBUG - running collect script: ntp_installed 2018-07-11 10:51:34,033 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed" 2018-07-11 10:51:34,279 - tests.cloud_tests - DEBUG - stopping instance i-0e9c5143f6fd111a8 2018-07-11 10:52:21,035 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/ntp/console.log 2018-07-11 10:52:21,299 - tests.cloud_tests - DEBUG - destroying instance i-0e9c5143f6fd111a8 2018-07-11 10:52:36,833 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_chrony 2018-07-11 10:52:36,834 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:52:37,635 - tests.cloud_tests - DEBUG - instance id: i-0f46a3b18ccdfac0c 2018-07-11 10:52:53,109 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:53:00,387 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:53:03,421 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:53:06,453 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:53:09,456 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:53:12,459 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:53:12,491 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:53:34,455 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:53:34,455 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:53:34,662 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:53:34,662 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:53:34,997 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:53:34,997 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:53:35,241 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:53:35,241 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:53:35,485 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:53:35,485 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:53:35,729 - tests.cloud_tests - DEBUG - running collect script: chrony_conf 2018-07-11 10:53:35,729 - tests.cloud_tests - DEBUG - executing "collect: chrony_conf" 2018-07-11 10:53:35,973 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:53:35,973 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:53:36,225 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:53:36,225 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:53:36,468 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:53:36,469 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:53:36,724 - tests.cloud_tests - DEBUG - stopping instance i-0f46a3b18ccdfac0c 2018-07-11 10:53:52,531 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/ntp_chrony/console.log 2018-07-11 10:53:52,719 - tests.cloud_tests - DEBUG - destroying instance i-0f46a3b18ccdfac0c 2018-07-11 10:54:08,184 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_pools 2018-07-11 10:54:08,185 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:54:09,137 - tests.cloud_tests - DEBUG - instance id: i-0277a0f7236e635cf 2018-07-11 10:54:24,607 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:54:39,974 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:54:43,005 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:54:46,039 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:54:49,042 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:54:52,046 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:55:10,122 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pools 2018-07-11 10:55:10,122 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pools" 2018-07-11 10:55:10,326 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:55:10,326 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:55:10,571 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_pools 2018-07-11 10:55:10,571 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_pools" 2018-07-11 10:55:10,817 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:55:10,817 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:55:11,152 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_pools 2018-07-11 10:55:11,152 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_pools" 2018-07-11 10:55:11,396 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_pools exited 'b"ls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 10:55:11,397 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:55:11,397 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:55:11,639 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:55:11,639 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:55:11,883 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:55:11,884 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:55:12,127 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:55:12,128 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:55:12,380 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:55:12,380 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:55:12,625 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 10:55:12,626 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 10:55:12,877 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:55:12,877 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:55:13,137 - tests.cloud_tests - DEBUG - stopping instance i-0277a0f7236e635cf 2018-07-11 10:55:44,186 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/ntp_pools/console.log 2018-07-11 10:55:44,364 - tests.cloud_tests - DEBUG - destroying instance i-0277a0f7236e635cf 2018-07-11 10:55:59,841 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_servers 2018-07-11 10:55:59,841 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:56:00,829 - tests.cloud_tests - DEBUG - instance id: i-0595aa677aeb64b6d 2018-07-11 10:56:31,698 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:56:31,729 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:56:34,761 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:56:37,795 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:56:40,798 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:56:43,802 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:56:43,833 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:57:06,987 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:57:06,987 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:57:07,192 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:57:07,192 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:57:07,528 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_servers 2018-07-11 10:57:07,528 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_servers" 2018-07-11 10:57:07,773 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 10:57:07,773 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 10:57:08,021 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:57:08,021 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:57:08,268 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:57:08,269 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:57:08,513 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:57:08,513 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:57:08,760 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_servers 2018-07-11 10:57:08,760 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_servers" 2018-07-11 10:57:09,004 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_servers exited 'b'cat: /etc/ntp.conf.dist: No such file or directory\n'' and had stderr: 0 2018-07-11 10:57:09,005 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:57:09,005 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:57:09,259 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_servers 2018-07-11 10:57:09,259 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_servers" 2018-07-11 10:57:09,508 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:57:09,508 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:57:09,748 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:57:09,748 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:57:10,008 - tests.cloud_tests - DEBUG - stopping instance i-0595aa677aeb64b6d 2018-07-11 10:57:56,417 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/ntp_servers/console.log 2018-07-11 10:57:56,607 - tests.cloud_tests - DEBUG - destroying instance i-0595aa677aeb64b6d 2018-07-11 10:58:12,079 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_timesyncd 2018-07-11 10:58:12,079 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 10:58:13,006 - tests.cloud_tests - DEBUG - instance id: i-06aa9594078404088 2018-07-11 10:58:43,710 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:58:43,742 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:58:46,776 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:58:49,810 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 10:58:52,813 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 10:58:55,816 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 10:59:06,823 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 10:59:06,823 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 10:59:07,026 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 10:59:07,026 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 10:59:07,362 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 10:59:07,362 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 10:59:07,605 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 10:59:07,605 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 10:59:07,849 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 10:59:07,850 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 10:59:08,093 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 10:59:08,093 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 10:59:08,346 - tests.cloud_tests - DEBUG - running collect script: timesyncd_conf 2018-07-11 10:59:08,346 - tests.cloud_tests - DEBUG - executing "collect: timesyncd_conf" 2018-07-11 10:59:08,589 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 10:59:08,589 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 10:59:08,833 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 10:59:08,833 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 10:59:09,089 - tests.cloud_tests - DEBUG - stopping instance i-06aa9594078404088 2018-07-11 10:59:55,571 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/ntp_timesyncd/console.log 2018-07-11 10:59:55,733 - tests.cloud_tests - DEBUG - destroying instance i-06aa9594078404088 2018-07-11 11:00:11,279 - tests.cloud_tests - INFO - collecting test data for test: modules/package_update_upgrade_install 2018-07-11 11:00:11,280 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:00:12,241 - tests.cloud_tests - DEBUG - instance id: i-00c85c0b6a14acb2f 2018-07-11 11:00:27,768 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:00:35,046 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:00:38,075 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:00:41,110 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:00:44,113 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:00:47,116 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:00:47,148 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:01:09,598 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:01:09,599 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:01:09,802 - tests.cloud_tests - DEBUG - running collect script: dpkg_show 2018-07-11 11:01:09,802 - tests.cloud_tests - DEBUG - executing "collect: dpkg_show" 2018-07-11 11:01:10,086 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:01:10,086 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:01:10,392 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:01:10,392 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:01:10,638 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:01:10,638 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:01:10,882 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:01:10,882 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:01:11,126 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:01:11,126 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:01:11,379 - tests.cloud_tests - DEBUG - running collect script: apt_history_cmdline 2018-07-11 11:01:11,379 - tests.cloud_tests - DEBUG - executing "collect: apt_history_cmdline" 2018-07-11 11:01:11,623 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:01:11,623 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:01:11,866 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:01:11,866 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:01:12,122 - tests.cloud_tests - DEBUG - stopping instance i-00c85c0b6a14acb2f 2018-07-11 11:01:43,068 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/package_update_upgrade_install/console.log 2018-07-11 11:01:43,266 - tests.cloud_tests - DEBUG - destroying instance i-00c85c0b6a14acb2f 2018-07-11 11:01:58,790 - tests.cloud_tests - INFO - collecting test data for test: modules/runcmd 2018-07-11 11:01:58,790 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:01:59,573 - tests.cloud_tests - DEBUG - instance id: i-0497fb07cf8240341 2018-07-11 11:02:30,330 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:02:30,362 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:02:33,396 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:02:36,428 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:02:39,431 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:02:42,434 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:02:55,621 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:02:55,621 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:02:55,825 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:02:55,825 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:02:56,159 - tests.cloud_tests - DEBUG - running collect script: run_cmd 2018-07-11 11:02:56,159 - tests.cloud_tests - DEBUG - executing "collect: run_cmd" 2018-07-11 11:02:56,404 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:02:56,404 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:02:56,648 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:02:56,648 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:02:56,891 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:02:56,891 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:02:57,135 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:02:57,135 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:02:57,385 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:02:57,386 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:02:57,628 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:02:57,628 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:02:57,882 - tests.cloud_tests - DEBUG - stopping instance i-0497fb07cf8240341 2018-07-11 11:03:28,889 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/runcmd/console.log 2018-07-11 11:03:29,063 - tests.cloud_tests - DEBUG - destroying instance i-0497fb07cf8240341 2018-07-11 11:03:44,536 - tests.cloud_tests - WARNING - test config modules/seed_random_command is not enabled, skipping 2018-07-11 11:03:44,540 - tests.cloud_tests - INFO - collecting test data for test: modules/seed_random_data 2018-07-11 11:03:44,540 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:03:45,531 - tests.cloud_tests - DEBUG - instance id: i-0b94b413a34af362c 2018-07-11 11:04:01,143 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:04:08,291 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:04:11,323 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:04:14,355 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:04:17,358 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:04:20,361 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:04:20,390 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:04:35,340 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:04:35,341 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:04:35,546 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:04:35,546 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:04:35,883 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:04:35,884 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:04:36,128 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:04:36,129 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:04:36,372 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:04:36,372 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:04:36,615 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:04:36,616 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:04:36,868 - tests.cloud_tests - DEBUG - running collect script: seed_data 2018-07-11 11:04:36,868 - tests.cloud_tests - DEBUG - executing "collect: seed_data" 2018-07-11 11:04:37,113 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:04:37,113 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:04:37,358 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:04:37,358 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:04:37,612 - tests.cloud_tests - DEBUG - stopping instance i-0b94b413a34af362c 2018-07-11 11:05:08,759 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/seed_random_data/console.log 2018-07-11 11:05:08,936 - tests.cloud_tests - DEBUG - destroying instance i-0b94b413a34af362c 2018-07-11 11:05:24,606 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname 2018-07-11 11:05:24,606 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:05:25,433 - tests.cloud_tests - DEBUG - instance id: i-01127c8bfc0d24043 2018-07-11 11:05:40,989 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:05:56,326 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:05:59,358 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:06:02,390 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:06:05,391 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:06:08,394 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:06:16,368 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:06:16,368 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:06:16,578 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 11:06:16,578 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 11:06:16,824 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:06:16,824 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:06:17,165 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:06:17,165 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:06:17,410 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:06:17,410 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:06:17,654 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:06:17,654 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:06:17,898 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 11:06:17,898 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 11:06:18,143 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:06:18,144 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:06:18,399 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 11:06:18,399 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 11:06:18,647 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:06:18,648 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:06:18,894 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:06:18,894 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:06:19,150 - tests.cloud_tests - DEBUG - stopping instance i-01127c8bfc0d24043 2018-07-11 11:07:05,657 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/set_hostname/console.log 2018-07-11 11:07:05,845 - tests.cloud_tests - DEBUG - destroying instance i-01127c8bfc0d24043 2018-07-11 11:07:21,304 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname_fqdn 2018-07-11 11:07:21,304 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:07:22,287 - tests.cloud_tests - DEBUG - instance id: i-090001b3e6bd9da65 2018-07-11 11:07:37,753 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:07:44,867 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:07:47,899 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:07:50,934 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:07:53,937 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:07:56,940 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:07:56,969 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:08:13,313 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:08:13,313 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:08:13,517 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 11:08:13,517 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 11:08:13,763 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:08:13,763 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:08:14,103 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:08:14,104 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:08:14,349 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:08:14,349 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:08:14,593 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:08:14,593 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:08:14,837 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 11:08:14,837 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 11:08:15,082 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:08:15,082 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:08:15,338 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 11:08:15,338 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 11:08:15,586 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:08:15,586 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:08:15,833 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:08:15,833 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:08:16,088 - tests.cloud_tests - DEBUG - stopping instance i-090001b3e6bd9da65 2018-07-11 11:08:47,144 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/set_hostname_fqdn/console.log 2018-07-11 11:08:47,330 - tests.cloud_tests - DEBUG - destroying instance i-090001b3e6bd9da65 2018-07-11 11:09:02,813 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password 2018-07-11 11:09:02,813 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:09:03,630 - tests.cloud_tests - DEBUG - instance id: i-0ba0a83f017cbdf5b 2018-07-11 11:09:19,111 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:09:34,438 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:09:37,470 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:09:40,505 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:09:43,508 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:09:46,512 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:09:56,507 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:09:56,507 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:09:56,718 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:09:56,718 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:09:57,059 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:09:57,060 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:09:57,305 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:09:57,306 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:09:57,549 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:09:57,549 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:09:57,793 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:09:57,793 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:09:58,046 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 11:09:58,046 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 11:09:58,291 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 11:09:58,291 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 11:09:58,538 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:09:58,538 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:09:58,785 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:09:58,785 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:09:59,040 - tests.cloud_tests - DEBUG - stopping instance i-0ba0a83f017cbdf5b 2018-07-11 11:10:30,091 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/set_password/console.log 2018-07-11 11:10:30,264 - tests.cloud_tests - DEBUG - destroying instance i-0ba0a83f017cbdf5b 2018-07-11 11:10:45,900 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_expire 2018-07-11 11:10:45,900 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:10:46,772 - tests.cloud_tests - DEBUG - instance id: i-070e57a3b5531db75 2018-07-11 11:11:17,415 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:11:17,447 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:11:20,476 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:11:23,508 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:11:26,511 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:11:29,514 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:11:41,864 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:11:41,864 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:11:42,054 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:11:42,054 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:11:42,370 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:11:42,370 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:11:42,601 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:11:42,602 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:11:42,833 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:11:42,834 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:11:43,065 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:11:43,066 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:11:43,306 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 11:11:43,306 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 11:11:43,539 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 11:11:43,540 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 11:11:43,770 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:11:43,770 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:11:44,002 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:11:44,002 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:11:44,245 - tests.cloud_tests - DEBUG - stopping instance i-070e57a3b5531db75 2018-07-11 11:12:30,591 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/set_password_expire/console.log 2018-07-11 11:12:30,784 - tests.cloud_tests - DEBUG - destroying instance i-070e57a3b5531db75 2018-07-11 11:12:46,266 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list 2018-07-11 11:12:46,266 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:12:47,316 - tests.cloud_tests - DEBUG - instance id: i-0bd88d5a993505c81 2018-07-11 11:13:02,820 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:13:18,183 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:13:21,217 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:13:24,250 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:13:27,251 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:13:30,254 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:13:40,231 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:13:40,232 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:13:40,433 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:13:40,434 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:13:40,770 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:13:40,770 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:13:41,013 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:13:41,014 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:13:41,257 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:13:41,258 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:13:41,501 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:13:41,502 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:13:41,755 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 11:13:41,755 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 11:13:42,000 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 11:13:42,000 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 11:13:42,246 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:13:42,246 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:13:42,489 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:13:42,490 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:13:42,745 - tests.cloud_tests - DEBUG - stopping instance i-0bd88d5a993505c81 2018-07-11 11:14:13,761 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/set_password_list/console.log 2018-07-11 11:14:13,948 - tests.cloud_tests - DEBUG - destroying instance i-0bd88d5a993505c81 2018-07-11 11:14:29,439 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list_string 2018-07-11 11:14:29,440 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:14:30,360 - tests.cloud_tests - DEBUG - instance id: i-04447a670506848ee 2018-07-11 11:14:45,844 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:15:01,350 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:15:04,382 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:15:07,416 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:15:10,419 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:15:13,422 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:15:22,454 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:15:22,454 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:15:22,644 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:15:22,644 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:15:22,959 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:15:22,959 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:15:23,188 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:15:23,188 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:15:23,420 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:15:23,420 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:15:23,654 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:15:23,654 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:15:23,893 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 11:15:23,893 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 11:15:24,126 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 11:15:24,126 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 11:15:24,357 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:15:24,357 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:15:24,588 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:15:24,588 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:15:24,833 - tests.cloud_tests - DEBUG - stopping instance i-04447a670506848ee 2018-07-11 11:16:11,096 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/set_password_list_string/console.log 2018-07-11 11:16:11,304 - tests.cloud_tests - DEBUG - destroying instance i-04447a670506848ee 2018-07-11 11:16:26,964 - tests.cloud_tests - INFO - collecting test data for test: modules/snap 2018-07-11 11:16:26,965 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:16:27,926 - tests.cloud_tests - DEBUG - instance id: i-0529536c842abd25d 2018-07-11 11:16:58,637 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:16:58,669 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:17:01,702 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:17:04,737 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:17:07,740 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:17:10,743 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:17:39,022 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:17:39,022 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:17:39,228 - tests.cloud_tests - DEBUG - running collect script: snaplist 2018-07-11 11:17:39,228 - tests.cloud_tests - DEBUG - executing "collect: snaplist" 2018-07-11 11:17:39,918 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:17:39,918 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:17:40,185 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:17:40,185 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:17:40,431 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:17:40,432 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:17:40,675 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:17:40,675 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:17:40,919 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:17:40,919 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:17:41,172 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:17:41,173 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:17:41,419 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:17:41,419 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:17:41,676 - tests.cloud_tests - DEBUG - stopping instance i-0529536c842abd25d 2018-07-11 11:18:28,288 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/snap/console.log 2018-07-11 11:18:28,466 - tests.cloud_tests - DEBUG - destroying instance i-0529536c842abd25d 2018-07-11 11:18:44,021 - tests.cloud_tests - INFO - collecting test data for test: modules/snappy 2018-07-11 11:18:44,021 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:18:44,936 - tests.cloud_tests - DEBUG - instance id: i-0f293215c074fdf98 2018-07-11 11:19:00,440 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:19:15,814 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:19:18,846 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:19:21,878 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:19:24,881 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:19:27,883 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:19:37,817 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:19:37,818 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:19:38,009 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:19:38,009 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:19:38,324 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:19:38,325 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:19:38,555 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:19:38,555 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:19:38,787 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:19:38,787 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:19:39,018 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:19:39,019 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:19:39,259 - tests.cloud_tests - DEBUG - running collect script: snapd 2018-07-11 11:19:39,259 - tests.cloud_tests - DEBUG - executing "collect: snapd" 2018-07-11 11:19:39,500 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:19:39,501 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:19:39,733 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:19:39,734 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:19:39,977 - tests.cloud_tests - DEBUG - stopping instance i-0f293215c074fdf98 2018-07-11 11:20:26,457 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/snappy/console.log 2018-07-11 11:20:26,623 - tests.cloud_tests - DEBUG - destroying instance i-0f293215c074fdf98 2018-07-11 11:20:42,099 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_disable 2018-07-11 11:20:42,099 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:20:42,892 - tests.cloud_tests - DEBUG - instance id: i-0131b6e52d6db1a1f 2018-07-11 11:20:58,375 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:21:05,635 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:21:08,669 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:21:11,703 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:21:14,706 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:21:17,707 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:21:17,738 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:21:31,693 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:21:31,693 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:21:31,897 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 11:21:31,897 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 11:21:32,203 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:21:32,203 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:21:32,478 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:21:32,478 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:21:32,723 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:21:32,723 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:21:32,967 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:21:32,967 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:21:33,211 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:21:33,211 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:21:33,463 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:21:33,463 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:21:33,706 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:21:33,706 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:21:33,961 - tests.cloud_tests - DEBUG - stopping instance i-0131b6e52d6db1a1f 2018-07-11 11:22:05,191 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/ssh_auth_key_fingerprints_disable/console.log 2018-07-11 11:22:05,353 - tests.cloud_tests - DEBUG - destroying instance i-0131b6e52d6db1a1f 2018-07-11 11:22:20,817 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_enable 2018-07-11 11:22:20,817 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:22:21,684 - tests.cloud_tests - DEBUG - instance id: i-039b14946718ad79c 2018-07-11 11:22:37,378 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:22:44,710 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:22:47,741 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:22:50,775 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:22:53,779 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:22:56,782 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:22:56,810 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:23:10,803 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:23:10,803 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:23:11,010 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 11:23:11,010 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 11:23:11,316 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:23:11,317 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:23:11,592 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:23:11,592 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:23:11,836 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:23:11,836 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:23:12,079 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:23:12,079 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:23:12,323 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:23:12,323 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:23:12,575 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:23:12,575 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:23:12,818 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:23:12,818 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:23:13,072 - tests.cloud_tests - DEBUG - stopping instance i-039b14946718ad79c 2018-07-11 11:23:44,273 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/ssh_auth_key_fingerprints_enable/console.log 2018-07-11 11:23:44,517 - tests.cloud_tests - DEBUG - destroying instance i-039b14946718ad79c 2018-07-11 11:24:00,037 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_import_id 2018-07-11 11:24:00,038 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:24:01,079 - tests.cloud_tests - DEBUG - instance id: i-05e4fc7b4c34c6617 2018-07-11 11:24:16,564 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:24:31,974 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:24:35,009 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:24:38,042 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:24:41,043 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:24:44,046 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:24:54,984 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:24:54,984 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:24:55,191 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:24:55,191 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:24:55,535 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:24:55,535 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:24:55,785 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:24:55,785 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:24:56,032 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:24:56,032 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:24:56,283 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:24:56,283 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:24:56,542 - tests.cloud_tests - DEBUG - running collect script: auth_keys_ubuntu 2018-07-11 11:24:56,542 - tests.cloud_tests - DEBUG - executing "collect: auth_keys_ubuntu" 2018-07-11 11:24:56,794 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:24:56,795 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:24:57,044 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:24:57,044 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:24:57,306 - tests.cloud_tests - DEBUG - stopping instance i-05e4fc7b4c34c6617 2018-07-11 11:25:43,598 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/ssh_import_id/console.log 2018-07-11 11:25:43,794 - tests.cloud_tests - DEBUG - destroying instance i-05e4fc7b4c34c6617 2018-07-11 11:25:59,359 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_keys_generate 2018-07-11 11:25:59,359 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:26:00,241 - tests.cloud_tests - DEBUG - instance id: i-07f4bdf8cbff6a9ca 2018-07-11 11:26:15,761 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:26:31,270 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:26:34,305 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:26:37,335 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:26:40,339 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:26:43,342 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:26:53,374 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:26:53,374 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:26:53,580 - tests.cloud_tests - DEBUG - running collect script: dsa_public 2018-07-11 11:26:53,580 - tests.cloud_tests - DEBUG - executing "collect: dsa_public" 2018-07-11 11:26:53,833 - tests.cloud_tests - DEBUG - collect script dsa_public exited 'b'cat: /etc/ssh/ssh_host_dsa_key.pub: No such file or directory\n'' and had stderr: 1 2018-07-11 11:26:53,834 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:26:53,834 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:26:54,179 - tests.cloud_tests - DEBUG - running collect script: ecdsa_public 2018-07-11 11:26:54,180 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_public" 2018-07-11 11:26:54,429 - tests.cloud_tests - DEBUG - running collect script: ed25519_private 2018-07-11 11:26:54,429 - tests.cloud_tests - DEBUG - executing "collect: ed25519_private" 2018-07-11 11:26:54,682 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:26:54,682 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:26:54,932 - tests.cloud_tests - DEBUG - running collect script: ecdsa_private 2018-07-11 11:26:54,932 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_private" 2018-07-11 11:26:55,181 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:26:55,181 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:26:55,432 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:26:55,432 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:26:55,684 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:26:55,684 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:26:55,941 - tests.cloud_tests - DEBUG - running collect script: rsa_public 2018-07-11 11:26:55,941 - tests.cloud_tests - DEBUG - executing "collect: rsa_public" 2018-07-11 11:26:56,188 - tests.cloud_tests - DEBUG - collect script rsa_public exited 'b'cat: /etc/ssh/ssh_host_rsa_key.pub: No such file or directory\n'' and had stderr: 1 2018-07-11 11:26:56,189 - tests.cloud_tests - DEBUG - running collect script: rsa_private 2018-07-11 11:26:56,189 - tests.cloud_tests - DEBUG - executing "collect: rsa_private" 2018-07-11 11:26:56,440 - tests.cloud_tests - DEBUG - collect script rsa_private exited 'b'cat: /etc/ssh/ssh_host_rsa_key: No such file or directory\n'' and had stderr: 1 2018-07-11 11:26:56,441 - tests.cloud_tests - DEBUG - running collect script: ed25519_public 2018-07-11 11:26:56,441 - tests.cloud_tests - DEBUG - executing "collect: ed25519_public" 2018-07-11 11:26:56,693 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:26:56,693 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:26:56,944 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:26:56,944 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:26:57,200 - tests.cloud_tests - DEBUG - running collect script: dsa_private 2018-07-11 11:26:57,200 - tests.cloud_tests - DEBUG - executing "collect: dsa_private" 2018-07-11 11:26:57,448 - tests.cloud_tests - DEBUG - collect script dsa_private exited 'b'cat: /etc/ssh/ssh_host_dsa_key: No such file or directory\n'' and had stderr: 1 2018-07-11 11:26:57,449 - tests.cloud_tests - DEBUG - stopping instance i-07f4bdf8cbff6a9ca 2018-07-11 11:27:43,717 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/ssh_keys_generate/console.log 2018-07-11 11:27:43,930 - tests.cloud_tests - DEBUG - destroying instance i-07f4bdf8cbff6a9ca 2018-07-11 11:27:59,388 - tests.cloud_tests - WARNING - test config modules/ssh_keys_provided is not enabled, skipping 2018-07-11 11:27:59,393 - tests.cloud_tests - INFO - collecting test data for test: modules/timezone 2018-07-11 11:27:59,393 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:28:00,247 - tests.cloud_tests - DEBUG - instance id: i-034954f4a9274d19e 2018-07-11 11:28:15,781 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:28:31,079 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:28:34,113 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:28:37,146 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:28:40,147 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:28:43,150 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:28:51,049 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:28:51,049 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:28:51,254 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:28:51,254 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:28:51,589 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:28:51,589 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:28:51,831 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:28:51,831 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:28:52,074 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:28:52,074 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:28:52,317 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:28:52,317 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:28:52,569 - tests.cloud_tests - DEBUG - running collect script: timezone 2018-07-11 11:28:52,569 - tests.cloud_tests - DEBUG - executing "collect: timezone" 2018-07-11 11:28:52,818 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:28:52,818 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:28:53,062 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:28:53,062 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:28:53,315 - tests.cloud_tests - DEBUG - stopping instance i-034954f4a9274d19e 2018-07-11 11:29:24,432 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/timezone/console.log 2018-07-11 11:29:24,623 - tests.cloud_tests - DEBUG - destroying instance i-034954f4a9274d19e 2018-07-11 11:29:40,105 - tests.cloud_tests - INFO - collecting test data for test: modules/user_groups 2018-07-11 11:29:40,105 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:29:40,972 - tests.cloud_tests - DEBUG - instance id: i-0cb6c2ab07dbfd1f2 2018-07-11 11:30:11,750 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:30:11,778 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:30:14,812 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:30:17,847 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:30:20,850 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:30:23,851 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:30:37,224 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:30:37,224 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:30:37,429 - tests.cloud_tests - DEBUG - running collect script: user_ubuntu 2018-07-11 11:30:37,430 - tests.cloud_tests - DEBUG - executing "collect: user_ubuntu" 2018-07-11 11:30:37,676 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:30:37,676 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:30:38,013 - tests.cloud_tests - DEBUG - running collect script: root_groups 2018-07-11 11:30:38,013 - tests.cloud_tests - DEBUG - executing "collect: root_groups" 2018-07-11 11:30:38,259 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:30:38,259 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:30:38,505 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:30:38,505 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:30:38,749 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:30:38,749 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:30:38,993 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:30:38,993 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:30:39,246 - tests.cloud_tests - DEBUG - running collect script: group_cloud_users 2018-07-11 11:30:39,246 - tests.cloud_tests - DEBUG - executing "collect: group_cloud_users" 2018-07-11 11:30:39,490 - tests.cloud_tests - DEBUG - running collect script: user_foobar 2018-07-11 11:30:39,490 - tests.cloud_tests - DEBUG - executing "collect: user_foobar" 2018-07-11 11:30:39,734 - tests.cloud_tests - DEBUG - running collect script: user_cloudy 2018-07-11 11:30:39,734 - tests.cloud_tests - DEBUG - executing "collect: user_cloudy" 2018-07-11 11:30:39,978 - tests.cloud_tests - DEBUG - running collect script: group_ubuntu 2018-07-11 11:30:39,978 - tests.cloud_tests - DEBUG - executing "collect: group_ubuntu" 2018-07-11 11:30:40,222 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:30:40,222 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:30:40,465 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:30:40,465 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:30:40,722 - tests.cloud_tests - DEBUG - running collect script: user_barfoo 2018-07-11 11:30:40,722 - tests.cloud_tests - DEBUG - executing "collect: user_barfoo" 2018-07-11 11:30:40,966 - tests.cloud_tests - DEBUG - stopping instance i-0cb6c2ab07dbfd1f2 2018-07-11 11:31:27,170 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/user_groups/console.log 2018-07-11 11:31:27,383 - tests.cloud_tests - DEBUG - destroying instance i-0cb6c2ab07dbfd1f2 2018-07-11 11:31:42,889 - tests.cloud_tests - INFO - collecting test data for test: modules/write_files 2018-07-11 11:31:42,889 - tests.cloud_tests - DEBUG - launching instance 2018-07-11 11:31:43,858 - tests.cloud_tests - DEBUG - instance id: i-0afb2f6cbfdff7f02 2018-07-11 11:31:59,385 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:32:14,819 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:32:17,853 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:32:20,884 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 11:32:23,887 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 11:32:26,890 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:32:34,811 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:32:34,811 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:32:35,016 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:32:35,017 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:32:35,351 - tests.cloud_tests - DEBUG - running collect script: file_gzip 2018-07-11 11:32:35,351 - tests.cloud_tests - DEBUG - executing "collect: file_gzip" 2018-07-11 11:32:35,610 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:32:35,611 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:32:35,853 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:32:35,853 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:32:36,097 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:32:36,097 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:32:36,340 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:32:36,340 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:32:36,592 - tests.cloud_tests - DEBUG - running collect script: file_text 2018-07-11 11:32:36,592 - tests.cloud_tests - DEBUG - executing "collect: file_text" 2018-07-11 11:32:36,839 - tests.cloud_tests - DEBUG - running collect script: file_b64 2018-07-11 11:32:36,839 - tests.cloud_tests - DEBUG - executing "collect: file_b64" 2018-07-11 11:32:37,090 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:32:37,090 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:32:37,333 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:32:37,333 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:32:37,587 - tests.cloud_tests - DEBUG - running collect script: file_binary 2018-07-11 11:32:37,588 - tests.cloud_tests - DEBUG - executing "collect: file_binary" 2018-07-11 11:32:37,834 - tests.cloud_tests - DEBUG - stopping instance i-0afb2f6cbfdff7f02 2018-07-11 11:33:08,942 - tests.cloud_tests - DEBUG - getting console log for ami-48370c2d to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/ec2/artful/modules/write_files/console.log 2018-07-11 11:33:09,133 - tests.cloud_tests - DEBUG - destroying instance i-0afb2f6cbfdff7f02 2018-07-11 11:33:24,730 - tests.cloud_tests - DEBUG - removing custom ami ami-48370c2d 2018-07-11 11:33:24,985 - tests.cloud_tests - DEBUG - removing custom snapshot snap-01caf9ab9952f5db6 2018-07-11 11:33:25,144 - tests.cloud_tests - DEBUG - terminating backing instance i-015f6f0b5bb99212f 2018-07-11 11:33:41,088 - tests.cloud_tests - DEBUG - deleting SSH key cii-20180711100439 2018-07-11 11:33:41,281 - tests.cloud_tests - DEBUG - deleting security group sg-92d29af8 2018-07-11 11:33:41,477 - tests.cloud_tests - DEBUG - deleting subnet subnet-2ee86454 2018-07-11 11:33:41,637 - tests.cloud_tests - DEBUG - deleting routing table rtb-3323cb58 2018-07-11 11:33:41,742 - tests.cloud_tests - DEBUG - deleting internet gateway igw-fcb46094 2018-07-11 11:33:41,934 - tests.cloud_tests - DEBUG - deleting vpc vpc-52daf83a 2018-07-11 11:33:42,162 - tests.cloud_tests - DEBUG - platform config: {'template_files': {'cloud-init-network.tpl': '{% if config_get("user.network-config", "") == "" %}version: 1\nconfig:\n - type: physical\n name: eth0\n subnets:\n - type: {% if config_get("user.network_mode", "") == "link-local" %}manual{% else %}dhcp{% endif %}\n control: auto{% else %}{{ config_get("user.network-config", "") }}{% endif %}\n', 'cloud-init-vendor.tpl': '{{ config_get("user.vendor-data", properties.default) }}\n', 'cloud-init-meta.tpl': '#cloud-config\ninstance-id: {{ container.name }}\nlocal-hostname: {{ container.name }}\n{{ config_get("user.meta-data", "") }}\n', 'cloud-init-user.tpl': '{{ config_get("user.user-data", properties.default) }}\n'}, 'create_instance_timeout': 60, 'public_key': 'cloud_init_rsa.pub', 'template_overrides': {'/var/lib/cloud/seed/nocloud-net/vendor-data': {'properties': {'default': '#cloud-config\n{}\n'}, 'when': ['create', 'copy'], 'template': 'cloud-init-vendor.tpl'}, '/var/lib/cloud/seed/nocloud-net/meta-data': {'when': ['create', 'copy'], 'template': 'cloud-init-meta.tpl'}, '/var/lib/cloud/seed/nocloud-net/user-data': {'properties': {'default': '#cloud-config\n{}\n'}, 'when': ['create', 'copy'], 'template': 'cloud-init-user.tpl'}, '/var/lib/cloud/seed/nocloud-net/network-config': {'when': ['create', 'copy'], 'template': 'cloud-init-network.tpl'}}, 'private_key': 'cloud_init_rsa', 'get_image_timeout': 300, 'data_dir': '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results', 'enabled': True} 2018-07-11 11:33:42,162 - tests.cloud_tests - INFO - setting up platform: lxd 2018-07-11 11:33:45,185 - tests.cloud_tests - DEBUG - os config: {'mirror_dir': '/srv/citest/images', 'system_ready_script': "# permit running or degraded state as both indicate complete boot\n[ $(systemctl is-system-running) = 'running' -o\n $(systemctl is-system-running) = 'degraded' ]\n", 'os': 'ubuntu', 'cloud_init_ready_script': "[ -f '/run/cloud-init/result.json' ]\n", 'override_templates': False, 'features': {'ubuntu_ntp': True, 'snap': True, 'rpm': None, 'sudo': True, 'ppa': True, 'landscape': True, 'syslog': True, 'apt_src_cont': True, 'apt_up_out': True, 'ubuntu_repos': True, 'ssh_key_fmt': True, 'engb_locale': True, 'hostname': True, 'lxd': True, 'apt': True, 'daylight_time': True, 'sshd': True, 'locale_gen': True, 'no_file_fmt_e': True, 'byobu': True, 'ubuntu_user': True, 'ppa_file_name': True, 'apt_hist_fmt': True, 'no_ntpdate': True, 'lsb_release': True}, 'alias': 'artful', 'release': 'artful', 'sstreams_server': 'https://cloud-images.ubuntu.com/daily', 'boot_clean_script': '#!/bin/bash\nrm -rf /var/log/cloud-init.log /var/log/cloud-init-output.log \\\n /var/lib/cloud/ /run/cloud-init/ /var/log/syslog\n', 'feature_groups': ['base', 'debian_base', 'ubuntu_specific'], 'enabled': True, 'arch': 'amd64', 'boot_timeout': 120, 'mirror_url': 'https://cloud-images.ubuntu.com/daily', 'setup_overrides': None, 'keyring': '/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg', 'cache_base_image': True, 'version': 17.1} 2018-07-11 11:33:45,186 - tests.cloud_tests - INFO - acquiring image for os: artful 2018-07-11 11:33:45,793 - tests.cloud_tests - DEBUG - updating args for setup with: None 2018-07-11 11:33:45,794 - tests.cloud_tests - INFO - setting up ubuntu-artful 2018-07-11 11:33:47,164 - tests.cloud_tests - DEBUG - enable repo: "deb http://archive.ubuntu.com/ubuntu/ artful-proposed main" in target 2018-07-11 11:33:47,164 - tests.cloud_tests - DEBUG - executing "enable repo: "deb http://archive.ubuntu.com/ubuntu/ artful-proposed main" in target" 2018-07-11 11:33:56,418 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:33:56,418 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:33:59,868 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:34:28,025 - tests.cloud_tests - DEBUG - upgrading cloud-init 2018-07-11 11:34:28,025 - tests.cloud_tests - DEBUG - executing "upgrading cloud-init" 2018-07-11 11:34:36,086 - tests.cloud_tests - DEBUG - creating snapshot for artful 2018-07-11 11:34:41,637 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:34:41,637 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:34:45,066 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:35:02,029 - tests.cloud_tests - DEBUG - executing command: sh -c 'set -e; s="$1"; shift; cat > "$s"; trap "rm -f $s" EXIT; chmod +x "$s"; "$s" "$@"' runscript /tmp/LXDInstance-0000 2018-07-11 11:35:05,549 - tests.cloud_tests - INFO - collecting test data for os: artful 2018-07-11 11:35:05,554 - tests.cloud_tests - WARNING - test config bugs/lp1511485 is not enabled, skipping 2018-07-11 11:35:05,559 - tests.cloud_tests - WARNING - test config bugs/lp1611074 is not enabled, skipping 2018-07-11 11:35:05,564 - tests.cloud_tests - INFO - collecting test data for test: bugs/lp1628337 2018-07-11 11:35:11,194 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:35:11,194 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:35:14,677 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:35:32,504 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:35:32,505 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:35:33,225 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:35:33,225 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:35:34,070 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:35:34,070 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:35:34,398 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:35:34,398 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:35:34,733 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:35:34,733 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:35:35,076 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:35:35,076 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:35:37,151 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:35:37,151 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:35:37,470 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:35:37,470 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:35:42,086 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-bugs-lp1628337-xr5zt06j7gu15qi7j5eep85 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/bugs/lp1628337/console.log 2018-07-11 11:35:45,350 - tests.cloud_tests - WARNING - test config examples/add_apt_repositories is not enabled, skipping 2018-07-11 11:35:45,355 - tests.cloud_tests - WARNING - test config examples/alter_completion_message is not enabled, skipping 2018-07-11 11:35:45,361 - tests.cloud_tests - WARNING - test config examples/configure_instance_trusted_ca_certificates is not enabled, skipping 2018-07-11 11:35:45,369 - tests.cloud_tests - WARNING - test config examples/configure_instances_ssh_keys is not enabled, skipping 2018-07-11 11:35:45,376 - tests.cloud_tests - WARNING - test config examples/including_user_groups is not enabled, skipping 2018-07-11 11:35:45,381 - tests.cloud_tests - WARNING - test config examples/install_arbitrary_packages is not enabled, skipping 2018-07-11 11:35:45,390 - tests.cloud_tests - WARNING - test config examples/install_run_chef_recipes is not enabled, skipping 2018-07-11 11:35:45,396 - tests.cloud_tests - WARNING - test config examples/run_apt_upgrade is not enabled, skipping 2018-07-11 11:35:45,401 - tests.cloud_tests - WARNING - test config examples/run_commands is not enabled, skipping 2018-07-11 11:35:45,408 - tests.cloud_tests - WARNING - test config examples/run_commands_first_boot is not enabled, skipping 2018-07-11 11:35:45,416 - tests.cloud_tests - WARNING - test config examples/setup_run_puppet is not enabled, skipping 2018-07-11 11:35:45,424 - tests.cloud_tests - WARNING - test config examples/writing_out_arbitrary_files is not enabled, skipping 2018-07-11 11:35:45,429 - tests.cloud_tests - INFO - collecting test data for test: main/command_output_simple 2018-07-11 11:35:53,308 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:35:53,308 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:35:56,366 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:36:12,631 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:36:12,631 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:36:12,822 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:36:12,822 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:36:13,060 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:36:13,060 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:36:13,934 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:36:13,934 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:36:15,999 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:36:15,999 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:36:16,901 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:36:16,901 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:36:20,053 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:36:20,054 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:36:20,378 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:36:20,379 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:36:22,649 - tests.cloud_tests - DEBUG - running collect script: cloud-init-test-output 2018-07-11 11:36:22,649 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-test-output" 2018-07-11 11:36:26,623 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-main-command-output-simple-p734ry8rfuu to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/main/command_output_simple/console.log 2018-07-11 11:36:29,865 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_conf 2018-07-11 11:36:36,298 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:36:36,298 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:36:42,413 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:36:59,051 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:36:59,051 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:36:59,869 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:36:59,869 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:37:00,062 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:37:00,062 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:37:00,228 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:37:00,228 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:37:00,445 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:37:00,445 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:37:00,659 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:37:00,659 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:37:00,878 - tests.cloud_tests - DEBUG - running collect script: 94cloud-init-config 2018-07-11 11:37:00,878 - tests.cloud_tests - DEBUG - executing "collect: 94cloud-init-config" 2018-07-11 11:37:01,080 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:37:01,080 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:37:01,302 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:37:01,302 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:37:05,191 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-conf-9ajbuq5jkh5 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/apt_configure_conf/console.log 2018-07-11 11:37:07,059 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_disable_suites 2018-07-11 11:37:12,784 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:37:12,784 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:37:17,610 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:37:34,459 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:37:34,459 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:37:35,243 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:37:35,243 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:37:35,417 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:37:35,418 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:37:35,604 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:37:35,604 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:37:36,377 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:37:36,378 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:37:36,574 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:37:36,574 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:37:36,758 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:37:36,759 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:37:36,941 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:37:36,941 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:37:37,118 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:37:37,118 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:37:40,806 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-disable--homdqkh to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/apt_configure_disable_suites/console.log 2018-07-11 11:37:42,565 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_primary 2018-07-11 11:37:46,207 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:37:46,208 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:37:50,827 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:38:07,369 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:38:07,369 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:38:08,061 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:38:08,062 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:38:08,411 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:38:08,411 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:38:09,304 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:38:09,304 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:38:10,174 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:38:10,175 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:38:12,986 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:38:12,987 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:38:14,542 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:38:14,542 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:38:14,722 - tests.cloud_tests - DEBUG - running collect script: ubuntu.sources.list 2018-07-11 11:38:14,723 - tests.cloud_tests - DEBUG - executing "collect: ubuntu.sources.list" 2018-07-11 11:38:14,892 - tests.cloud_tests - DEBUG - running collect script: gatech.sources.list 2018-07-11 11:38:14,892 - tests.cloud_tests - DEBUG - executing "collect: gatech.sources.list" 2018-07-11 11:38:15,089 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:38:15,089 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:38:17,264 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:38:17,264 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:38:19,234 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-primary-xoqjnci8 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/apt_configure_primary/console.log 2018-07-11 11:38:21,431 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_proxy 2018-07-11 11:38:26,150 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:38:26,150 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:38:28,820 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:38:46,300 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:38:46,300 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:38:46,511 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:38:46,511 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:38:46,721 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:38:46,721 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:38:47,530 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:38:47,530 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:38:48,359 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:38:48,360 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:38:49,274 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:38:49,275 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:38:49,521 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-aptproxy 2018-07-11 11:38:49,521 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-aptproxy" 2018-07-11 11:38:49,732 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:38:49,732 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:38:49,930 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:38:49,930 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:38:52,548 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-proxy-8bbiye263s to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/apt_configure_proxy/console.log 2018-07-11 11:38:53,274 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_security 2018-07-11 11:38:59,561 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:38:59,561 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:39:02,567 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:39:21,126 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:39:21,127 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:39:21,327 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:39:21,327 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:39:21,551 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:39:21,551 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:39:21,754 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:39:21,754 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:39:21,969 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:39:21,969 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:39:22,175 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:39:22,176 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:39:22,379 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:39:22,379 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:39:23,245 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:39:23,245 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:39:23,461 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:39:23,461 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:39:25,603 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-security-y130m9h to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/apt_configure_security/console.log 2018-07-11 11:39:28,431 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_key 2018-07-11 11:39:35,049 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:39:35,049 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:39:38,873 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:40:01,171 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:40:01,171 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:40:01,380 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:40:01,381 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:40:01,629 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:40:01,630 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:40:02,701 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:40:02,701 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:40:03,576 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:40:03,576 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:40:03,819 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:40:03,819 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:40:04,729 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 11:40:04,730 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 11:40:05,617 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 11:40:05,619 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:40:05,619 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:40:05,826 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:40:05,826 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:40:07,040 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:40:07,040 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:40:10,261 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-sources--4vox4ot to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/apt_configure_sources_key/console.log 2018-07-11 11:40:14,993 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_keyserver 2018-07-11 11:40:21,711 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:40:21,711 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:40:25,675 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:40:54,473 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:40:54,474 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:40:55,888 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:40:55,888 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:40:56,078 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:40:56,079 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:40:56,993 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:40:56,993 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:40:57,236 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:40:57,236 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:40:58,075 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:40:58,075 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:40:58,973 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 11:40:58,973 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 11:40:59,292 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 11:40:59,293 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:40:59,293 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:40:59,505 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:40:59,506 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:41:00,368 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:41:00,368 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:41:06,153 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-sources--4hre633 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/apt_configure_sources_keyserver/console.log 2018-07-11 11:41:07,468 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_list 2018-07-11 11:41:11,734 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:41:11,734 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:41:12,926 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:41:30,507 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:41:30,507 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:41:31,600 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:41:31,601 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:41:32,874 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:41:32,874 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:41:33,050 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:41:33,050 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:41:34,672 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:41:34,672 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:41:35,971 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:41:35,971 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:41:37,037 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:41:37,037 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:41:37,610 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:41:37,610 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:41:41,315 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:41:41,315 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:41:46,196 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-sources--qj3k0y5 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/apt_configure_sources_list/console.log 2018-07-11 11:41:50,608 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_ppa 2018-07-11 11:41:59,013 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:41:59,014 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:42:02,799 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:42:33,168 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:42:33,168 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:42:36,803 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:42:36,803 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:42:38,540 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 11:42:38,540 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 11:42:40,320 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:42:40,321 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:42:46,640 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:42:46,640 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:42:50,414 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:42:50,414 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:42:53,257 - tests.cloud_tests - DEBUG - running collect script: sources_full 2018-07-11 11:42:53,257 - tests.cloud_tests - DEBUG - executing "collect: sources_full" 2018-07-11 11:42:54,907 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:42:54,907 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:42:56,229 - tests.cloud_tests - DEBUG - running collect script: apt-key 2018-07-11 11:42:56,230 - tests.cloud_tests - DEBUG - executing "collect: apt-key" 2018-07-11 11:42:57,457 - tests.cloud_tests - DEBUG - collect script apt-key exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 11:42:57,459 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:42:57,459 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:42:59,533 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:42:59,533 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:43:08,745 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-sources--th58wpp to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/apt_configure_sources_ppa/console.log 2018-07-11 11:43:17,586 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_disable 2018-07-11 11:43:26,090 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:43:26,091 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:43:29,536 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:43:46,059 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:43:46,059 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:43:47,311 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:43:47,312 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:43:47,502 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:43:47,502 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:43:48,396 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 11:43:48,396 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 11:43:48,587 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:43:48,588 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:43:50,783 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:43:50,783 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:43:51,067 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:43:51,068 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:43:51,527 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:43:51,527 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:43:53,217 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:43:53,217 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:43:56,058 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-pipelining-disable-8ha2kyb to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/apt_pipelining_disable/console.log 2018-07-11 11:44:02,335 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_os 2018-07-11 11:44:06,037 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:44:06,037 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:44:15,803 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:44:31,808 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:44:31,809 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:44:33,742 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:44:33,742 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:44:36,026 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:44:36,027 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:44:38,312 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 11:44:38,312 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 11:44:40,366 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:44:40,366 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:44:41,255 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:44:41,255 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:44:42,359 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:44:42,360 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:44:42,572 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:44:42,572 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:44:43,620 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:44:43,620 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:44:49,973 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-pipelining-os-tpdf31v8t5lr to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/apt_pipelining_os/console.log 2018-07-11 11:44:54,140 - tests.cloud_tests - INFO - collecting test data for test: modules/bootcmd 2018-07-11 11:44:59,321 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:44:59,321 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:45:02,051 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:45:20,112 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:45:20,113 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:45:20,960 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:45:20,960 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:45:21,320 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:45:21,320 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:45:21,714 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:45:21,714 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:45:22,115 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:45:22,116 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:45:22,673 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:45:22,674 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:45:23,172 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 11:45:23,172 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 11:45:23,459 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:45:23,459 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:45:24,466 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:45:24,466 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:45:33,389 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-bootcmd-tpdohwfst07nq297rukwia to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/bootcmd/console.log 2018-07-11 11:45:41,612 - tests.cloud_tests - INFO - collecting test data for test: modules/byobu 2018-07-11 11:45:48,748 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:45:48,748 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:45:52,619 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:46:09,163 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:46:09,163 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:46:09,357 - tests.cloud_tests - DEBUG - running collect script: byobu_launch_exists 2018-07-11 11:46:09,357 - tests.cloud_tests - DEBUG - executing "collect: byobu_launch_exists" 2018-07-11 11:46:09,531 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:46:09,531 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:46:10,363 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:46:10,363 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:46:10,528 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:46:10,528 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:46:10,804 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:46:10,804 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:46:11,044 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:46:11,044 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:46:11,260 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:46:11,260 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:46:12,120 - tests.cloud_tests - DEBUG - running collect script: byobu_profile_enabled 2018-07-11 11:46:12,120 - tests.cloud_tests - DEBUG - executing "collect: byobu_profile_enabled" 2018-07-11 11:46:13,130 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:46:13,130 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:46:17,696 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-byobu-7ohq8b4cugn6ilpky35dw7u4 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/byobu/console.log 2018-07-11 11:46:21,463 - tests.cloud_tests - INFO - collecting test data for test: modules/ca_certs 2018-07-11 11:46:29,131 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:46:29,131 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:46:35,682 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:46:52,251 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:46:52,252 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:46:52,752 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:46:52,752 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:46:52,981 - tests.cloud_tests - DEBUG - running collect script: cert_links 2018-07-11 11:46:52,981 - tests.cloud_tests - DEBUG - executing "collect: cert_links" 2018-07-11 11:46:53,344 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:46:53,344 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:46:54,276 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:46:54,276 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:46:55,185 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:46:55,185 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:46:55,387 - tests.cloud_tests - DEBUG - running collect script: cert 2018-07-11 11:46:55,387 - tests.cloud_tests - DEBUG - executing "collect: cert" 2018-07-11 11:46:56,420 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:46:56,420 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:46:56,824 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:46:56,825 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:46:57,156 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:46:57,156 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:47:00,636 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ca-certs-wpeutyknqkiw059lr97qo to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/ca_certs/console.log 2018-07-11 11:47:09,014 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_disable 2018-07-11 11:47:14,697 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:47:14,697 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:47:17,869 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:47:35,202 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:47:35,202 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:47:35,778 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:47:35,779 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:47:37,077 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:47:37,077 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:47:38,032 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:47:38,032 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:47:38,482 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:47:38,482 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:47:41,416 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:47:41,417 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:47:42,204 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:47:42,204 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:47:42,841 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:47:42,841 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:47:49,880 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-debug-disable-0z8zqja7sc1oaemv to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/debug_disable/console.log 2018-07-11 11:47:53,528 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_enable 2018-07-11 11:48:02,139 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:48:02,139 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:48:08,052 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:48:24,157 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:48:24,157 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:48:24,702 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:48:24,702 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:48:26,897 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:48:26,897 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:48:30,786 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:48:30,786 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:48:31,683 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:48:31,684 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:48:32,995 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:48:32,995 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:48:33,325 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:48:33,325 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:48:34,390 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:48:34,391 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:48:40,651 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-debug-enable-ykrnqanjxx3ykwtug to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/debug_enable/console.log 2018-07-11 11:48:45,111 - tests.cloud_tests - INFO - collecting test data for test: modules/final_message 2018-07-11 11:48:53,234 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:48:53,234 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:48:57,856 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:49:14,239 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:49:14,239 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:49:17,023 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:49:17,023 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:49:20,258 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:49:20,258 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:49:21,304 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:49:21,304 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:49:21,573 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:49:21,573 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:49:22,711 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:49:22,711 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:49:23,858 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:49:23,858 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:49:28,541 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:49:28,541 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:49:36,114 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-final-message-uck5x2anxmnbss95 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/final_message/console.log 2018-07-11 11:49:39,037 - tests.cloud_tests - INFO - collecting test data for test: modules/keys_to_console 2018-07-11 11:49:47,487 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:49:47,487 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:49:51,965 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:50:08,887 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:50:08,887 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:50:12,581 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 11:50:12,581 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 11:50:14,394 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:50:14,394 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:50:15,270 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:50:15,270 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:50:15,441 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:50:15,441 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:50:17,966 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:50:17,966 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:50:19,125 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:50:19,125 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:50:19,615 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:50:19,615 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:50:21,173 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:50:21,173 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:50:27,073 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-keys-to-console-bojzpajrdrzntq to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/keys_to_console/console.log 2018-07-11 11:50:28,483 - tests.cloud_tests - WARNING - test config modules/landscape is not enabled, skipping 2018-07-11 11:50:28,490 - tests.cloud_tests - INFO - collecting test data for test: modules/locale 2018-07-11 11:50:35,330 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:50:35,330 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:50:38,782 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:50:54,789 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:50:54,789 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:50:55,876 - tests.cloud_tests - DEBUG - running collect script: locale_a 2018-07-11 11:50:55,877 - tests.cloud_tests - DEBUG - executing "collect: locale_a" 2018-07-11 11:50:58,914 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:50:58,914 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:51:00,441 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:51:00,441 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:51:01,874 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:51:01,874 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:51:06,393 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:51:06,394 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:51:10,895 - tests.cloud_tests - DEBUG - running collect script: locale_gen 2018-07-11 11:51:10,896 - tests.cloud_tests - DEBUG - executing "collect: locale_gen" 2018-07-11 11:51:12,057 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:51:12,057 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:51:13,106 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:51:13,107 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:51:14,312 - tests.cloud_tests - DEBUG - running collect script: locale_default 2018-07-11 11:51:14,312 - tests.cloud_tests - DEBUG - executing "collect: locale_default" 2018-07-11 11:51:15,334 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:51:15,334 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:51:23,212 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-locale-363v4s6m749uz4yil2hqamr to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/locale/console.log 2018-07-11 11:51:29,776 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_bridge 2018-07-11 11:51:46,383 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:51:46,384 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:51:51,650 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:52:11,911 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:52:11,911 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:52:13,309 - tests.cloud_tests - DEBUG - running collect script: lxc-bridge 2018-07-11 11:52:13,309 - tests.cloud_tests - DEBUG - executing "collect: lxc-bridge" 2018-07-11 11:52:14,580 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:52:14,581 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:52:17,291 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:52:17,291 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:52:19,470 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:52:19,471 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:52:19,881 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:52:19,882 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:52:20,934 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 11:52:20,934 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 11:52:21,464 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 11:52:21,464 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 11:52:22,684 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:52:22,685 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:52:24,396 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:52:24,396 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:52:25,520 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:52:25,521 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:52:31,634 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-lxd-bridge-n4dt3aoe2v44cl4165u to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/lxd_bridge/console.log 2018-07-11 11:52:37,055 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_dir 2018-07-11 11:52:44,511 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:52:44,512 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:52:50,174 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:53:07,988 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:53:07,988 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:53:08,354 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:53:08,354 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:53:11,182 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:53:11,182 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:53:13,050 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:53:13,050 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:53:14,427 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:53:14,428 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:53:15,591 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 11:53:15,592 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 11:53:15,849 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 11:53:15,849 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 11:53:16,127 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:53:16,128 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:53:16,616 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:53:16,616 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:53:16,915 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:53:16,916 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:53:24,768 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-lxd-dir-gjasde0r9brhxdiw0dp2zm to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/lxd_dir/console.log 2018-07-11 11:53:27,803 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp 2018-07-11 11:53:36,270 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:53:36,270 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:53:42,395 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:54:12,766 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:54:12,766 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:54:15,551 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:54:15,551 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:54:16,683 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:54:16,684 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:54:17,602 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:54:17,602 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:54:22,111 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:54:22,111 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:54:24,720 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pool_list 2018-07-11 11:54:24,720 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pool_list" 2018-07-11 11:54:25,632 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:54:25,632 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:54:25,943 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_empty 2018-07-11 11:54:25,943 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_empty" 2018-07-11 11:54:26,923 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_empty exited 'b"ls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 11:54:26,924 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:54:26,924 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:54:28,181 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:54:28,181 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:54:32,391 - tests.cloud_tests - DEBUG - running collect script: ntp_installed 2018-07-11 11:54:32,391 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed" 2018-07-11 11:54:36,908 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ntp-poumlz1bcrmslsd7n3v93dso4h to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/ntp/console.log 2018-07-11 11:54:44,416 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_chrony 2018-07-11 11:54:53,253 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:54:53,254 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:54:59,349 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:55:27,027 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:55:27,027 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:55:27,232 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:55:27,232 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:55:27,417 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:55:27,417 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:55:27,627 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:55:27,627 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:55:27,920 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:55:27,921 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:55:28,879 - tests.cloud_tests - DEBUG - running collect script: chrony_conf 2018-07-11 11:55:28,879 - tests.cloud_tests - DEBUG - executing "collect: chrony_conf" 2018-07-11 11:55:29,143 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:55:29,143 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:55:29,425 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:55:29,425 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:55:30,359 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:55:30,359 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:55:34,552 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ntp-chrony-qp87iqq5hkt86s57lae to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/ntp_chrony/console.log 2018-07-11 11:55:38,026 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_pools 2018-07-11 11:55:46,618 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:55:46,618 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:55:49,535 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:56:14,217 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pools 2018-07-11 11:56:14,217 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pools" 2018-07-11 11:56:15,216 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:56:15,216 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:56:15,946 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_pools 2018-07-11 11:56:15,946 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_pools" 2018-07-11 11:56:19,234 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:56:19,234 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:56:19,717 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_pools 2018-07-11 11:56:19,717 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_pools" 2018-07-11 11:56:21,617 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_pools exited 'b"ls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 11:56:21,618 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:56:21,618 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:56:21,948 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:56:21,948 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:56:23,702 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:56:23,703 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:56:24,017 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:56:24,017 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:56:24,479 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:56:24,479 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:56:26,588 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 11:56:26,588 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 11:56:27,318 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:56:27,319 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:56:33,326 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ntp-pools-4e7aes5dyvdg4x7cwrru to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/ntp_pools/console.log 2018-07-11 11:56:39,568 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_servers 2018-07-11 11:56:46,186 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:56:46,186 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:56:51,753 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:57:30,274 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:57:30,275 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:57:32,120 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:57:32,121 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:57:32,413 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_servers 2018-07-11 11:57:32,414 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_servers" 2018-07-11 11:57:34,657 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 11:57:34,657 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 11:57:36,596 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:57:36,596 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:57:37,006 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:57:37,006 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:57:41,942 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:57:41,942 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:57:43,481 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_servers 2018-07-11 11:57:43,481 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_servers" 2018-07-11 11:57:43,835 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_servers exited 'b'cat: /etc/ntp.conf.dist: No such file or directory\n'' and had stderr: 0 2018-07-11 11:57:43,836 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:57:43,836 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:57:44,118 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_servers 2018-07-11 11:57:44,118 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_servers" 2018-07-11 11:57:45,074 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:57:45,074 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:57:45,360 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:57:45,360 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:57:51,834 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ntp-servers-vvrbauxg7ls05i616r to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/ntp_servers/console.log 2018-07-11 11:57:58,293 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_timesyncd 2018-07-11 11:58:07,749 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:58:07,750 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:58:15,198 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:58:32,974 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:58:32,975 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:58:33,974 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:58:33,974 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:58:34,327 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:58:34,328 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:58:35,502 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:58:35,502 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:58:36,506 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:58:36,506 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:58:36,932 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:58:36,932 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:58:37,790 - tests.cloud_tests - DEBUG - running collect script: timesyncd_conf 2018-07-11 11:58:37,791 - tests.cloud_tests - DEBUG - executing "collect: timesyncd_conf" 2018-07-11 11:58:41,174 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:58:41,174 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:58:41,491 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:58:41,491 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:58:43,796 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ntp-timesyncd-huu7798bfq3waopb to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/ntp_timesyncd/console.log 2018-07-11 11:58:50,467 - tests.cloud_tests - INFO - collecting test data for test: modules/package_update_upgrade_install 2018-07-11 11:58:56,762 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:58:56,762 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:58:59,847 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 11:59:24,247 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 11:59:24,247 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 11:59:28,274 - tests.cloud_tests - DEBUG - running collect script: dpkg_show 2018-07-11 11:59:28,274 - tests.cloud_tests - DEBUG - executing "collect: dpkg_show" 2018-07-11 11:59:28,701 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 11:59:28,701 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 11:59:29,080 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 11:59:29,080 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 11:59:30,677 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 11:59:30,677 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 11:59:32,372 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 11:59:32,373 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 11:59:32,747 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 11:59:32,747 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 11:59:33,057 - tests.cloud_tests - DEBUG - running collect script: apt_history_cmdline 2018-07-11 11:59:33,058 - tests.cloud_tests - DEBUG - executing "collect: apt_history_cmdline" 2018-07-11 11:59:35,948 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 11:59:35,948 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 11:59:36,892 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 11:59:36,892 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 11:59:40,626 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-package-update-upgrade-p777ng9 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/package_update_upgrade_install/console.log 2018-07-11 11:59:43,374 - tests.cloud_tests - INFO - collecting test data for test: modules/runcmd 2018-07-11 11:59:48,381 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 11:59:48,382 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 11:59:52,429 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:00:09,315 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:00:09,316 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:00:16,276 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:00:16,276 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:00:19,530 - tests.cloud_tests - DEBUG - running collect script: run_cmd 2018-07-11 12:00:19,531 - tests.cloud_tests - DEBUG - executing "collect: run_cmd" 2018-07-11 12:00:23,688 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:00:23,688 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:00:27,636 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:00:27,636 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:00:31,798 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:00:31,798 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:00:33,801 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:00:33,801 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:00:39,088 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:00:39,088 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:00:41,549 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:00:41,549 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:00:49,627 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-runcmd-xf9drmv6didd9xue5h810d3 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/runcmd/console.log 2018-07-11 12:00:55,713 - tests.cloud_tests - WARNING - test config modules/seed_random_command is not enabled, skipping 2018-07-11 12:00:55,718 - tests.cloud_tests - INFO - collecting test data for test: modules/seed_random_data 2018-07-11 12:01:01,826 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:01:01,826 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:01:04,021 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:01:20,965 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:01:20,966 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:01:23,589 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:01:23,589 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:01:24,700 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:01:24,701 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:01:26,105 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:01:26,105 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:01:29,125 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:01:29,125 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:01:33,540 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:01:33,540 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:01:34,910 - tests.cloud_tests - DEBUG - running collect script: seed_data 2018-07-11 12:01:34,911 - tests.cloud_tests - DEBUG - executing "collect: seed_data" 2018-07-11 12:01:37,940 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:01:37,940 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:01:41,333 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:01:41,333 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:01:51,718 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-seed-random-data-5flpisut9wdem to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/seed_random_data/console.log 2018-07-11 12:01:57,039 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname 2018-07-11 12:02:03,552 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:02:03,552 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:02:08,191 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:02:26,719 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:02:26,719 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:02:29,769 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 12:02:29,769 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 12:02:32,927 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:02:32,927 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:02:36,248 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:02:36,248 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:02:36,801 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:02:36,801 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:02:40,422 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:02:40,423 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:02:40,894 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 12:02:40,894 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 12:02:47,573 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:02:47,573 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:02:50,568 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 12:02:50,568 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 12:02:51,023 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:02:51,024 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:02:52,888 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:02:52,888 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:02:59,459 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-set-hostname-r8v094vgmwzvqc231 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/set_hostname/console.log 2018-07-11 12:03:09,371 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname_fqdn 2018-07-11 12:03:27,276 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:03:27,276 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:03:35,387 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:03:52,453 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:03:52,453 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:03:54,242 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 12:03:54,242 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 12:03:56,279 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:03:56,279 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:03:58,923 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:03:58,923 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:04:00,547 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:04:00,547 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:04:00,771 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:04:00,771 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:04:00,939 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 12:04:00,939 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 12:04:01,300 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:04:01,301 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:04:04,777 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 12:04:04,777 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 12:04:08,326 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:04:08,326 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:04:08,907 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:04:08,908 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:04:17,298 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-set-hostname-fqdn-toxy0b6oggo1 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/set_hostname_fqdn/console.log 2018-07-11 12:04:29,449 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password 2018-07-11 12:04:44,685 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:04:44,685 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:04:54,480 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:05:10,965 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:05:10,965 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:05:11,201 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:05:11,201 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:05:11,399 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:05:11,399 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:05:11,630 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:05:11,630 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:05:12,641 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:05:12,641 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:05:14,264 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:05:14,265 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:05:14,622 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:05:14,623 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:05:15,936 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:05:15,936 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:05:17,432 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:05:17,432 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:05:24,107 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:05:24,108 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:05:32,243 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-set-password-dfi8y2efgvjuof0pf to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/set_password/console.log 2018-07-11 12:05:40,796 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_expire 2018-07-11 12:05:50,532 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:05:50,532 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:05:59,189 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:06:14,569 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:06:14,569 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:06:17,358 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:06:17,358 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:06:17,584 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:06:17,585 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:06:17,799 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:06:17,799 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:06:18,031 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:06:18,031 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:06:20,487 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:06:20,487 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:06:21,557 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:06:21,557 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:06:22,752 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:06:22,752 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:06:24,045 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:06:24,045 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:06:26,020 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:06:26,020 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:06:33,721 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-set-password-expire-02474cng87 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/set_password_expire/console.log 2018-07-11 12:06:42,267 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list 2018-07-11 12:06:50,716 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:06:50,717 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:07:00,301 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:07:19,678 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:07:19,678 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:07:20,621 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:07:20,622 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:07:21,629 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:07:21,629 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:07:22,206 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:07:22,206 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:07:24,537 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:07:24,537 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:07:27,021 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:07:27,021 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:07:31,491 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:07:31,491 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:07:32,645 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:07:32,645 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:07:35,356 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:07:35,356 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:07:35,670 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:07:35,670 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:07:38,169 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-set-password-list-32i81wk8a7qc to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/set_password_list/console.log 2018-07-11 12:07:46,250 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list_string 2018-07-11 12:08:06,313 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:08:06,313 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:08:09,585 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:08:27,763 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:08:27,763 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:08:32,007 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:08:32,007 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:08:34,644 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:08:34,644 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:08:38,591 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:08:38,591 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:08:39,245 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:08:39,245 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:08:41,682 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:08:41,682 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:08:43,144 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:08:43,144 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:08:47,085 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:08:47,086 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:08:50,379 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:08:50,379 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:08:53,397 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:08:53,397 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:09:05,309 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-set-password-list-stri-8u1wtr0 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/set_password_list_string/console.log 2018-07-11 12:09:16,626 - tests.cloud_tests - INFO - collecting test data for test: modules/snap 2018-07-11 12:09:28,295 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:09:28,295 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:09:34,158 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:10:12,547 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:10:12,548 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:10:14,459 - tests.cloud_tests - DEBUG - running collect script: snaplist 2018-07-11 12:10:14,459 - tests.cloud_tests - DEBUG - executing "collect: snaplist" 2018-07-11 12:10:17,668 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:10:17,668 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:10:20,121 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:10:20,121 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:10:22,677 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:10:22,677 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:10:24,572 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:10:24,572 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:10:25,979 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:10:25,979 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:10:26,371 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:10:26,371 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:10:28,294 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:10:28,295 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:10:39,824 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-snap-z9y37uhy6ip7u02yc0cdnt92y to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/snap/console.log 2018-07-11 12:10:47,974 - tests.cloud_tests - INFO - collecting test data for test: modules/snappy 2018-07-11 12:11:05,740 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:11:05,740 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:11:10,236 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:11:26,608 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:11:26,608 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:11:31,033 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:11:31,034 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:11:33,952 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:11:33,952 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:11:35,311 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:11:35,311 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:11:41,122 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:11:41,122 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:11:43,211 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:11:43,211 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:11:44,274 - tests.cloud_tests - DEBUG - running collect script: snapd 2018-07-11 12:11:44,275 - tests.cloud_tests - DEBUG - executing "collect: snapd" 2018-07-11 12:11:46,987 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:11:46,987 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:11:47,744 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:11:47,744 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:12:03,940 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-snappy-zdxdjhgqa2qsl2hod9uwrum to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/snappy/console.log 2018-07-11 12:12:13,653 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_disable 2018-07-11 12:12:22,172 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:12:22,173 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:12:29,850 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:12:46,057 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:12:46,058 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:12:47,395 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 12:12:47,395 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 12:12:49,816 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:12:49,816 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:12:52,305 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:12:52,306 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:12:53,761 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:12:53,761 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:12:57,672 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:12:57,672 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:12:59,196 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:12:59,196 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:13:01,200 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:13:01,201 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:13:05,802 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:13:05,802 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:13:16,154 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ssh-auth-key-fingerpri-hzoodgc to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/ssh_auth_key_fingerprints_disable/console.log 2018-07-11 12:13:24,755 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_enable 2018-07-11 12:13:46,895 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:13:46,896 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:13:56,011 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:14:10,233 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:14:10,233 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:14:11,217 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 12:14:11,218 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 12:14:13,333 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:14:13,333 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:14:13,876 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:14:13,876 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:14:20,302 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:14:20,303 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:14:21,824 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:14:21,824 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:14:33,301 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:14:33,302 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:14:35,263 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:14:35,264 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:14:37,910 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:14:37,910 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:14:49,757 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ssh-auth-key-fingerpri-3rn06y1 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/ssh_auth_key_fingerprints_enable/console.log 2018-07-11 12:15:05,043 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_import_id 2018-07-11 12:15:21,714 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:15:21,715 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:15:27,599 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:15:42,529 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:15:42,529 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:15:47,872 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:15:47,872 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:15:49,099 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:15:49,099 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:15:50,575 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:15:50,575 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:15:51,785 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:15:51,785 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:15:53,078 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:15:53,078 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:15:54,834 - tests.cloud_tests - DEBUG - running collect script: auth_keys_ubuntu 2018-07-11 12:15:54,834 - tests.cloud_tests - DEBUG - executing "collect: auth_keys_ubuntu" 2018-07-11 12:15:57,825 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:15:57,825 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:16:00,805 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:16:00,805 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:16:08,437 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ssh-import-id-lj48l9sdq2zgp4ee to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/ssh_import_id/console.log 2018-07-11 12:16:22,719 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_keys_generate 2018-07-11 12:16:39,471 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:16:39,471 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:16:48,021 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:17:05,242 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:17:05,242 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:17:10,198 - tests.cloud_tests - DEBUG - running collect script: dsa_public 2018-07-11 12:17:10,199 - tests.cloud_tests - DEBUG - executing "collect: dsa_public" 2018-07-11 12:17:15,567 - tests.cloud_tests - DEBUG - collect script dsa_public exited 'b'cat: /etc/ssh/ssh_host_dsa_key.pub: No such file or directory'' and had stderr: 1 2018-07-11 12:17:15,569 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:17:15,569 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:17:17,688 - tests.cloud_tests - DEBUG - running collect script: ecdsa_public 2018-07-11 12:17:17,688 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_public" 2018-07-11 12:17:18,086 - tests.cloud_tests - DEBUG - running collect script: ed25519_private 2018-07-11 12:17:18,086 - tests.cloud_tests - DEBUG - executing "collect: ed25519_private" 2018-07-11 12:17:18,555 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:17:18,555 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:17:19,644 - tests.cloud_tests - DEBUG - running collect script: ecdsa_private 2018-07-11 12:17:19,644 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_private" 2018-07-11 12:17:25,408 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:17:25,408 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:17:27,757 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:17:27,757 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:17:35,214 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:17:35,214 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:17:37,189 - tests.cloud_tests - DEBUG - running collect script: rsa_public 2018-07-11 12:17:37,189 - tests.cloud_tests - DEBUG - executing "collect: rsa_public" 2018-07-11 12:17:38,448 - tests.cloud_tests - DEBUG - collect script rsa_public exited 'b'cat: /etc/ssh/ssh_host_rsa_key.pub: No such file or directory'' and had stderr: 1 2018-07-11 12:17:38,449 - tests.cloud_tests - DEBUG - running collect script: rsa_private 2018-07-11 12:17:38,449 - tests.cloud_tests - DEBUG - executing "collect: rsa_private" 2018-07-11 12:17:40,600 - tests.cloud_tests - DEBUG - collect script rsa_private exited 'b'cat: /etc/ssh/ssh_host_rsa_key: No such file or directory'' and had stderr: 1 2018-07-11 12:17:40,601 - tests.cloud_tests - DEBUG - running collect script: ed25519_public 2018-07-11 12:17:40,601 - tests.cloud_tests - DEBUG - executing "collect: ed25519_public" 2018-07-11 12:17:43,176 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:17:43,177 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:17:51,015 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:17:51,015 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:17:54,722 - tests.cloud_tests - DEBUG - running collect script: dsa_private 2018-07-11 12:17:54,722 - tests.cloud_tests - DEBUG - executing "collect: dsa_private" 2018-07-11 12:18:03,826 - tests.cloud_tests - DEBUG - collect script dsa_private exited 'b'cat: /etc/ssh/ssh_host_dsa_key: No such file or directory'' and had stderr: 1 2018-07-11 12:18:08,582 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ssh-keys-generate-vhq8ha5so7sc to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/ssh_keys_generate/console.log 2018-07-11 12:18:24,916 - tests.cloud_tests - WARNING - test config modules/ssh_keys_provided is not enabled, skipping 2018-07-11 12:18:24,922 - tests.cloud_tests - INFO - collecting test data for test: modules/timezone 2018-07-11 12:18:44,559 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:18:44,560 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:18:52,055 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:19:07,941 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:19:07,941 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:19:22,428 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:19:22,428 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:19:26,976 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:19:26,976 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:19:29,282 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:19:29,282 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:19:31,969 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:19:31,970 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:20:02,077 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:20:02,077 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:20:02,759 - tests.cloud_tests - DEBUG - running collect script: timezone 2018-07-11 12:20:02,759 - tests.cloud_tests - DEBUG - executing "collect: timezone" 2018-07-11 12:20:05,028 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:20:05,028 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:20:10,861 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:20:10,861 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:20:23,798 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-timezone-ahg65axwceq578i8y19yp to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/timezone/console.log 2018-07-11 12:20:37,444 - tests.cloud_tests - INFO - collecting test data for test: modules/user_groups 2018-07-11 12:20:47,155 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:20:47,156 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:20:52,618 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:21:10,212 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:21:10,212 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:21:12,077 - tests.cloud_tests - DEBUG - running collect script: user_ubuntu 2018-07-11 12:21:12,077 - tests.cloud_tests - DEBUG - executing "collect: user_ubuntu" 2018-07-11 12:21:15,244 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:21:15,245 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:21:19,036 - tests.cloud_tests - DEBUG - running collect script: root_groups 2018-07-11 12:21:19,037 - tests.cloud_tests - DEBUG - executing "collect: root_groups" 2018-07-11 12:21:20,983 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:21:20,983 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:21:22,552 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:21:22,553 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:21:24,884 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:21:24,884 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:21:28,105 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:21:28,106 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:21:30,370 - tests.cloud_tests - DEBUG - running collect script: group_cloud_users 2018-07-11 12:21:30,370 - tests.cloud_tests - DEBUG - executing "collect: group_cloud_users" 2018-07-11 12:21:30,824 - tests.cloud_tests - DEBUG - running collect script: user_foobar 2018-07-11 12:21:30,824 - tests.cloud_tests - DEBUG - executing "collect: user_foobar" 2018-07-11 12:21:31,305 - tests.cloud_tests - DEBUG - running collect script: user_cloudy 2018-07-11 12:21:31,305 - tests.cloud_tests - DEBUG - executing "collect: user_cloudy" 2018-07-11 12:21:32,581 - tests.cloud_tests - DEBUG - running collect script: group_ubuntu 2018-07-11 12:21:32,581 - tests.cloud_tests - DEBUG - executing "collect: group_ubuntu" 2018-07-11 12:21:32,873 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:21:32,873 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:21:33,715 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:21:33,716 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:21:37,379 - tests.cloud_tests - DEBUG - running collect script: user_barfoo 2018-07-11 12:21:37,379 - tests.cloud_tests - DEBUG - executing "collect: user_barfoo" 2018-07-11 12:21:48,699 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-user-groups-py8qc83wwewlpird1x to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/user_groups/console.log 2018-07-11 12:21:59,666 - tests.cloud_tests - INFO - collecting test data for test: modules/write_files 2018-07-11 12:22:20,036 - tests.cloud_tests - DEBUG - console-support looks good 2018-07-11 12:22:20,037 - tests.cloud_tests - DEBUG - Set console log method to show-log 2018-07-11 12:22:33,330 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:22:48,633 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:22:48,633 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:22:50,730 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:22:50,730 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:22:52,757 - tests.cloud_tests - DEBUG - running collect script: file_gzip 2018-07-11 12:22:52,758 - tests.cloud_tests - DEBUG - executing "collect: file_gzip" 2018-07-11 12:22:54,140 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:22:54,141 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:22:56,053 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:22:56,054 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:22:58,065 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:22:58,065 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:23:00,492 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:23:00,492 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:23:05,311 - tests.cloud_tests - DEBUG - running collect script: file_text 2018-07-11 12:23:05,311 - tests.cloud_tests - DEBUG - executing "collect: file_text" 2018-07-11 12:23:07,897 - tests.cloud_tests - DEBUG - running collect script: file_b64 2018-07-11 12:23:07,897 - tests.cloud_tests - DEBUG - executing "collect: file_b64" 2018-07-11 12:23:10,336 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:23:10,336 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:23:14,732 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:23:14,732 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:23:17,586 - tests.cloud_tests - DEBUG - running collect script: file_binary 2018-07-11 12:23:17,586 - tests.cloud_tests - DEBUG - executing "collect: file_binary" 2018-07-11 12:23:23,841 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-write-files-brtsvm29higp2yqqg3 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/lxd/artful/modules/write_files/console.log 2018-07-11 12:23:47,171 - tests.cloud_tests - DEBUG - platform config: {'data_dir': '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results', 'private_key': 'cloud_init_rsa', 'create_instance_timeout': 60, 'public_key': 'cloud_init_rsa.pub', 'get_image_timeout': 300, 'enabled': True} 2018-07-11 12:23:47,171 - tests.cloud_tests - INFO - setting up platform: nocloud-kvm 2018-07-11 12:23:52,044 - tests.cloud_tests - DEBUG - os config: {'mirror_dir': '/srv/citest/images', 'system_ready_script': "# permit running or degraded state as both indicate complete boot\n[ $(systemctl is-system-running) = 'running' -o\n $(systemctl is-system-running) = 'degraded' ]\n", 'os': 'ubuntu', 'cloud_init_ready_script': "[ -f '/run/cloud-init/result.json' ]\n", 'override_templates': False, 'features': {'ubuntu_ntp': True, 'snap': True, 'rpm': None, 'sudo': True, 'ppa': True, 'landscape': True, 'syslog': True, 'apt_src_cont': True, 'apt_up_out': True, 'ubuntu_repos': True, 'ssh_key_fmt': True, 'engb_locale': True, 'hostname': True, 'lxd': True, 'apt': True, 'daylight_time': True, 'sshd': True, 'locale_gen': True, 'no_file_fmt_e': True, 'byobu': True, 'ubuntu_user': True, 'ppa_file_name': True, 'apt_hist_fmt': True, 'no_ntpdate': True, 'lsb_release': True}, 'release': 'artful', 'boot_timeout': 120, 'boot_clean_script': '#!/bin/bash\nrm -rf /var/log/cloud-init.log /var/log/cloud-init-output.log \\\n /var/lib/cloud/ /run/cloud-init/ /var/log/syslog\n', 'feature_groups': ['base', 'debian_base', 'ubuntu_specific'], 'arch': 'amd64', 'mirror_url': 'https://cloud-images.ubuntu.com/daily', 'setup_overrides': None, 'keyring': '/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg', 'enabled': True, 'version': 17.1} 2018-07-11 12:23:52,044 - tests.cloud_tests - INFO - acquiring image for os: artful 2018-07-11 12:23:57,557 - tests.cloud_tests - DEBUG - updating args for setup with: None 2018-07-11 12:23:57,558 - tests.cloud_tests - INFO - setting up ubuntu-artful 2018-07-11 12:23:57,559 - tests.cloud_tests - DEBUG - enable repo: "deb http://archive.ubuntu.com/ubuntu/ artful-proposed main" in target 2018-07-11 12:23:57,559 - tests.cloud_tests - DEBUG - executing "enable repo: "deb http://archive.ubuntu.com/ubuntu/ artful-proposed main" in target" 2018-07-11 12:24:10,474 - tests.cloud_tests - DEBUG - upgrading cloud-init 2018-07-11 12:24:10,474 - tests.cloud_tests - DEBUG - executing "upgrading cloud-init" 2018-07-11 12:24:22,146 - tests.cloud_tests - DEBUG - creating snapshot for artful 2018-07-11 12:24:22,484 - tests.cloud_tests - INFO - collecting test data for os: artful 2018-07-11 12:24:22,495 - tests.cloud_tests - WARNING - test config bugs/lp1511485 is not enabled, skipping 2018-07-11 12:24:22,505 - tests.cloud_tests - WARNING - test config bugs/lp1611074 is not enabled, skipping 2018-07-11 12:24:22,517 - tests.cloud_tests - INFO - collecting test data for test: bugs/lp1628337 2018-07-11 12:24:23,587 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:24:38,642 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:24:56,675 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:24:59,683 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:25:02,687 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:25:05,690 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:25:05,698 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:25:08,703 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:25:18,522 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:25:18,523 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:25:18,596 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:25:18,597 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:25:18,710 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:25:18,710 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:25:18,804 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:25:18,804 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:25:18,919 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:25:18,919 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:25:19,009 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:25:19,009 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:25:19,118 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:25:19,118 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:25:19,219 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:25:19,219 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:25:19,527 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 8785 to end 2018-07-11 12:25:20,163 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-bugs-lp1628337-kbybv7pmb5pmmrcval6u342 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/bugs/lp1628337/console.log 2018-07-11 12:25:20,176 - tests.cloud_tests - WARNING - test config examples/add_apt_repositories is not enabled, skipping 2018-07-11 12:25:20,187 - tests.cloud_tests - WARNING - test config examples/alter_completion_message is not enabled, skipping 2018-07-11 12:25:20,200 - tests.cloud_tests - WARNING - test config examples/configure_instance_trusted_ca_certificates is not enabled, skipping 2018-07-11 12:25:20,220 - tests.cloud_tests - WARNING - test config examples/configure_instances_ssh_keys is not enabled, skipping 2018-07-11 12:25:20,234 - tests.cloud_tests - WARNING - test config examples/including_user_groups is not enabled, skipping 2018-07-11 12:25:20,245 - tests.cloud_tests - WARNING - test config examples/install_arbitrary_packages is not enabled, skipping 2018-07-11 12:25:20,263 - tests.cloud_tests - WARNING - test config examples/install_run_chef_recipes is not enabled, skipping 2018-07-11 12:25:20,273 - tests.cloud_tests - WARNING - test config examples/run_apt_upgrade is not enabled, skipping 2018-07-11 12:25:20,283 - tests.cloud_tests - WARNING - test config examples/run_commands is not enabled, skipping 2018-07-11 12:25:20,293 - tests.cloud_tests - WARNING - test config examples/run_commands_first_boot is not enabled, skipping 2018-07-11 12:25:20,307 - tests.cloud_tests - WARNING - test config examples/setup_run_puppet is not enabled, skipping 2018-07-11 12:25:20,320 - tests.cloud_tests - WARNING - test config examples/writing_out_arbitrary_files is not enabled, skipping 2018-07-11 12:25:20,330 - tests.cloud_tests - INFO - collecting test data for test: main/command_output_simple 2018-07-11 12:25:21,448 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:25:36,494 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:25:46,618 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:25:49,639 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:25:52,642 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:25:55,645 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:25:55,647 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:25:58,651 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:26:05,326 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:26:05,327 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:26:05,389 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:26:05,389 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:26:05,492 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:26:05,492 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:26:05,592 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:26:05,592 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:26:05,699 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:26:05,699 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:26:05,801 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:26:05,801 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:26:05,911 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:26:05,912 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:26:06,016 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:26:06,016 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:26:06,154 - tests.cloud_tests - DEBUG - running collect script: cloud-init-test-output 2018-07-11 12:26:06,154 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-test-output" 2018-07-11 12:26:06,342 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 13684 to end 2018-07-11 12:26:07,015 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-main-command-output-simple-29cpx6m1e01 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/main/command_output_simple/console.log 2018-07-11 12:26:07,026 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_conf 2018-07-11 12:26:08,069 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:26:23,108 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:26:33,320 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:26:36,325 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:26:39,327 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:26:42,330 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:26:42,333 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:26:48,925 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:26:48,926 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:26:48,992 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:26:48,992 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:26:49,110 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:26:49,110 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:26:49,205 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:26:49,205 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:26:49,310 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:26:49,310 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:26:49,404 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:26:49,404 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:26:49,520 - tests.cloud_tests - DEBUG - running collect script: 94cloud-init-config 2018-07-11 12:26:49,520 - tests.cloud_tests - DEBUG - executing "collect: 94cloud-init-config" 2018-07-11 12:26:49,620 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:26:49,620 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:26:49,712 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:26:49,712 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:26:50,069 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 19022 to end 2018-07-11 12:26:50,547 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-conf-riemdlra8r6 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/apt_configure_conf/console.log 2018-07-11 12:26:50,559 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_disable_suites 2018-07-11 12:26:51,612 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:27:06,641 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:27:16,760 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:27:19,770 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:27:22,772 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:27:25,775 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:27:25,780 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:27:28,797 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:27:35,630 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:27:35,630 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:27:35,711 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:27:35,711 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:27:35,851 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:27:35,851 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:27:35,974 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:27:35,974 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:27:36,072 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:27:36,072 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:27:36,176 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:27:36,176 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:27:36,271 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:27:36,272 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:27:36,376 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:27:36,376 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:27:36,477 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:27:36,477 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:27:36,771 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22698 to end 2018-07-11 12:27:37,491 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-disable--6ib5ca0 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/apt_configure_disable_suites/console.log 2018-07-11 12:27:37,506 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_primary 2018-07-11 12:27:38,559 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:27:53,623 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:28:02,752 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:28:05,757 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:28:08,759 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:28:11,760 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:28:11,762 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:28:14,765 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:28:17,769 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:28:20,771 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:28:23,774 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:28:23,784 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:28:26,809 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:28:36,325 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:28:36,326 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:28:36,415 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:28:36,415 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:28:36,518 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:28:36,518 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:28:36,616 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:28:36,616 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:28:36,724 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:28:36,724 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:28:36,827 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:28:36,827 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:28:36,921 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:28:36,921 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:28:37,058 - tests.cloud_tests - DEBUG - running collect script: ubuntu.sources.list 2018-07-11 12:28:37,059 - tests.cloud_tests - DEBUG - executing "collect: ubuntu.sources.list" 2018-07-11 12:28:37,167 - tests.cloud_tests - DEBUG - running collect script: gatech.sources.list 2018-07-11 12:28:37,167 - tests.cloud_tests - DEBUG - executing "collect: gatech.sources.list" 2018-07-11 12:28:37,268 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:28:37,268 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:28:37,391 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:28:37,391 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:28:37,668 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 26890 to end 2018-07-11 12:28:38,923 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-primary-1bt1owqs to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/apt_configure_primary/console.log 2018-07-11 12:28:38,934 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_proxy 2018-07-11 12:28:40,605 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:28:55,692 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:29:04,852 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:29:07,860 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:29:10,863 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:29:13,866 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:29:13,878 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:29:16,900 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:29:19,912 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:29:22,915 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:29:25,918 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:29:28,403 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:29:28,403 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:29:28,519 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:29:28,520 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:29:28,636 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:29:28,636 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:29:28,775 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:29:28,776 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:29:28,961 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:29:28,961 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:29:29,081 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:29:29,081 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:29:29,277 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-aptproxy 2018-07-11 12:29:29,277 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-aptproxy" 2018-07-11 12:29:29,381 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:29:29,381 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:29:29,637 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:29:29,637 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:29:29,909 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 32148 to end 2018-07-11 12:29:30,615 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-proxy-6oh1i2iich to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/apt_configure_proxy/console.log 2018-07-11 12:29:30,623 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_security 2018-07-11 12:29:31,741 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:29:46,809 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:30:04,882 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:30:07,890 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:30:10,891 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:30:13,894 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:30:13,896 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:30:19,365 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:30:19,365 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:30:19,483 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:30:19,483 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:30:19,715 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:30:19,716 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:30:20,280 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:30:20,280 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:30:20,343 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:30:20,344 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:30:20,439 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:30:20,439 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:30:20,531 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:30:20,531 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:30:21,029 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:30:21,029 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:30:21,087 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:30:21,087 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:30:21,340 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 4209 to end 2018-07-11 12:30:22,159 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-security-zcxbmzw to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/apt_configure_security/console.log 2018-07-11 12:30:22,176 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_key 2018-07-11 12:30:24,375 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:30:39,419 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:30:49,371 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:30:52,377 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:30:55,379 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:30:58,382 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:30:58,385 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:31:01,389 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:31:15,825 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:31:15,826 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:31:15,890 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:31:15,890 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:31:16,006 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:31:16,007 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:31:16,104 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:31:16,104 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:31:16,210 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:31:16,210 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:31:16,304 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:31:16,305 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:31:16,401 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 12:31:16,401 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 12:31:16,673 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 12:31:16,675 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:31:16,675 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:31:16,781 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:31:16,781 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:31:16,875 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:31:16,875 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:31:17,339 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9910 to end 2018-07-11 12:31:18,451 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-sources--iy292or to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/apt_configure_sources_key/console.log 2018-07-11 12:31:18,474 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_keyserver 2018-07-11 12:31:19,640 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:31:34,699 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:31:44,370 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:31:47,373 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:31:50,375 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:31:53,378 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:31:53,381 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:31:56,391 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:32:15,485 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:32:15,485 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:32:15,548 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:32:15,548 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:32:15,653 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:32:15,654 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:32:15,746 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:32:15,746 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:32:15,837 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:32:15,837 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:32:15,934 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:32:15,934 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:32:16,029 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2018-07-11 12:32:16,029 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2018-07-11 12:32:16,241 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 12:32:16,242 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:32:16,243 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:32:16,316 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:32:16,316 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:32:16,412 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:32:16,412 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:32:16,643 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17427 to end 2018-07-11 12:32:17,215 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-sources--h4hsu8z to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/apt_configure_sources_keyserver/console.log 2018-07-11 12:32:17,229 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_list 2018-07-11 12:32:18,280 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:32:33,350 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:32:43,408 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:32:46,413 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:32:49,415 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:32:52,418 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:32:52,422 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:32:55,430 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:32:58,449 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:33:01,451 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:33:04,454 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:33:05,586 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:33:05,586 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:33:05,675 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:33:05,675 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:33:05,801 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:33:05,801 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:33:05,902 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:33:05,903 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:33:06,017 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:33:06,017 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:33:06,115 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:33:06,115 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:33:06,208 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:33:06,208 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:33:06,337 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:33:06,337 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:33:06,432 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:33:06,432 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:33:06,692 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22772 to end 2018-07-11 12:33:07,623 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-sources--69znqqk to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/apt_configure_sources_list/console.log 2018-07-11 12:33:07,631 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_ppa 2018-07-11 12:33:08,693 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:33:23,792 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:33:33,580 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:33:36,588 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:33:39,591 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:33:42,593 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:33:42,597 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:33:45,601 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:34:37,062 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:34:37,063 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:34:37,136 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:34:37,136 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:34:37,238 - tests.cloud_tests - DEBUG - running collect script: sources.list 2018-07-11 12:34:37,238 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2018-07-11 12:34:37,344 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:34:37,344 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:34:37,438 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:34:37,438 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:34:37,530 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:34:37,530 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:34:37,626 - tests.cloud_tests - DEBUG - running collect script: sources_full 2018-07-11 12:34:37,626 - tests.cloud_tests - DEBUG - executing "collect: sources_full" 2018-07-11 12:34:37,724 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:34:37,724 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:34:37,839 - tests.cloud_tests - DEBUG - running collect script: apt-key 2018-07-11 12:34:37,839 - tests.cloud_tests - DEBUG - executing "collect: apt-key" 2018-07-11 12:34:38,065 - tests.cloud_tests - DEBUG - collect script apt-key exited 'b'Warning: apt-key output should not be parsed (stdout is not a terminal)\n'' and had stderr: 0 2018-07-11 12:34:38,066 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:34:38,066 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:34:38,128 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:34:38,128 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:34:38,399 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 28256 to end 2018-07-11 12:34:39,063 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-configure-sources--198lg6t to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/apt_configure_sources_ppa/console.log 2018-07-11 12:34:39,074 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_disable 2018-07-11 12:34:40,194 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:34:55,257 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:35:04,984 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:35:07,989 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:35:10,991 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:35:13,993 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:35:13,996 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:35:17,000 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:35:20,029 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:35:23,031 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:35:26,034 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:35:27,052 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:35:27,052 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:35:27,156 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:35:27,156 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:35:27,251 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:35:27,251 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:35:27,364 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 12:35:27,364 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 12:35:27,469 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:35:27,469 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:35:27,583 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:35:27,583 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:35:27,689 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:35:27,689 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:35:27,801 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:35:27,801 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:35:27,911 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:35:27,911 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:35:28,177 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 5137 to end 2018-07-11 12:35:28,903 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-pipelining-disable-o5y6yu3 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/apt_pipelining_disable/console.log 2018-07-11 12:35:28,918 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_os 2018-07-11 12:35:29,986 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:35:45,028 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:35:55,702 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:35:58,707 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:36:01,710 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:36:04,713 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:36:04,716 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:36:08,869 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:36:08,869 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:36:08,932 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:36:08,932 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:36:09,024 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:36:09,024 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:36:09,117 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2018-07-11 12:36:09,118 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2018-07-11 12:36:09,211 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:36:09,211 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:36:09,305 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:36:09,305 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:36:09,399 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:36:09,400 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:36:09,507 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:36:09,507 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:36:09,597 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:36:09,597 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:36:09,829 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9750 to end 2018-07-11 12:36:10,399 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-apt-pipelining-os-0fhieixtldcl to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/apt_pipelining_os/console.log 2018-07-11 12:36:10,405 - tests.cloud_tests - INFO - collecting test data for test: modules/bootcmd 2018-07-11 12:36:11,453 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:36:26,486 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:36:35,889 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:36:38,894 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:36:41,895 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:36:44,898 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:36:44,900 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:36:51,209 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:36:51,210 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:36:51,266 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:36:51,266 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:36:51,360 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:36:51,361 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:36:51,454 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:36:51,455 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:36:51,545 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:36:51,546 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:36:51,637 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:36:51,637 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:36:51,748 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 12:36:51,749 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 12:36:51,844 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:36:51,844 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:36:51,937 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:36:51,938 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:36:52,161 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 14080 to end 2018-07-11 12:36:52,775 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-bootcmd-goa2k1czh5x7bncttiz6cf to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/bootcmd/console.log 2018-07-11 12:36:52,781 - tests.cloud_tests - INFO - collecting test data for test: modules/byobu 2018-07-11 12:36:53,822 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:37:08,848 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:37:18,911 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:37:21,917 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:37:24,920 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:37:27,923 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:37:27,934 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:37:34,305 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:37:34,305 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:37:34,361 - tests.cloud_tests - DEBUG - running collect script: byobu_launch_exists 2018-07-11 12:37:34,361 - tests.cloud_tests - DEBUG - executing "collect: byobu_launch_exists" 2018-07-11 12:37:34,456 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:37:34,456 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:37:34,560 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:37:34,560 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:37:34,654 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:37:34,654 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:37:34,746 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:37:34,746 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:37:34,841 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:37:34,842 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:37:34,944 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:37:34,944 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:37:35,037 - tests.cloud_tests - DEBUG - running collect script: byobu_profile_enabled 2018-07-11 12:37:35,037 - tests.cloud_tests - DEBUG - executing "collect: byobu_profile_enabled" 2018-07-11 12:37:35,132 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:37:35,132 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:37:35,363 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 19114 to end 2018-07-11 12:37:35,871 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-byobu-9ye1zt0wfhul4bk694arlxcj to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/byobu/console.log 2018-07-11 12:37:35,884 - tests.cloud_tests - INFO - collecting test data for test: modules/ca_certs 2018-07-11 12:37:36,922 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:37:51,954 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:38:02,086 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:38:05,090 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:38:08,095 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:38:11,097 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:38:11,100 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:38:14,104 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:38:17,924 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:38:17,925 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:38:17,982 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:38:17,982 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:38:18,087 - tests.cloud_tests - DEBUG - running collect script: cert_links 2018-07-11 12:38:18,087 - tests.cloud_tests - DEBUG - executing "collect: cert_links" 2018-07-11 12:38:18,212 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:38:18,212 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:38:18,325 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:38:18,325 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:38:18,418 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:38:18,418 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:38:18,511 - tests.cloud_tests - DEBUG - running collect script: cert 2018-07-11 12:38:18,511 - tests.cloud_tests - DEBUG - executing "collect: cert" 2018-07-11 12:38:18,650 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:38:18,651 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:38:18,816 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:38:18,816 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:38:18,876 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:38:18,876 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:38:19,113 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 23774 to end 2018-07-11 12:38:19,687 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ca-certs-w2mab2g8qnxz4boj9gvc4 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/ca_certs/console.log 2018-07-11 12:38:19,694 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_disable 2018-07-11 12:38:21,577 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:38:36,601 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:38:46,337 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:38:49,340 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:38:52,343 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:38:55,346 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:38:55,349 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:39:01,983 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:39:01,983 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:39:02,042 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:39:02,042 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:39:02,139 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:39:02,140 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:39:02,230 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:39:02,231 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:39:02,322 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:39:02,322 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:39:02,413 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:39:02,413 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:39:02,526 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:39:02,527 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:39:02,620 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:39:02,620 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:39:02,845 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 27590 to end 2018-07-11 12:39:03,467 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-debug-disable-fym2uo6fifhvnqbu to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/debug_disable/console.log 2018-07-11 12:39:03,474 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_enable 2018-07-11 12:39:04,521 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:39:19,556 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:39:29,868 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:39:32,873 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:39:35,876 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:39:38,879 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:39:38,881 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:39:42,205 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:39:50,040 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:39:50,040 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:39:50,099 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:39:50,099 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:39:50,192 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:39:50,192 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:39:50,285 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:39:50,285 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:39:50,379 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:39:50,379 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:39:50,470 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:39:50,471 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:39:50,574 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:39:50,574 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:39:50,666 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:39:50,666 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:39:50,882 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 31262 to end 2018-07-11 12:39:51,447 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-debug-enable-fkwkvhdcc3du9y59n to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/debug_enable/console.log 2018-07-11 12:39:51,457 - tests.cloud_tests - INFO - collecting test data for test: modules/final_message 2018-07-11 12:39:52,509 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:40:07,541 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:40:16,894 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:40:19,900 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:40:22,903 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:40:25,906 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:40:25,909 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:40:32,092 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:40:32,092 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:40:32,151 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:40:32,151 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:40:32,245 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:40:32,245 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:40:32,339 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:40:32,339 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:40:32,429 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:40:32,429 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:40:32,521 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:40:32,522 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:40:32,626 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:40:32,626 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:40:32,719 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:40:32,719 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:40:32,938 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 2744 to end 2018-07-11 12:40:33,491 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-final-message-k70xp3o3ltftojtk to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/final_message/console.log 2018-07-11 12:40:33,499 - tests.cloud_tests - INFO - collecting test data for test: modules/keys_to_console 2018-07-11 12:40:34,540 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:40:49,574 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:40:59,876 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:41:02,881 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:41:05,883 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:41:08,884 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:41:08,891 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:41:13,086 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:41:13,086 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:41:13,143 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 12:41:13,144 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 12:41:13,244 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:41:13,244 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:41:13,344 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:41:13,344 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:41:13,442 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:41:13,443 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:41:13,535 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:41:13,535 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:41:13,632 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:41:13,632 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:41:13,737 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:41:13,737 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:41:13,839 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:41:13,840 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:41:14,079 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 6692 to end 2018-07-11 12:41:14,775 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-keys-to-console-nqsk7d5py44u3p to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/keys_to_console/console.log 2018-07-11 12:41:14,782 - tests.cloud_tests - WARNING - test config modules/landscape is not enabled, skipping 2018-07-11 12:41:14,788 - tests.cloud_tests - INFO - collecting test data for test: modules/locale 2018-07-11 12:41:15,826 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:41:30,852 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:41:41,473 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:41:44,476 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:41:47,479 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:41:50,482 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:41:56,236 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:41:56,237 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:41:56,296 - tests.cloud_tests - DEBUG - running collect script: locale_a 2018-07-11 12:41:56,296 - tests.cloud_tests - DEBUG - executing "collect: locale_a" 2018-07-11 12:41:56,387 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:41:56,387 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:41:56,481 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:41:56,481 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:41:56,574 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:41:56,575 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:41:56,665 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:41:56,665 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:41:56,762 - tests.cloud_tests - DEBUG - running collect script: locale_gen 2018-07-11 12:41:56,762 - tests.cloud_tests - DEBUG - executing "collect: locale_gen" 2018-07-11 12:41:56,884 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:41:56,884 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:41:56,988 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:41:56,988 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:41:57,083 - tests.cloud_tests - DEBUG - running collect script: locale_default 2018-07-11 12:41:57,083 - tests.cloud_tests - DEBUG - executing "collect: locale_default" 2018-07-11 12:41:57,180 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:41:57,180 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:41:57,542 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 10635 to end 2018-07-11 12:41:58,045 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-locale-eg3xudntess8i0cbbyb9lo1 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/locale/console.log 2018-07-11 12:41:58,052 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_bridge 2018-07-11 12:41:59,097 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:42:14,125 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:42:24,448 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:42:27,452 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:42:30,455 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:42:33,458 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:42:33,474 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:42:51,112 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:42:51,113 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:42:51,175 - tests.cloud_tests - DEBUG - running collect script: lxc-bridge 2018-07-11 12:42:51,175 - tests.cloud_tests - DEBUG - executing "collect: lxc-bridge" 2018-07-11 12:42:51,281 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:42:51,281 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:42:51,385 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:42:51,385 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:42:51,474 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:42:51,474 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:42:51,571 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:42:51,571 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:42:51,666 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 12:42:51,666 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 12:42:51,783 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 12:42:51,783 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 12:42:51,882 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:42:51,882 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:42:51,991 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:42:51,991 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:42:52,086 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:42:52,086 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:42:52,329 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 16400 to end 2018-07-11 12:42:53,151 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-lxd-bridge-l3x5njpojw4kdth6wmj to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/lxd_bridge/console.log 2018-07-11 12:42:53,162 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_dir 2018-07-11 12:42:54,832 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:43:09,857 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:43:19,673 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:43:22,677 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:43:25,677 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:43:28,679 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:43:28,681 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:43:40,409 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:43:40,409 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:43:40,467 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:43:40,467 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:43:40,567 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:43:40,568 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:43:40,663 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:43:40,663 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:43:40,757 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:43:40,757 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:43:40,849 - tests.cloud_tests - DEBUG - running collect script: lxd 2018-07-11 12:43:40,850 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2018-07-11 12:43:40,944 - tests.cloud_tests - DEBUG - running collect script: lxc 2018-07-11 12:43:40,944 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2018-07-11 12:43:41,038 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:43:41,038 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:43:41,140 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:43:41,140 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:43:41,233 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:43:41,234 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:43:41,456 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 21075 to end 2018-07-11 12:43:42,243 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-lxd-dir-rmlsm2hav0vnun762nlqq8 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/lxd_dir/console.log 2018-07-11 12:43:42,256 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp 2018-07-11 12:43:43,307 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:43:58,335 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:44:08,033 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:44:11,036 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:44:14,040 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:44:17,043 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:44:17,052 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:44:43,500 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:44:43,500 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:44:43,561 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:44:43,561 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:44:43,664 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:44:43,664 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:44:43,763 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:44:43,763 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:44:43,866 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:44:43,867 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:44:43,958 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pool_list 2018-07-11 12:44:43,958 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pool_list" 2018-07-11 12:44:44,061 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:44:44,061 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:44:44,189 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_empty 2018-07-11 12:44:44,190 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_empty" 2018-07-11 12:44:44,291 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_empty exited 'b"ls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 12:44:44,292 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:44:44,292 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:44:44,389 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:44:44,390 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:44:44,534 - tests.cloud_tests - DEBUG - running collect script: ntp_installed 2018-07-11 12:44:44,534 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed" 2018-07-11 12:44:44,736 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 25554 to end 2018-07-11 12:44:45,659 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ntp-cxhk3goddgg64soxakpwort1n4 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/ntp/console.log 2018-07-11 12:44:45,670 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_chrony 2018-07-11 12:44:46,886 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:45:01,940 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:45:11,416 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:45:14,420 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:45:17,423 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:45:20,426 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:45:20,429 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:45:23,432 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:45:45,062 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:45:45,063 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:45:45,120 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:45:45,120 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:45:45,213 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:45:45,214 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:45:45,323 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:45:45,323 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:45:45,415 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:45:45,416 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:45:45,505 - tests.cloud_tests - DEBUG - running collect script: chrony_conf 2018-07-11 12:45:45,505 - tests.cloud_tests - DEBUG - executing "collect: chrony_conf" 2018-07-11 12:45:45,599 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:45:45,599 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:45:45,709 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:45:45,709 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:45:45,807 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:45:45,807 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:45:46,074 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 30187 to end 2018-07-11 12:45:46,631 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ntp-chrony-3re7e4zh234lxuw1h00 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/ntp_chrony/console.log 2018-07-11 12:45:46,653 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_pools 2018-07-11 12:45:47,831 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:46:02,859 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:46:12,523 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:46:15,528 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:46:18,531 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:46:21,533 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:46:21,536 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:46:24,548 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:46:41,483 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pools 2018-07-11 12:46:41,484 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pools" 2018-07-11 12:46:41,539 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:46:41,540 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:46:41,631 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_pools 2018-07-11 12:46:41,631 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_pools" 2018-07-11 12:46:41,725 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:46:41,725 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:46:41,822 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_pools 2018-07-11 12:46:41,822 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_pools" 2018-07-11 12:46:41,919 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_pools exited 'b"ls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2018-07-11 12:46:41,920 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:46:41,921 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:46:42,017 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:46:42,018 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:46:42,113 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:46:42,113 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:46:42,211 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:46:42,211 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:46:42,318 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:46:42,319 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:46:42,410 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 12:46:42,411 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 12:46:42,509 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:46:42,509 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:46:42,743 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 4279 to end 2018-07-11 12:46:43,335 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ntp-pools-0jzce9f4gu4eihb5x80v to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/ntp_pools/console.log 2018-07-11 12:46:43,342 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_servers 2018-07-11 12:46:44,377 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:46:59,411 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:47:09,235 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:47:12,240 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:47:15,243 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:47:18,246 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:47:18,249 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:47:39,080 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:47:39,081 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:47:39,141 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:47:39,141 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:47:39,235 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_servers 2018-07-11 12:47:39,235 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_servers" 2018-07-11 12:47:39,332 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2018-07-11 12:47:39,332 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2018-07-11 12:47:39,441 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:47:39,441 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:47:39,538 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:47:39,538 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:47:39,635 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:47:39,635 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:47:39,731 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_servers 2018-07-11 12:47:39,732 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_servers" 2018-07-11 12:47:39,821 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_servers exited 'b'cat: /etc/ntp.conf.dist: No such file or directory\n'' and had stderr: 0 2018-07-11 12:47:39,823 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:47:39,823 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:47:39,935 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_servers 2018-07-11 12:47:39,935 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_servers" 2018-07-11 12:47:40,027 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:47:40,027 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:47:40,122 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:47:40,122 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:47:40,367 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 8589 to end 2018-07-11 12:47:40,991 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ntp-servers-h7av67bgbooq7xii1v to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/ntp_servers/console.log 2018-07-11 12:47:41,000 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_timesyncd 2018-07-11 12:47:42,043 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:47:57,068 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:48:07,294 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:48:10,297 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:48:13,300 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:48:16,303 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:48:16,306 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:48:23,820 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:48:23,820 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:48:23,892 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:48:23,892 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:48:23,989 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:48:23,990 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:48:24,087 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:48:24,087 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:48:24,183 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:48:24,183 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:48:24,275 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:48:24,276 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:48:24,385 - tests.cloud_tests - DEBUG - running collect script: timesyncd_conf 2018-07-11 12:48:24,385 - tests.cloud_tests - DEBUG - executing "collect: timesyncd_conf" 2018-07-11 12:48:24,478 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:48:24,479 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:48:24,575 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:48:24,575 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:48:24,788 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 13950 to end 2018-07-11 12:48:25,343 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ntp-timesyncd-sl8m11vd4xp2tlvl to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/ntp_timesyncd/console.log 2018-07-11 12:48:25,356 - tests.cloud_tests - INFO - collecting test data for test: modules/package_update_upgrade_install 2018-07-11 12:48:26,406 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:48:41,432 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:48:51,378 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:48:54,381 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:48:57,383 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:49:00,386 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:49:00,396 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:49:03,409 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:49:33,549 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:49:33,550 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:49:33,608 - tests.cloud_tests - DEBUG - running collect script: dpkg_show 2018-07-11 12:49:33,609 - tests.cloud_tests - DEBUG - executing "collect: dpkg_show" 2018-07-11 12:49:33,720 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:49:33,720 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:49:33,818 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:49:33,818 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:49:33,910 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:49:33,910 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:49:34,001 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:49:34,001 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:49:34,094 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:49:34,094 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:49:34,204 - tests.cloud_tests - DEBUG - running collect script: apt_history_cmdline 2018-07-11 12:49:34,204 - tests.cloud_tests - DEBUG - executing "collect: apt_history_cmdline" 2018-07-11 12:49:34,300 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:49:34,300 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:49:34,396 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:49:34,396 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:49:34,696 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17440 to end 2018-07-11 12:49:35,275 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-package-update-upgrade-5tcojkl to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/package_update_upgrade_install/console.log 2018-07-11 12:49:35,289 - tests.cloud_tests - INFO - collecting test data for test: modules/runcmd 2018-07-11 12:49:36,423 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:49:51,455 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:50:00,623 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:50:03,628 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:50:06,631 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:50:09,634 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:50:09,637 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:50:12,644 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:50:16,816 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:50:16,816 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:50:16,919 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:50:16,919 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:50:17,020 - tests.cloud_tests - DEBUG - running collect script: run_cmd 2018-07-11 12:50:17,021 - tests.cloud_tests - DEBUG - executing "collect: run_cmd" 2018-07-11 12:50:17,119 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:50:17,119 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:50:17,211 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:50:17,211 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:50:17,319 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:50:17,319 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:50:17,415 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:50:17,416 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:50:17,538 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:50:17,538 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:50:17,635 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:50:17,635 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:50:17,892 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 21365 to end 2018-07-11 12:50:18,467 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-runcmd-gwyu3xah1ktqdwyekk0i9ws to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/runcmd/console.log 2018-07-11 12:50:18,479 - tests.cloud_tests - WARNING - test config modules/seed_random_command is not enabled, skipping 2018-07-11 12:50:18,489 - tests.cloud_tests - INFO - collecting test data for test: modules/seed_random_data 2018-07-11 12:50:20,142 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:50:35,166 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:50:45,187 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:50:48,192 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:50:51,195 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:50:54,196 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:50:54,198 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:50:58,416 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:50:58,416 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:50:58,475 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:50:58,476 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:50:58,571 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:50:58,571 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:50:58,665 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:50:58,665 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:50:58,759 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:50:58,759 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:50:58,849 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:50:58,849 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:50:58,957 - tests.cloud_tests - DEBUG - running collect script: seed_data 2018-07-11 12:50:58,958 - tests.cloud_tests - DEBUG - executing "collect: seed_data" 2018-07-11 12:50:59,052 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:50:59,052 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:50:59,145 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:50:59,145 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:50:59,496 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 23667 to end 2018-07-11 12:50:59,895 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-seed-random-data-loltgwug8lsdk to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/seed_random_data/console.log 2018-07-11 12:50:59,903 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname 2018-07-11 12:51:00,961 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:51:15,985 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:51:25,963 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:51:28,968 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:51:31,971 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:51:34,974 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:51:34,976 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:51:40,129 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:51:40,130 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:51:40,185 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 12:51:40,185 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 12:51:40,280 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:51:40,280 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:51:40,381 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:51:40,381 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:51:40,474 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:51:40,474 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:51:40,574 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:51:40,574 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:51:40,670 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 12:51:40,670 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 12:51:40,771 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:51:40,771 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:51:40,878 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 12:51:40,878 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 12:51:40,978 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:51:40,978 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:51:41,074 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:51:41,074 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:51:41,316 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 25316 to end 2018-07-11 12:51:41,955 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-set-hostname-1xalcu0la5spt4ygv to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/set_hostname/console.log 2018-07-11 12:51:41,999 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname_fqdn 2018-07-11 12:51:43,360 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:51:58,384 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:52:07,558 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:52:10,565 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:52:13,567 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:52:16,569 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:52:16,571 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:52:19,576 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:52:23,918 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:52:23,918 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:52:24,015 - tests.cloud_tests - DEBUG - running collect script: hostname 2018-07-11 12:52:24,015 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2018-07-11 12:52:24,115 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:52:24,115 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:52:24,210 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:52:24,210 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:52:24,310 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:52:24,310 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:52:24,416 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:52:24,416 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:52:24,519 - tests.cloud_tests - DEBUG - running collect script: fqdn 2018-07-11 12:52:24,519 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2018-07-11 12:52:24,613 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:52:24,613 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:52:24,748 - tests.cloud_tests - DEBUG - running collect script: hosts 2018-07-11 12:52:24,748 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2018-07-11 12:52:24,849 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:52:24,849 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:52:24,950 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:52:24,950 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:52:25,212 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 26610 to end 2018-07-11 12:52:25,795 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-set-hostname-fqdn-2hpls2fr5ojc to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/set_hostname_fqdn/console.log 2018-07-11 12:52:25,809 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password 2018-07-11 12:52:27,588 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:52:42,619 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:52:52,410 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:52:55,413 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:52:58,417 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:53:01,419 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:53:01,427 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:53:09,080 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:53:09,081 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:53:09,147 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:53:09,147 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:53:09,252 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:53:09,252 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:53:09,343 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:53:09,343 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:53:09,435 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:53:09,435 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:53:09,527 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:53:09,527 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:53:09,657 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:53:09,657 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:53:09,770 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:53:09,770 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:53:09,864 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:53:09,865 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:53:09,959 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:53:09,959 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:53:10,276 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 28456 to end 2018-07-11 12:53:10,855 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-set-password-wmfpo58o8qhlwdz6y to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/set_password/console.log 2018-07-11 12:53:10,867 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_expire 2018-07-11 12:53:11,905 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:53:26,942 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:53:36,955 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:53:39,960 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:53:42,964 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:53:45,967 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:53:45,969 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:53:51,262 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:53:51,262 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:53:51,319 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:53:51,319 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:53:51,414 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:53:51,415 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:53:51,507 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:53:51,508 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:53:51,599 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:53:51,599 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:53:51,691 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:53:51,692 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:53:51,803 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:53:51,803 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:53:51,897 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:53:51,898 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:53:51,992 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:53:51,993 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:53:52,090 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:53:52,090 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:53:52,438 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 31394 to end 2018-07-11 12:53:52,971 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-set-password-expire-8lxc3iluvw to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/set_password_expire/console.log 2018-07-11 12:53:52,984 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list 2018-07-11 12:53:54,026 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:54:09,054 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:54:18,661 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:54:21,666 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:54:24,669 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:54:27,672 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:54:27,674 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:54:33,921 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:54:33,921 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:54:33,978 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:54:33,978 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:54:34,075 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:54:34,075 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:54:34,167 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:54:34,167 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:54:34,258 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:54:34,259 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:54:34,353 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:54:34,353 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:54:34,455 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:54:34,455 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:54:34,546 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:54:34,547 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:54:34,638 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:54:34,638 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:54:34,730 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:54:34,730 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:54:34,941 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 3051 to end 2018-07-11 12:54:35,503 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-set-password-list-9pmebtf5eky1 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/set_password_list/console.log 2018-07-11 12:54:35,516 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list_string 2018-07-11 12:54:36,567 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:54:51,592 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:55:01,630 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:55:04,633 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:55:07,635 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:55:10,638 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:55:10,641 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:55:13,658 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:55:19,345 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:55:19,345 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:55:19,404 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:55:19,404 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:55:19,504 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:55:19,504 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:55:19,599 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:55:19,599 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:55:19,695 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:55:19,695 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:55:19,788 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:55:19,788 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:55:19,911 - tests.cloud_tests - DEBUG - running collect script: shadow 2018-07-11 12:55:19,911 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2018-07-11 12:55:20,016 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2018-07-11 12:55:20,016 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2018-07-11 12:55:20,111 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:55:20,111 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:55:20,202 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:55:20,202 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:55:20,485 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 6600 to end 2018-07-11 12:55:21,231 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-set-password-list-stri-2jjgalm to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/set_password_list_string/console.log 2018-07-11 12:55:21,245 - tests.cloud_tests - INFO - collecting test data for test: modules/snap 2018-07-11 12:55:29,396 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:55:44,430 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:55:54,854 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:55:57,860 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:56:00,863 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:56:03,866 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:56:03,868 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:56:31,756 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:56:31,756 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:56:31,812 - tests.cloud_tests - DEBUG - running collect script: snaplist 2018-07-11 12:56:31,812 - tests.cloud_tests - DEBUG - executing "collect: snaplist" 2018-07-11 12:56:32,392 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:56:32,392 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:56:32,453 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:56:32,453 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:56:32,547 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:56:32,547 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:56:32,639 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:56:32,639 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:56:32,730 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:56:32,730 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:56:32,842 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:56:32,843 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:56:32,935 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:56:32,935 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:56:33,212 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9788 to end 2018-07-11 12:56:33,803 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-snap-0nd45lfjme9xwiygwpte58q6o to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/snap/console.log 2018-07-11 12:56:33,809 - tests.cloud_tests - INFO - collecting test data for test: modules/snappy 2018-07-11 12:56:34,851 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:56:49,876 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:56:59,651 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:57:02,656 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:57:05,659 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:57:08,662 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:57:08,664 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:57:13,250 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:57:13,251 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:57:13,310 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:57:13,310 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:57:13,411 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:57:13,411 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:57:13,503 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:57:13,503 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:57:13,599 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:57:13,600 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:57:13,695 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:57:13,695 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:57:13,802 - tests.cloud_tests - DEBUG - running collect script: snapd 2018-07-11 12:57:13,802 - tests.cloud_tests - DEBUG - executing "collect: snapd" 2018-07-11 12:57:13,914 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:57:13,915 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:57:14,011 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:57:14,011 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:57:14,283 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 13556 to end 2018-07-11 12:57:14,859 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-snappy-pxcdtxtv474vjv3kyialkzl to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/snappy/console.log 2018-07-11 12:57:14,866 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_disable 2018-07-11 12:57:15,914 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:57:30,952 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:57:41,228 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:57:44,232 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:57:47,235 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:57:50,238 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:57:50,241 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:57:55,409 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:57:55,409 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:57:55,467 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 12:57:55,467 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 12:57:55,564 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:57:55,565 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:57:55,663 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:57:55,663 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:57:55,755 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:57:55,755 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:57:55,851 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:57:55,851 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:57:55,943 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:57:55,943 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:57:56,049 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:57:56,050 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:57:56,143 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:57:56,143 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:57:56,458 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 16194 to end 2018-07-11 12:57:56,983 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ssh-auth-key-fingerpri-8rg0shj to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/ssh_auth_key_fingerprints_disable/console.log 2018-07-11 12:57:56,997 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_enable 2018-07-11 12:57:58,088 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:58:13,122 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:58:23,245 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:58:26,250 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:58:29,251 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:58:32,254 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:58:32,257 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:58:38,740 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:58:38,740 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:58:38,803 - tests.cloud_tests - DEBUG - running collect script: syslog 2018-07-11 12:58:38,803 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2018-07-11 12:58:38,898 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:58:38,898 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:58:38,992 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:58:38,992 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:58:39,083 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:58:39,083 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:58:39,175 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:58:39,176 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:58:39,267 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:58:39,267 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:58:39,379 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:58:39,379 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:58:39,471 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:58:39,471 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:58:39,753 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 18876 to end 2018-07-11 12:58:40,331 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ssh-auth-key-fingerpri-zo65qcg to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/ssh_auth_key_fingerprints_enable/console.log 2018-07-11 12:58:40,350 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_import_id 2018-07-11 12:58:41,395 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:58:56,422 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:59:05,782 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:59:08,787 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:59:11,790 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:59:14,791 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:59:14,793 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:59:22,520 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 12:59:22,520 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 12:59:22,578 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 12:59:22,578 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 12:59:22,677 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 12:59:22,677 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 12:59:22,769 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 12:59:22,770 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 12:59:22,861 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 12:59:22,861 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 12:59:22,954 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 12:59:22,954 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 12:59:23,064 - tests.cloud_tests - DEBUG - running collect script: auth_keys_ubuntu 2018-07-11 12:59:23,064 - tests.cloud_tests - DEBUG - executing "collect: auth_keys_ubuntu" 2018-07-11 12:59:23,161 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 12:59:23,161 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 12:59:23,255 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 12:59:23,255 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 12:59:23,576 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 23089 to end 2018-07-11 12:59:24,051 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ssh-import-id-cvjd79q07myf4nlr to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/ssh_import_id/console.log 2018-07-11 12:59:24,059 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_keys_generate 2018-07-11 12:59:25,096 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:59:40,122 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:59:49,474 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:59:52,477 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 12:59:55,479 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 12:59:58,482 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 12:59:58,484 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:00:03,832 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:00:03,833 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:00:03,903 - tests.cloud_tests - DEBUG - running collect script: dsa_public 2018-07-11 13:00:03,903 - tests.cloud_tests - DEBUG - executing "collect: dsa_public" 2018-07-11 13:00:04,017 - tests.cloud_tests - DEBUG - collect script dsa_public exited 'b'cat: /etc/ssh/ssh_host_dsa_key.pub: No such file or directory\n'' and had stderr: 1 2018-07-11 13:00:04,018 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:00:04,018 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:00:04,116 - tests.cloud_tests - DEBUG - running collect script: ecdsa_public 2018-07-11 13:00:04,116 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_public" 2018-07-11 13:00:04,212 - tests.cloud_tests - DEBUG - running collect script: ed25519_private 2018-07-11 13:00:04,213 - tests.cloud_tests - DEBUG - executing "collect: ed25519_private" 2018-07-11 13:00:04,312 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:00:04,312 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:00:04,424 - tests.cloud_tests - DEBUG - running collect script: ecdsa_private 2018-07-11 13:00:04,424 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_private" 2018-07-11 13:00:04,515 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:00:04,515 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:00:04,628 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:00:04,629 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:00:04,726 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:00:04,726 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:00:04,837 - tests.cloud_tests - DEBUG - running collect script: rsa_public 2018-07-11 13:00:04,837 - tests.cloud_tests - DEBUG - executing "collect: rsa_public" 2018-07-11 13:00:04,931 - tests.cloud_tests - DEBUG - collect script rsa_public exited 'b'cat: /etc/ssh/ssh_host_rsa_key.pub: No such file or directory\n'' and had stderr: 1 2018-07-11 13:00:04,933 - tests.cloud_tests - DEBUG - running collect script: rsa_private 2018-07-11 13:00:04,933 - tests.cloud_tests - DEBUG - executing "collect: rsa_private" 2018-07-11 13:00:05,035 - tests.cloud_tests - DEBUG - collect script rsa_private exited 'b'cat: /etc/ssh/ssh_host_rsa_key: No such file or directory\n'' and had stderr: 1 2018-07-11 13:00:05,036 - tests.cloud_tests - DEBUG - running collect script: ed25519_public 2018-07-11 13:00:05,037 - tests.cloud_tests - DEBUG - executing "collect: ed25519_public" 2018-07-11 13:00:05,136 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:00:05,136 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:00:05,230 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:00:05,230 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:00:05,374 - tests.cloud_tests - DEBUG - running collect script: dsa_private 2018-07-11 13:00:05,375 - tests.cloud_tests - DEBUG - executing "collect: dsa_private" 2018-07-11 13:00:05,477 - tests.cloud_tests - DEBUG - collect script dsa_private exited 'b'cat: /etc/ssh/ssh_host_dsa_key: No such file or directory\n'' and had stderr: 1 2018-07-11 13:00:05,670 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 27254 to end 2018-07-11 13:00:06,179 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-ssh-keys-generate-67d410uw1yko to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/ssh_keys_generate/console.log 2018-07-11 13:00:06,204 - tests.cloud_tests - WARNING - test config modules/ssh_keys_provided is not enabled, skipping 2018-07-11 13:00:06,214 - tests.cloud_tests - INFO - collecting test data for test: modules/timezone 2018-07-11 13:00:07,269 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:00:22,300 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:00:32,249 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:00:35,254 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:00:38,255 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 13:00:41,257 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:00:41,259 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:00:46,757 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:00:46,758 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:00:46,814 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:00:46,814 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:00:46,910 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:00:46,910 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:00:47,002 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:00:47,002 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:00:47,095 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:00:47,095 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:00:47,186 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:00:47,186 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:00:47,299 - tests.cloud_tests - DEBUG - running collect script: timezone 2018-07-11 13:00:47,300 - tests.cloud_tests - DEBUG - executing "collect: timezone" 2018-07-11 13:00:47,393 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:00:47,394 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:00:47,489 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:00:47,490 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:00:47,713 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 30302 to end 2018-07-11 13:00:48,331 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-timezone-8dmfx5zhn1hi7tjni6gw6 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/timezone/console.log 2018-07-11 13:00:48,347 - tests.cloud_tests - INFO - collecting test data for test: modules/user_groups 2018-07-11 13:00:50,561 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:01:05,596 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:01:23,648 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:01:26,650 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:01:29,651 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 13:01:32,654 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:01:36,366 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:01:36,366 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:01:36,422 - tests.cloud_tests - DEBUG - running collect script: user_ubuntu 2018-07-11 13:01:36,422 - tests.cloud_tests - DEBUG - executing "collect: user_ubuntu" 2018-07-11 13:01:36,516 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:01:36,516 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:01:36,608 - tests.cloud_tests - DEBUG - running collect script: root_groups 2018-07-11 13:01:36,609 - tests.cloud_tests - DEBUG - executing "collect: root_groups" 2018-07-11 13:01:36,704 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:01:36,704 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:01:36,801 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:01:36,802 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:01:36,893 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:01:36,893 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:01:36,985 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:01:36,985 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:01:37,093 - tests.cloud_tests - DEBUG - running collect script: group_cloud_users 2018-07-11 13:01:37,093 - tests.cloud_tests - DEBUG - executing "collect: group_cloud_users" 2018-07-11 13:01:37,187 - tests.cloud_tests - DEBUG - running collect script: user_foobar 2018-07-11 13:01:37,187 - tests.cloud_tests - DEBUG - executing "collect: user_foobar" 2018-07-11 13:01:37,280 - tests.cloud_tests - DEBUG - running collect script: user_cloudy 2018-07-11 13:01:37,280 - tests.cloud_tests - DEBUG - executing "collect: user_cloudy" 2018-07-11 13:01:37,374 - tests.cloud_tests - DEBUG - running collect script: group_ubuntu 2018-07-11 13:01:37,374 - tests.cloud_tests - DEBUG - executing "collect: group_ubuntu" 2018-07-11 13:01:37,467 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:01:37,467 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:01:37,557 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:01:37,557 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:01:37,704 - tests.cloud_tests - DEBUG - running collect script: user_barfoo 2018-07-11 13:01:37,704 - tests.cloud_tests - DEBUG - executing "collect: user_barfoo" 2018-07-11 13:01:37,866 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 585 to end 2018-07-11 13:01:38,419 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-user-groups-8cjuqtbdb2i893b6a7 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/user_groups/console.log 2018-07-11 13:01:38,430 - tests.cloud_tests - INFO - collecting test data for test: modules/write_files 2018-07-11 13:01:39,472 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:01:54,498 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:02:04,440 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:02:07,444 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:02:10,448 - tests.cloud_tests - WARNING - failed to connect via SSH 2018-07-11 13:02:13,451 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2018-07-11 13:02:13,453 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2018-07-11 13:02:17,231 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2018-07-11 13:02:17,231 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2018-07-11 13:02:17,325 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2018-07-11 13:02:17,325 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2018-07-11 13:02:17,420 - tests.cloud_tests - DEBUG - running collect script: file_gzip 2018-07-11 13:02:17,420 - tests.cloud_tests - DEBUG - executing "collect: file_gzip" 2018-07-11 13:02:17,556 - tests.cloud_tests - DEBUG - running collect script: result.json 2018-07-11 13:02:17,556 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2018-07-11 13:02:17,610 - tests.cloud_tests - DEBUG - running collect script: instance-id 2018-07-11 13:02:17,610 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2018-07-11 13:02:17,702 - tests.cloud_tests - DEBUG - running collect script: status.json 2018-07-11 13:02:17,702 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2018-07-11 13:02:17,807 - tests.cloud_tests - DEBUG - running collect script: package-versions 2018-07-11 13:02:17,807 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2018-07-11 13:02:17,911 - tests.cloud_tests - DEBUG - running collect script: file_text 2018-07-11 13:02:17,911 - tests.cloud_tests - DEBUG - executing "collect: file_text" 2018-07-11 13:02:18,016 - tests.cloud_tests - DEBUG - running collect script: file_b64 2018-07-11 13:02:18,016 - tests.cloud_tests - DEBUG - executing "collect: file_b64" 2018-07-11 13:02:18,123 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2018-07-11 13:02:18,123 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2018-07-11 13:02:18,216 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2018-07-11 13:02:18,216 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2018-07-11 13:02:18,362 - tests.cloud_tests - DEBUG - running collect script: file_binary 2018-07-11 13:02:18,362 - tests.cloud_tests - DEBUG - executing "collect: file_binary" 2018-07-11 13:02:18,537 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 3710 to end 2018-07-11 13:02:19,199 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-artful-modules-write-files-132ou4ntwyhkefsdt7 to /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results/nocloud-kvm/artful/modules/write_files/console.log 2018-07-11 13:02:19,218 - tests.cloud_tests - DEBUG - collect stages: {'stages': [{'stages': [{'stages': [{'stages': [{'success': True, 'errors': [], 'name': 'setup func for --repo, enable repo', 'time': 68.28362035751343}, {'success': True, 'errors': [], 'name': 'setup func for --upgrade, upgrade cloud-init', 'time': 6.349552631378174}], 'success': True, 'errors': [], 'name': 'set up for ubuntu-artful', 'time': 74.63320803642273}, {'stages': [{}, {}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 47.22829222679138}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.2028484344482422}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.33502912521362305}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24664998054504395}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24067473411560059}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24042606353759766}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.24895954132080078}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.2438657283782959}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2528975009918213}], 'success': True, 'errors': [], 'name': 'collect for test: bugs/lp1628337', 'time': 49.23976802825928}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 56.01816010475159}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.2058110237121582}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3341822624206543}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2421424388885498}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24274396896362305}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2434988021850586}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25122737884521484}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.2455744743347168}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2553689479827881}, {'success': True, 'errors': [], 'name': 'script cloud-init-test-output', 'time': 0.244704008102417}], 'success': True, 'errors': [], 'name': 'collect for test: main/command_output_simple', 'time': 58.2835476398468}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 55.96274995803833}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20750880241394043}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3377056121826172}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24592971801757812}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24400854110717773}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24403810501098633}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25272107124328613}, {'success': True, 'errors': [], 'name': 'script 94cloud-init-config', 'time': 0.24907541275024414}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24581432342529297}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2556428909301758}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_conf', 'time': 58.24532151222229}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 48.99947547912598}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20558667182922363}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.336169958114624}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.24664783477783203}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2446906566619873}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24462890625}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24358391761779785}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25379228591918945}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24497532844543457}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.26020240783691406}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_disable_suites', 'time': 51.27988862991333}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 42.089163303375244}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20127248764038086}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.33588695526123047}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.24599623680114746}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2458794116973877}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.2438952922821045}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24402141571044922}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2527143955230713}, {'success': True, 'errors': [], 'name': 'script ubuntu.sources.list', 'time': 0.24632477760314941}, {'success': True, 'errors': [], 'name': 'script gatech.sources.list', 'time': 0.24797439575195312}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.2450563907623291}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2552947998046875}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_primary', 'time': 44.85365128517151}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 55.95069885253906}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20337247848510742}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.33528709411621094}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.251145601272583}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24315571784973145}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24355721473693848}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.27250170707702637}, {'success': True, 'errors': [], 'name': 'script 90cloud-init-aptproxy', 'time': 0.24464917182922363}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24587631225585938}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.25513195991516113}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_proxy', 'time': 58.24553418159485}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 53.69211983680725}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.2039811611175537}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.33559608459472656}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.24712920188903809}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24431324005126953}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24303531646728516}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24262404441833496}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25193190574645996}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24179601669311523}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.25797533988952637}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_security', 'time': 55.960641622543335}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 57.776339292526245}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.2069413661956787}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3356211185455322}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.24471712112426758}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24517011642456055}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24344801902770996}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24388360977172852}, {'success': True, 'errors': [], 'name': 'script apt_key_list', 'time': 0.3088977336883545}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.210371732711792}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24284934997558594}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.25513601303100586}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_key', 'time': 60.31351184844971}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 60.688045501708984}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20419025421142578}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3391861915588379}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.24643921852111816}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24637699127197266}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24358844757080078}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24414920806884766}, {'success': True, 'errors': [], 'name': 'script apt_key_list', 'time': 0.30956006050109863}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.21126103401184082}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24286317825317383}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2559633255004883}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_keyserver', 'time': 63.23177671432495}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 47.13122582435608}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.2053208351135254}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.33610963821411133}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.24379825592041016}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24409985542297363}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24449729919433594}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24326467514038086}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2529478073120117}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.242919921875}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2548336982727051}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_list', 'time': 49.39915442466736}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 69.17238688468933}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.19319963455200195}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3162961006164551}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.23337864875793457}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.23402881622314453}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.2318565845489502}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2318103313446045}, {'success': True, 'errors': [], 'name': 'script sources_full', 'time': 0.23271965980529785}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.24039506912231445}, {'success': True, 'errors': [], 'name': 'script apt-key', 'time': 0.308316707611084}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.19043827056884766}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.24361705780029297}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_ppa', 'time': 71.82860112190247}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 46.958927392959595}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20326614379882812}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3363308906555176}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24280905723571777}, {'success': True, 'errors': [], 'name': 'script 90cloud-init-pipelining', 'time': 0.2460765838623047}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.241746187210083}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24448919296264648}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.253084659576416}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.2431013584136963}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2552793025970459}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_pipelining_disable', 'time': 49.22527551651001}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 55.023263692855835}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.2065117359161377}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3379402160644531}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2500886917114258}, {'success': True, 'errors': [], 'name': 'script 90cloud-init-pipelining', 'time': 0.2456989288330078}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.2512187957763672}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2507317066192627}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2527933120727539}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.25110673904418945}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.25939297676086426}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_pipelining_os', 'time': 57.32890176773071}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 53.78561043739319}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20372891426086426}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3358931541442871}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24379587173461914}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24387788772583008}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24408268928527832}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2528088092803955}, {'success': True, 'errors': [], 'name': 'script hosts', 'time': 0.2450101375579834}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24602699279785156}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2553286552429199}], 'success': True, 'errors': [], 'name': 'collect for test: modules/bootcmd', 'time': 56.05628252029419}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 54.76715159416199}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20434808731079102}, {'success': True, 'errors': [], 'name': 'script byobu_launch_exists', 'time': 0.2457740306854248}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3379383087158203}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2439284324645996}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.2440948486328125}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24588561058044434}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25481486320495605}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24297356605529785}, {'success': True, 'errors': [], 'name': 'script byobu_profile_enabled', 'time': 0.24630403518676758}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2568092346191406}], 'success': True, 'errors': [], 'name': 'collect for test: modules/byobu', 'time': 57.290170192718506}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 57.819732904434204}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20939016342163086}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.34490132331848145}, {'success': True, 'errors': [], 'name': 'script cert_links', 'time': 0.2530083656311035}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24967622756958008}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.2509288787841797}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2507357597351074}, {'success': True, 'errors': [], 'name': 'script cert', 'time': 0.24883246421813965}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2582118511199951}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24984025955200195}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.25851869583129883}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ca_certs', 'time': 60.393938302993774}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 56.32165050506592}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.2065117359161377}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3354456424713135}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24338531494140625}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24399256706237793}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24410152435302734}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25242185592651367}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24321198463439941}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.25574254989624023}], 'success': True, 'errors': [], 'name': 'collect for test: modules/debug_disable', 'time': 58.346604108810425}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 61.312299489974976}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20761680603027344}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.34247374534606934}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24917244911193848}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24402403831481934}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24828815460205078}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2526111602783203}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24703550338745117}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.25560712814331055}], 'success': True, 'errors': [], 'name': 'collect for test: modules/debug_enable', 'time': 63.35925793647766}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 55.72172927856445}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.2041795253753662}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.33399081230163574}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24223566055297852}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24276399612426758}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24309754371643066}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2508878707885742}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24553656578063965}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2546544075012207}], 'success': True, 'errors': [], 'name': 'collect for test: modules/final_message', 'time': 57.7392315864563}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 51.70587086677551}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.204514741897583}, {'success': True, 'errors': [], 'name': 'script syslog', 'time': 0.3070681095123291}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.2752234935760498}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24498605728149414}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24373722076416016}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2438218593597412}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2530078887939453}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24270129203796387}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.25494980812072754}], 'success': True, 'errors': [], 'name': 'collect for test: modules/keys_to_console', 'time': 53.976027965545654}, {}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 57.16508889198303}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20566678047180176}, {'success': True, 'errors': [], 'name': 'script locale_a', 'time': 0.24573659896850586}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3380153179168701}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2439718246459961}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24388408660888672}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24397754669189453}, {'success': True, 'errors': [], 'name': 'script locale_gen', 'time': 0.24639081954956055}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25444483757019043}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24310922622680664}, {'success': True, 'errors': [], 'name': 'script locale_default', 'time': 0.244826078414917}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2551579475402832}], 'success': True, 'errors': [], 'name': 'collect for test: modules/locale', 'time': 59.93046426773071}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 55.648316383361816}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.19179296493530273}, {'success': True, 'errors': [], 'name': 'script lxc-bridge', 'time': 0.23935604095458984}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3178524971008301}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.23047685623168945}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.23192071914672852}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.232041597366333}, {'success': True, 'errors': [], 'name': 'script lxd', 'time': 0.23264646530151367}, {'success': True, 'errors': [], 'name': 'script lxc', 'time': 0.2327587604522705}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.23923277854919434}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.2319021224975586}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.24444866180419922}], 'success': True, 'errors': [], 'name': 'collect for test: modules/lxd_bridge', 'time': 58.27291131019592}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 57.73011612892151}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.2042841911315918}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3358421325683594}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2441248893737793}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24376440048217773}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24393153190612793}, {'success': True, 'errors': [], 'name': 'script lxd', 'time': 0.2462937831878662}, {'success': True, 'errors': [], 'name': 'script lxc', 'time': 0.24635863304138184}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25228142738342285}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24292683601379395}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2566525936126709}], 'success': True, 'errors': [], 'name': 'collect for test: modules/lxd_dir', 'time': 60.24677515029907}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 64.3540050983429}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20842266082763672}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3361327648162842}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2436213493347168}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.2440047264099121}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24412894248962402}, {'success': True, 'errors': [], 'name': 'script ntp_conf_pool_list', 'time': 0.24744033813476562}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2534022331237793}, {'success': True, 'errors': [], 'name': 'script ntp_conf_dist_empty', 'time': 0.24895954132080078}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24597716331481934}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2590513229370117}, {'success': True, 'errors': [], 'name': 'script ntp_installed', 'time': 0.24624037742614746}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ntp', 'time': 67.1315643787384}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 57.62135720252991}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20657730102539062}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3355221748352051}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2439870834350586}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24345016479492188}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2443544864654541}, {'success': True, 'errors': [], 'name': 'script chrony_conf', 'time': 0.24373722076416016}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25199246406555176}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.243621826171875}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2553684711456299}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ntp_chrony', 'time': 59.8901150226593}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 61.93747329711914}, {'success': True, 'errors': [], 'name': 'script ntp_conf_pools', 'time': 0.20383429527282715}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.24524307250976562}, {'success': True, 'errors': [], 'name': 'script ntp_installed_pools', 'time': 0.2456808090209961}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.33484792709350586}, {'success': True, 'errors': [], 'name': 'script ntp_conf_dist_pools', 'time': 0.24515557289123535}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24241018295288086}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24414825439453125}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24393701553344727}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25250673294067383}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24547839164733887}, {'success': True, 'errors': [], 'name': 'script ntpq_servers', 'time': 0.2518744468688965}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2598888874053955}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ntp_pools', 'time': 64.95265126228333}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 67.14595866203308}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20525622367858887}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.33580732345581055}, {'success': True, 'errors': [], 'name': 'script ntp_installed_servers', 'time': 0.24509572982788086}, {'success': True, 'errors': [], 'name': 'script ntpq_servers', 'time': 0.2481234073638916}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2471613883972168}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24403119087219238}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2472681999206543}, {'success': True, 'errors': [], 'name': 'script ntp_conf_dist_servers', 'time': 0.245225191116333}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.253493070602417}, {'success': True, 'errors': [], 'name': 'script ntp_conf_servers', 'time': 0.2496628761291504}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.23975014686584473}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2601044178009033}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ntp_servers', 'time': 70.16711401939392}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 54.74334931373596}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20356988906860352}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3353245258331299}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24376201629638672}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24417328834533691}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2438509464263916}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2529027462005615}, {'success': True, 'errors': [], 'name': 'script timesyncd_conf', 'time': 0.24285483360290527}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24412941932678223}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.25552964210510254}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ntp_timesyncd', 'time': 57.0096070766449}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 58.318660736083984}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20376920700073242}, {'success': True, 'errors': [], 'name': 'script dpkg_show', 'time': 0.2834148406982422}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3061702251434326}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2462925910949707}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24403667449951172}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24393367767333984}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2527346611022949}, {'success': True, 'errors': [], 'name': 'script apt_history_cmdline', 'time': 0.24396204948425293}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24292492866516113}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.255812406539917}], 'success': True, 'errors': [], 'name': 'collect for test: modules/package_update_upgrade_install', 'time': 60.84184408187866}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 56.83075213432312}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20399212837219238}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3339693546295166}, {'success': True, 'errors': [], 'name': 'script run_cmd', 'time': 0.24509692192077637}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24413728713989258}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24248266220092773}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24375271797180176}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2509043216705322}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24248456954956055}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.25439882278442383}], 'success': True, 'errors': [], 'name': 'collect for test: modules/runcmd', 'time': 59.09210276603699}, {}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 50.80011820793152}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20561838150024414}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3373286724090576}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24508380889892578}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24330401420593262}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2436821460723877}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2522280216217041}, {'success': True, 'errors': [], 'name': 'script seed_data', 'time': 0.2451021671295166}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24547743797302246}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.25411319732666016}], 'success': True, 'errors': [], 'name': 'collect for test: modules/seed_random_data', 'time': 53.07218933105469}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 51.76189136505127}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.21005654335021973}, {'success': True, 'errors': [], 'name': 'script hostname', 'time': 0.2456674575805664}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.34124112129211426}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24509787559509277}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24376320838928223}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2440357208251953}, {'success': True, 'errors': [], 'name': 'script fqdn', 'time': 0.2455613613128662}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2554652690887451}, {'success': True, 'errors': [], 'name': 'script hosts', 'time': 0.24845623970031738}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.2463979721069336}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.255692720413208}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_hostname', 'time': 54.54349637031555}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 52.00838375091553}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20456695556640625}, {'success': True, 'errors': [], 'name': 'script hostname', 'time': 0.2454833984375}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3406960964202881}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24517273902893066}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24413394927978516}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2439887523651123}, {'success': True, 'errors': [], 'name': 'script fqdn', 'time': 0.24483156204223633}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2559089660644531}, {'success': True, 'errors': [], 'name': 'script hosts', 'time': 0.24823260307312012}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24728083610534668}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2552025318145752}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_hostname_fqdn', 'time': 54.78408193588257}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 53.69389033317566}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.21098923683166504}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.34166979789733887}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24587392807006836}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24379730224609375}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24393796920776367}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25298023223876953}, {'success': True, 'errors': [], 'name': 'script shadow', 'time': 0.2447504997253418}, {'success': True, 'errors': [], 'name': 'script sshd_config', 'time': 0.24676823616027832}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24721932411193848}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2549924850463867}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_password', 'time': 56.227070569992065}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 55.9633367061615}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.1900029182434082}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3162727355957031}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.23156476020812988}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.23187828063964844}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.23194575309753418}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.24071860313415527}, {'success': True, 'errors': [], 'name': 'script shadow', 'time': 0.2333672046661377}, {'success': True, 'errors': [], 'name': 'script sshd_config', 'time': 0.23055744171142578}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.23164153099060059}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.24351716041564941}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_password_expire', 'time': 58.34500002861023}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 53.96486473083496}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20202112197875977}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3366584777832031}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24332189559936523}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24384140968322754}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24414944648742676}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25329065322875977}, {'success': True, 'errors': [], 'name': 'script shadow', 'time': 0.24480295181274414}, {'success': True, 'errors': [], 'name': 'script sshd_config', 'time': 0.24659347534179688}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24327373504638672}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2559792995452881}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_password_list', 'time': 56.47895431518555}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 53.0142605304718}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.19036006927490234}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3150675296783447}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.22861242294311523}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.2320101261138916}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.23381543159484863}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2389848232269287}, {'success': True, 'errors': [], 'name': 'script shadow', 'time': 0.2333366870880127}, {'success': True, 'errors': [], 'name': 'script sshd_config', 'time': 0.2306218147277832}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.23129606246948242}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.24462413787841797}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_password_list_string', 'time': 55.39315390586853}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 72.05713939666748}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.2063007354736328}, {'success': True, 'errors': [], 'name': 'script snaplist', 'time': 0.6897716522216797}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.26693129539489746}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24648833274841309}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.2438359260559082}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24383783340454102}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2533302307128906}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24640798568725586}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2574036121368408}], 'success': True, 'errors': [], 'name': 'collect for test: modules/snap', 'time': 74.71159529685974}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 53.796515226364136}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.19138622283935547}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3157033920288086}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.23086833953857422}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.23168540000915527}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.23143577575683594}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.24021172523498535}, {'success': True, 'errors': [], 'name': 'script snapd', 'time': 0.2418358325958252}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.23297858238220215}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.24313092231750488}], 'success': True, 'errors': [], 'name': 'collect for test: modules/snappy', 'time': 55.95592498779297}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 49.593833923339844}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20359230041503906}, {'success': True, 'errors': [], 'name': 'script syslog', 'time': 0.3061060905456543}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.2751317024230957}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24486422538757324}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24400973320007324}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24386811256408691}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2518019676208496}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24302983283996582}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.25491786003112793}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_disable', 'time': 51.861337423324585}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 49.98584485054016}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20682954788208008}, {'success': True, 'errors': [], 'name': 'script syslog', 'time': 0.30652570724487305}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.27578020095825195}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24364113807678223}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.2434403896331787}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24330639839172363}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2525196075439453}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24255585670471191}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2546112537384033}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_enable', 'time': 52.255260705947876}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 54.94633340835571}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20679044723510742}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.34418153762817383}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24967169761657715}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.246870756149292}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2515716552734375}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.2591266632080078}, {'success': True, 'errors': [], 'name': 'script auth_keys_ubuntu', 'time': 0.2521212100982666}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24950790405273438}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.26204442977905273}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ssh_import_id', 'time': 57.268404483795166}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 54.014670610427856}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20610785484313965}, {'success': True, 'errors': [], 'name': 'script dsa_public', 'time': 0.25411391258239746}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3450136184692383}, {'success': True, 'errors': [], 'name': 'script ecdsa_public', 'time': 0.24958372116088867}, {'success': True, 'errors': [], 'name': 'script ed25519_private', 'time': 0.25315093994140625}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2501058578491211}, {'success': True, 'errors': [], 'name': 'script ecdsa_private', 'time': 0.2486586570739746}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.2512540817260742}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2520897388458252}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25663304328918457}, {'success': True, 'errors': [], 'name': 'script rsa_public', 'time': 0.24800324440002441}, {'success': True, 'errors': [], 'name': 'script rsa_private', 'time': 0.25219106674194336}, {'success': True, 'errors': [], 'name': 'script ed25519_public', 'time': 0.25178098678588867}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.2508423328399658}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.25620079040527344}, {'success': True, 'errors': [], 'name': 'script dsa_private', 'time': 0.24934840202331543}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ssh_keys_generate', 'time': 58.09004616737366}, {}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 51.65579104423523}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20457959175109863}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.33482885360717773}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.24247169494628906}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24313592910766602}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2425856590270996}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25229430198669434}, {'success': True, 'errors': [], 'name': 'script timezone', 'time': 0.24889111518859863}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.24376463890075684}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2534651756286621}], 'success': True, 'errors': [], 'name': 'collect for test: modules/timezone', 'time': 53.92197394371033}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 57.11863160133362}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20534396171569824}, {'success': True, 'errors': [], 'name': 'script user_ubuntu', 'time': 0.24677276611328125}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3367345333099365}, {'success': True, 'errors': [], 'name': 'script root_groups', 'time': 0.24582743644714355}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2459886074066162}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.2440507411956787}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24408555030822754}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25301218032836914}, {'success': True, 'errors': [], 'name': 'script group_cloud_users', 'time': 0.2442150115966797}, {'success': True, 'errors': [], 'name': 'script user_foobar', 'time': 0.2435777187347412}, {'success': True, 'errors': [], 'name': 'script user_cloudy', 'time': 0.24403595924377441}, {'success': True, 'errors': [], 'name': 'script group_ubuntu', 'time': 0.24415278434753418}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.2429366111755371}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2567746639251709}, {'success': True, 'errors': [], 'name': 'script user_barfoo', 'time': 0.24425053596496582}], 'success': True, 'errors': [], 'name': 'collect for test: modules/user_groups', 'time': 60.86059856414795}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 51.92116665840149}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20581483840942383}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3343687057495117}, {'success': True, 'errors': [], 'name': 'script file_gzip', 'time': 0.2594590187072754}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2425072193145752}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24381518363952637}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.24317646026611328}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.25189852714538574}, {'success': True, 'errors': [], 'name': 'script file_text', 'time': 0.24727559089660645}, {'success': True, 'errors': [], 'name': 'script file_b64', 'time': 0.2508718967437744}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.2429800033569336}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.25453758239746094}, {'success': True, 'errors': [], 'name': 'script file_binary', 'time': 0.24665021896362305}], 'success': True, 'errors': [], 'name': 'collect for test: modules/write_files', 'time': 54.94471001625061}], 'success': True, 'errors': [], 'name': 'collect test data for artful', 'time': 5151.582473516464}], 'success': True, 'errors': [], 'name': 'set up and collect data for os: artful', 'time': 5319.593808174133}], 'success': True, 'errors': [], 'name': 'collect for platform: ec2', 'time': 5338.3948566913605}, {'stages': [{'stages': [{'stages': [{'success': True, 'errors': [], 'name': 'setup func for --repo, enable repo', 'time': 40.85947775840759}, {'success': True, 'errors': [], 'name': 'setup func for --upgrade, upgrade cloud-init', 'time': 8.067636251449585}], 'success': True, 'errors': [], 'name': 'set up for ubuntu-artful', 'time': 48.92717003822327}, {'stages': [{}, {}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 21.310075283050537}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.7205479145050049}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.8447489738464355}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.32848620414733887}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.33461475372314453}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.3434596061706543}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 2.074683427810669}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.31902122497558594}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.8292081356048584}], 'success': True, 'errors': [], 'name': 'collect for test: bugs/lp1628337', 'time': 27.1050066947937}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 19.322349309921265}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.19108080863952637}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.23804759979248047}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.8740923404693604}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 2.064859390258789}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.9020512104034424}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 3.1526241302490234}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.32494187355041504}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 2.2707607746124268}, {'success': True, 'errors': [], 'name': 'script cloud-init-test-output', 'time': 0.4211852550506592}], 'success': True, 'errors': [], 'name': 'collect for test: main/command_output_simple', 'time': 29.76217532157898}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 22.75268530845642}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.8178105354309082}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.19298982620239258}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.16644001007080078}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.21665072441101074}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.21408510208129883}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.21892976760864258}, {'success': True, 'errors': [], 'name': 'script 94cloud-init-config', 'time': 0.2017533779144287}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.22255754470825195}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.8865723609924316}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_conf', 'time': 25.890663623809814}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 21.674320220947266}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.7841172218322754}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.1746823787689209}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.18613243103027344}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.7737715244293213}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.1963367462158203}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.1845874786376953}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.1829230785369873}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.17699456214904785}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.8460192680358887}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_disable_suites', 'time': 25.180044174194336}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 21.16061496734619}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.6928420066833496}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3492007255554199}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.8934376239776611}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.8702824115753174}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 2.812049627304077}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 1.555589199066162}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.18025803565979004}, {'success': True, 'errors': [], 'name': 'script ubuntu.sources.list', 'time': 0.1693134307861328}, {'success': True, 'errors': [], 'name': 'script gatech.sources.list', 'time': 0.197235107421875}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 2.174748659133911}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.235398530960083}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_primary', 'time': 31.291168451309204}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 20.149040699005127}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.21069049835205078}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.21040868759155273}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.809053897857666}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.8292884826660156}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.9149253368377686}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.24637198448181152}, {'success': True, 'errors': [], 'name': 'script 90cloud-init-aptproxy', 'time': 0.21151375770568848}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.1976633071899414}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.32956624031066895}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_proxy', 'time': 24.108699083328247}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 21.56489658355713}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20065665245056152}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.22434163093566895}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.20269346237182617}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.21509242057800293}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.20624065399169922}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2038741111755371}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.8658075332641602}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.21579289436340332}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.29810357093811035}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_security', 'time': 24.19769835472107}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 26.121201992034912}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20973920822143555}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.24913668632507324}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 1.0716233253479004}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.8748610019683838}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.24274086952209473}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.9106230735778809}, {'success': True, 'errors': [], 'name': 'script apt_key_list', 'time': 0.8896160125732422}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.20654964447021484}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 1.2139084339141846}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.9538941383361816}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_key', 'time': 32.944103956222534}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 32.76162552833557}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 1.4142510890960693}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.1908097267150879}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.9145400524139404}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2428758144378662}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.838545560836792}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.8984169960021973}, {'success': True, 'errors': [], 'name': 'script apt_key_list', 'time': 0.32019543647766113}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.21222400665283203}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.8625972270965576}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.4102954864501953}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_keyserver', 'time': 39.066587924957275}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 18.772788047790527}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 1.093506097793579}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 1.2735655307769775}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.17556500434875488}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 1.6221387386322021}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 1.2992236614227295}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 1.0662660598754883}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.5723674297332764}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 3.70540452003479}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 1.3641357421875}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_list', 'time': 30.94515299797058}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 34.153939962387085}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 3.635251760482788}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 1.736647605895996}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 1.7805421352386475}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 6.319791555404663}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 3.7738137245178223}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 2.842660427093506}, {'success': True, 'errors': [], 'name': 'script sources_full', 'time': 1.6500828266143799}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 1.3223989009857178}, {'success': True, 'errors': [], 'name': 'script apt-key', 'time': 1.2297184467315674}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 2.0737483501434326}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 6.084770202636719}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_ppa', 'time': 66.60357284545898}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 19.96770405769348}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 1.2528316974639893}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.19006013870239258}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.8943941593170166}, {'success': True, 'errors': [], 'name': 'script 90cloud-init-pipelining', 'time': 0.19142532348632812}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 2.1952762603759766}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2847893238067627}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.459338903427124}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 1.6897940635681152}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.7104179859161377}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_pipelining_disable', 'time': 27.836217880249023}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 25.77088713645935}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 1.933828353881836}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 2.2842226028442383}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 2.285585403442383}, {'success': True, 'errors': [], 'name': 'script 90cloud-init-pipelining', 'time': 2.0535295009613037}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.8889262676239014}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 1.1049339771270752}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.21230173110961914}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 1.0483384132385254}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 1.7510111331939697}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_pipelining_os', 'time': 39.33372521400452}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 20.791048288345337}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.8475565910339355}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.36037731170654297}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.3935544490814209}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.4014906883239746}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.5579602718353271}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.4984145164489746}, {'success': True, 'errors': [], 'name': 'script hosts', 'time': 0.28679871559143066}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 1.007369041442871}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 2.6767449378967285}], 'success': True, 'errors': [], 'name': 'collect for test: modules/bootcmd', 'time': 27.821510076522827}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 20.41422438621521}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.19395232200622559}, {'success': True, 'errors': [], 'name': 'script byobu_launch_exists', 'time': 0.1737072467803955}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.8325047492980957}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.1645371913909912}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.2763833999633789}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.2399594783782959}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.21545100212097168}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.8604984283447266}, {'success': True, 'errors': [], 'name': 'script byobu_profile_enabled', 'time': 1.0098717212677002}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.36222124099731445}], 'success': True, 'errors': [], 'name': 'collect for test: modules/byobu', 'time': 24.743561506271362}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 23.119608879089355}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.5005037784576416}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.22942686080932617}, {'success': True, 'errors': [], 'name': 'script cert_links', 'time': 0.36270666122436523}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.9318532943725586}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.9088165760040283}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.20234942436218262}, {'success': True, 'errors': [], 'name': 'script cert', 'time': 1.032627820968628}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.4047863483428955}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.3317127227783203}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 1.6803648471832275}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ca_certs', 'time': 29.70496964454651}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 20.50455141067505}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.5766916275024414}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 1.2982187271118164}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.9548840522766113}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.4501042366027832}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 2.9346165657043457}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.7874946594238281}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.6366636753082275}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.9880859851837158}], 'success': True, 'errors': [], 'name': 'collect for test: modules/debug_disable', 'time': 29.131491661071777}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 22.017549991607666}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.544614315032959}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 2.1951980590820312}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 3.8888533115386963}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.8976759910583496}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 1.3118476867675781}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.3294410705566406}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 1.0657904148101807}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 1.1224665641784668}], 'success': True, 'errors': [], 'name': 'collect for test: modules/debug_enable', 'time': 33.3736093044281}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 21.004426956176758}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 2.7837183475494385}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 3.235269784927368}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 1.0458881855010986}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.2686796188354492}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 1.1384351253509521}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 1.1463487148284912}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 4.683598041534424}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 3.710703134536743}], 'success': True, 'errors': [], 'name': 'collect for test: modules/final_message', 'time': 39.01723504066467}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 21.399224758148193}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 3.694143295288086}, {'success': True, 'errors': [], 'name': 'script syslog', 'time': 1.8131709098815918}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.8757469654083252}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.17168331146240234}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 2.524423837661743}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 1.159407138824463}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.4897494316101074}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 1.5579729080200195}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 1.222585916519165}], 'success': True, 'errors': [], 'name': 'collect for test: modules/keys_to_console', 'time': 34.908283710479736}, {}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 19.458526372909546}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 1.0877048969268799}, {'success': True, 'errors': [], 'name': 'script locale_a', 'time': 3.037259817123413}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 1.5270092487335205}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 1.4334871768951416}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 4.519172430038452}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 4.501956224441528}, {'success': True, 'errors': [], 'name': 'script locale_gen', 'time': 1.1611692905426025}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 1.0497496128082275}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 1.2053554058074951}, {'success': True, 'errors': [], 'name': 'script locale_default', 'time': 1.0221855640411377}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 2.54280424118042}], 'success': True, 'errors': [], 'name': 'collect for test: modules/locale', 'time': 42.546586751937866}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 25.527166604995728}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 1.3977439403533936}, {'success': True, 'errors': [], 'name': 'script lxc-bridge', 'time': 1.271608591079712}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 2.7105064392089844}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 2.179434299468994}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.4109022617340088}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 1.0522441864013672}, {'success': True, 'errors': [], 'name': 'script lxd', 'time': 0.5298571586608887}, {'success': True, 'errors': [], 'name': 'script lxc', 'time': 1.2208378314971924}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 1.7114794254302979}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 1.1245853900909424}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 1.4014902114868164}], 'success': True, 'errors': [], 'name': 'collect for test: modules/lxd_bridge', 'time': 40.53808856010437}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 23.475861310958862}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.3659844398498535}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 2.8278262615203857}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 1.8683445453643799}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 1.3771915435791016}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 1.1639454364776611}, {'success': True, 'errors': [], 'name': 'script lxd', 'time': 0.2572023868560791}, {'success': True, 'errors': [], 'name': 'script lxc', 'time': 0.27878832817077637}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.48819756507873535}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.29973268508911133}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 1.9633846282958984}], 'success': True, 'errors': [], 'name': 'collect for test: modules/lxd_dir', 'time': 34.36667203903198}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 36.495453119277954}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 2.784571409225464}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 1.1326854228973389}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.9185280799865723}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 4.509019613265991}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 2.6090564727783203}, {'success': True, 'errors': [], 'name': 'script ntp_conf_pool_list', 'time': 0.9122176170349121}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.3103220462799072}, {'success': True, 'errors': [], 'name': 'script ntp_conf_dist_empty', 'time': 0.9811069965362549}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 1.257279634475708}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 4.209830045700073}, {'success': True, 'errors': [], 'name': 'script ntp_installed', 'time': 1.8294777870178223}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ntp', 'time': 57.94977355003357}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 33.772908449172974}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.20473289489746094}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.18546223640441895}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.20952248573303223}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.29372668266296387}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.9583070278167725}, {'success': True, 'errors': [], 'name': 'script chrony_conf', 'time': 0.26395297050476074}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.28263092041015625}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.9332172870635986}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.2929081916809082}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ntp_chrony', 'time': 37.39756655693054}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 27.598344564437866}, {'success': True, 'errors': [], 'name': 'script ntp_conf_pools', 'time': 0.9984714984893799}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.729989767074585}, {'success': True, 'errors': [], 'name': 'script ntp_installed_pools', 'time': 3.288586378097534}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.4829423427581787}, {'success': True, 'errors': [], 'name': 'script ntp_conf_dist_pools', 'time': 1.9009521007537842}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.33011817932128906}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 1.7542164325714111}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.3145456314086914}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.46148061752319336}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 2.1096205711364746}, {'success': True, 'errors': [], 'name': 'script ntpq_servers', 'time': 0.7302772998809814}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 3.5604426860809326}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ntp_pools', 'time': 44.26021099090576}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 44.088274002075195}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 1.8460612297058105}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.2929496765136719}, {'success': True, 'errors': [], 'name': 'script ntp_installed_servers', 'time': 2.2437171936035156}, {'success': True, 'errors': [], 'name': 'script ntpq_servers', 'time': 1.9389135837554932}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.4095144271850586}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 4.93645167350769}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 1.538564682006836}, {'success': True, 'errors': [], 'name': 'script ntp_conf_dist_servers', 'time': 0.3553142547607422}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.28151798248291016}, {'success': True, 'errors': [], 'name': 'script ntp_conf_servers', 'time': 0.9562971591949463}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.28597450256347656}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.4866983890533447}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ntp_servers', 'time': 59.66048622131348}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 25.224392652511597}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.999255895614624}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.35387492179870605}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 1.1745340824127197}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 1.0036067962646484}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.4259672164916992}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.8586831092834473}, {'success': True, 'errors': [], 'name': 'script timesyncd_conf', 'time': 3.3832294940948486}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.3172118663787842}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.7886514663696289}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ntp_timesyncd', 'time': 34.52958345413208}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 27.48441505432129}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 4.027059078216553}, {'success': True, 'errors': [], 'name': 'script dpkg_show', 'time': 0.4275379180908203}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.3787670135498047}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 1.596632480621338}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 1.695838212966919}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.3747103214263916}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.3103463649749756}, {'success': True, 'errors': [], 'name': 'script apt_history_cmdline', 'time': 2.8907504081726074}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.9434218406677246}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 1.515143632888794}], 'success': True, 'errors': [], 'name': 'collect for test: modules/package_update_upgrade_install', 'time': 41.6447958946228}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 20.933252811431885}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 6.960489511489868}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 3.2548458576202393}, {'success': True, 'errors': [], 'name': 'script run_cmd', 'time': 4.157576322555542}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 3.9481422901153564}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 4.161289691925049}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 2.003307819366455}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 5.287310838699341}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 2.460897445678711}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 2.0538740158081055}], 'success': True, 'errors': [], 'name': 'collect for test: modules/runcmd', 'time': 55.22115778923035}, {}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 19.13886833190918}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 2.6237618923187256}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 1.1113300323486328}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 1.4048218727111816}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 3.0194942951202393}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 4.41487979888916}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 1.3708348274230957}, {'success': True, 'errors': [], 'name': 'script seed_data', 'time': 3.029383897781372}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 3.393019437789917}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 4.073450088500977}], 'success': True, 'errors': [], 'name': 'collect for test: modules/seed_random_data', 'time': 43.58002948760986}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 23.16626238822937}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 3.05053973197937}, {'success': True, 'errors': [], 'name': 'script hostname', 'time': 3.15789532661438}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 3.3208632469177246}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.5526010990142822}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 3.621884346008301}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.4711883068084717}, {'success': True, 'errors': [], 'name': 'script fqdn', 'time': 6.678900480270386}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 2.9956812858581543}, {'success': True, 'errors': [], 'name': 'script hosts', 'time': 0.45520496368408203}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 1.864133596420288}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.4933509826660156}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_hostname', 'time': 49.828747510910034}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 25.176330089569092}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 1.7890918254852295}, {'success': True, 'errors': [], 'name': 'script hostname', 'time': 2.0368576049804688}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 2.643515110015869}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 1.6244502067565918}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.22365331649780273}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.1681499481201172}, {'success': True, 'errors': [], 'name': 'script fqdn', 'time': 0.36144447326660156}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 3.4766969680786133}, {'success': True, 'errors': [], 'name': 'script hosts', 'time': 3.548715591430664}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.5816075801849365}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 2.8711962699890137}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_hostname_fqdn', 'time': 44.50192999839783}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 26.279776573181152}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.23572444915771484}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.1980607509613037}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.23084664344787598}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 1.0111455917358398}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 1.6234376430511475}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.35806965827941895}, {'success': True, 'errors': [], 'name': 'script shadow', 'time': 1.3133797645568848}, {'success': True, 'errors': [], 'name': 'script sshd_config', 'time': 1.4957668781280518}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 6.675793647766113}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 4.593542098999023}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_password', 'time': 44.01577138900757}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 24.036553382873535}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 2.7886390686035156}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.22676968574523926}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.2143568992614746}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.2320265769958496}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 2.45585560798645}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 1.0701472759246826}, {'success': True, 'errors': [], 'name': 'script shadow', 'time': 1.1950480937957764}, {'success': True, 'errors': [], 'name': 'script sshd_config', 'time': 1.2930703163146973}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 1.9745476245880127}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 1.5520341396331787}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_password_expire', 'time': 37.039291858673096}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 28.96083688735962}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.9436385631561279}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 1.0074131488800049}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.5768101215362549}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 2.331592559814453}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 2.483222484588623}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 4.470635175704956}, {'success': True, 'errors': [], 'name': 'script shadow', 'time': 1.1533243656158447}, {'success': True, 'errors': [], 'name': 'script sshd_config', 'time': 2.7111411094665527}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.3142411708831787}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.4912114143371582}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_password_list', 'time': 45.44430375099182}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 21.449033975601196}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 4.243947267532349}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 2.6371347904205322}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 3.9465606212615967}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.6543326377868652}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 2.437037229537964}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 1.4620416164398193}, {'success': True, 'errors': [], 'name': 'script shadow', 'time': 3.941335439682007}, {'success': True, 'errors': [], 'name': 'script sshd_config', 'time': 3.293475389480591}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 3.0177037715911865}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 5.356265544891357}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_password_list_string', 'time': 52.43909406661987}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 44.25227737426758}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 1.9114031791687012}, {'success': True, 'errors': [], 'name': 'script snaplist', 'time': 3.2087392807006836}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 2.453547716140747}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 2.5553207397460938}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 1.8950440883636475}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 1.407252311706543}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.3920307159423828}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 1.9235405921936035}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 4.551938772201538}], 'success': True, 'errors': [], 'name': 'collect for test: modules/snap', 'time': 64.55129146575928}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 20.867538690567017}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 4.425534009933472}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 2.9188928604125977}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 1.3583688735961914}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 5.811247825622559}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 2.089243173599243}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 1.0631332397460938}, {'success': True, 'errors': [], 'name': 'script snapd', 'time': 2.712754487991333}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.7564101219177246}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 6.063429117202759}], 'success': True, 'errors': [], 'name': 'collect for test: modules/snappy', 'time': 48.06673717498779}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 23.88440775871277}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 1.3375275135040283}, {'success': True, 'errors': [], 'name': 'script syslog', 'time': 2.421135663986206}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 2.489379644393921}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 1.455092191696167}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 3.9114720821380615}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 1.5239841938018799}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 2.0044782161712646}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 4.601623058319092}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 5.923787832260132}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_disable', 'time': 49.5530960559845}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 23.33702039718628}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.9844038486480713}, {'success': True, 'errors': [], 'name': 'script syslog', 'time': 2.1155991554260254}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.5426392555236816}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 6.426733016967773}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 1.5216004848480225}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 11.477315187454224}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 1.9619498252868652}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 2.646419048309326}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 2.54160475730896}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_enable', 'time': 53.55547332763672}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 20.81342387199402}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 5.343562602996826}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 1.2265350818634033}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 1.4760494232177734}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 1.2105662822723389}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 1.2929761409759521}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 1.7553536891937256}, {'success': True, 'errors': [], 'name': 'script auth_keys_ubuntu', 'time': 2.991342067718506}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 2.9797768592834473}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 4.495642900466919}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ssh_import_id', 'time': 43.58543276786804}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 25.770627737045288}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 4.956342458724976}, {'success': True, 'errors': [], 'name': 'script dsa_public', 'time': 5.370251655578613}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 2.1189372539520264}, {'success': True, 'errors': [], 'name': 'script ecdsa_public', 'time': 0.3983144760131836}, {'success': True, 'errors': [], 'name': 'script ed25519_private', 'time': 0.4686927795410156}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 1.0890758037567139}, {'success': True, 'errors': [], 'name': 'script ecdsa_private', 'time': 5.764233350753784}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 2.3488597869873047}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 7.4566874504089355}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 1.9751636981964111}, {'success': True, 'errors': [], 'name': 'script rsa_public', 'time': 1.2601633071899414}, {'success': True, 'errors': [], 'name': 'script rsa_private', 'time': 2.152315378189087}, {'success': True, 'errors': [], 'name': 'script ed25519_public', 'time': 2.57500958442688}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 7.838829040527344}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 3.7066128253936768}, {'success': True, 'errors': [], 'name': 'script dsa_private', 'time': 9.10610580444336}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ssh_keys_generate', 'time': 84.35656261444092}, {}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 23.381057500839233}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 14.486868381500244}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 4.54746150970459}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 2.3063793182373047}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 2.6874217987060547}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 30.10757541656494}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.6817281246185303}, {'success': True, 'errors': [], 'name': 'script timezone', 'time': 2.2693169116973877}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 5.832832336425781}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 3.679293394088745}], 'success': True, 'errors': [], 'name': 'collect for test: modules/timezone', 'time': 89.9801459312439}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 23.05556845664978}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 1.8648715019226074}, {'success': True, 'errors': [], 'name': 'script user_ubuntu', 'time': 3.1677653789520264}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 3.7920587062835693}, {'success': True, 'errors': [], 'name': 'script root_groups', 'time': 1.9462685585021973}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 1.569535493850708}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 2.331928014755249}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 3.2209675312042236}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 2.2645199298858643}, {'success': True, 'errors': [], 'name': 'script group_cloud_users', 'time': 0.45406293869018555}, {'success': True, 'errors': [], 'name': 'script user_foobar', 'time': 0.48102760314941406}, {'success': True, 'errors': [], 'name': 'script user_cloudy', 'time': 1.275970458984375}, {'success': True, 'errors': [], 'name': 'script group_ubuntu', 'time': 0.29178833961486816}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.8426244258880615}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 3.663541555404663}, {'success': True, 'errors': [], 'name': 'script user_barfoo', 'time': 4.16692042350769}], 'success': True, 'errors': [], 'name': 'collect for test: modules/user_groups', 'time': 54.38977026939392}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 28.595815181732178}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 2.0968406200408936}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 2.027585983276367}, {'success': True, 'errors': [], 'name': 'script file_gzip', 'time': 1.382925033569336}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 1.912811279296875}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 2.0116982460021973}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 2.426518201828003}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 4.819052457809448}, {'success': True, 'errors': [], 'name': 'script file_text', 'time': 2.5863726139068604}, {'success': True, 'errors': [], 'name': 'script file_b64', 'time': 2.4390807151794434}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 4.3957624435424805}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 2.8539388179779053}, {'success': True, 'errors': [], 'name': 'script file_binary', 'time': 0.5108006000518799}], 'success': True, 'errors': [], 'name': 'collect for test: modules/write_files', 'time': 58.05949068069458}], 'success': True, 'errors': [], 'name': 'collect test data for artful', 'time': 2904.3832881450653}], 'success': True, 'errors': [], 'name': 'set up and collect data for os: artful', 'time': 2992.6927230358124}], 'success': True, 'errors': [], 'name': 'collect for platform: lxd', 'time': 3002.0587759017944}, {'stages': [{'stages': [{'stages': [{'success': True, 'errors': [], 'name': 'setup func for --repo, enable repo', 'time': 12.91494345664978}, {'success': True, 'errors': [], 'name': 'setup func for --upgrade, upgrade cloud-init', 'time': 11.67182970046997}], 'success': True, 'errors': [], 'name': 'set up for ubuntu-artful', 'time': 24.586829662322998}, {'stages': [{}, {}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 55.97367811203003}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.0737309455871582}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.11391210556030273}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09393072128295898}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.11487102508544922}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09025812149047852}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10831475257873535}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.10125160217285156}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.1386725902557373}], 'success': True, 'errors': [], 'name': 'collect for test: bugs/lp1628337', 'time': 56.80882501602173}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 44.96167349815369}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.06251239776611328}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.10325884819030762}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09972834587097168}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.10718369483947754}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.1017918586730957}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.11044025421142578}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.10466575622558594}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.13782930374145508}, {'success': True, 'errors': [], 'name': 'script cloud-init-test-output', 'time': 0.09618401527404785}], 'success': True, 'errors': [], 'name': 'collect for test: main/command_output_simple', 'time': 45.88546133041382}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 41.877493381500244}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.06627297401428223}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.11816024780273438}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09463763236999512}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.10539388656616211}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09375762939453125}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.11610054969787598}, {'success': True, 'errors': [], 'name': 'script 94cloud-init-config', 'time': 0.10007286071777344}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09199762344360352}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.16161274909973145}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_conf', 'time': 42.82570838928223}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 45.045464515686035}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.08046627044677734}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.14032244682312012}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.1228177547454834}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09829497337341309}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.10348963737487793}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09576678276062012}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10461163520812988}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.10076117515563965}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.22319960594177246}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_disable_suites', 'time': 46.115389347076416}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 58.79710102081299}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.08943009376525879}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.10332345962524414}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.09770727157592773}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.10802459716796875}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.10316276550292969}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09364724159240723}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.1374659538269043}, {'success': True, 'errors': [], 'name': 'script ubuntu.sources.list', 'time': 0.1087806224822998}, {'success': True, 'errors': [], 'name': 'script gatech.sources.list', 'time': 0.10079121589660645}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.1230618953704834}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.1713712215423584}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_primary', 'time': 60.034128189086914}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 48.924317359924316}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.11612224578857422}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.11635184288024902}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.13979101181030273}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.1854391098022461}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.11956667900085449}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.19655108451843262}, {'success': True, 'errors': [], 'name': 'script 90cloud-init-aptproxy', 'time': 0.10396575927734375}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.2557508945465088}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.18455076217651367}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_proxy', 'time': 50.34262776374817}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 48.688950300216675}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.11758852005004883}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.23264193534851074}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.5643303394317627}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.0637972354888916}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09530186653137207}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.0919032096862793}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.49819302558898926}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.057970523834228516}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.1479964256286621}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_security', 'time': 50.55884838104248}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 52.65419387817383}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.06420278549194336}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.11680293083190918}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.09737539291381836}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.1057884693145752}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09476208686828613}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09622716903686523}, {'success': True, 'errors': [], 'name': 'script apt_key_list', 'time': 0.27380967140197754}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10600519180297852}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09450912475585938}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.19434523582458496}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_key', 'time': 53.898250341415405}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 56.94433546066284}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.06304693222045898}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.10499238967895508}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.0929253101348877}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.0908207893371582}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09682393074035645}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09531021118164062}, {'success': True, 'errors': [], 'name': 'script apt_key_list', 'time': 0.2132267951965332}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.07336211204528809}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09600400924682617}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.13413333892822266}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_keyserver', 'time': 58.00518226623535}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 48.331400871276855}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.08902311325073242}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.12576007843017578}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.10151982307434082}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.11498832702636719}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09780120849609375}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09304594993591309}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.12852835655212402}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09493279457092285}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.1570143699645996}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_list', 'time': 49.334219217300415}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 89.41524147987366}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.0735471248626709}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.10157251358032227}, {'success': True, 'errors': [], 'name': 'script sources.list', 'time': 0.10643553733825684}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09398674964904785}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09187436103820801}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09589743614196777}, {'success': True, 'errors': [], 'name': 'script sources_full', 'time': 0.09767842292785645}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.11511993408203125}, {'success': True, 'errors': [], 'name': 'script apt-key', 'time': 0.22740507125854492}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.06182289123535156}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14996981620788574}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_configure_sources_ppa', 'time': 90.630774974823}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 47.94726634025574}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.10402894020080566}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09546017646789551}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.11242365837097168}, {'success': True, 'errors': [], 'name': 'script 90cloud-init-pipelining', 'time': 0.10547971725463867}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.11375069618225098}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.10602855682373047}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.11222028732299805}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.10949444770812988}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.1560511589050293}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_pipelining_disable', 'time': 48.96239686012268}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 39.927294969558716}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.0625145435333252}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09233522415161133}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09326362609863281}, {'success': True, 'errors': [], 'name': 'script 90cloud-init-pipelining', 'time': 0.09334826469421387}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.0940394401550293}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09460926055908203}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10712575912475586}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09071159362792969}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14155817031860352}], 'success': True, 'errors': [], 'name': 'collect for test: modules/apt_pipelining_os', 'time': 40.79701852798462}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 40.78239870071411}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.05607461929321289}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09491872787475586}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09392285346984863}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09099292755126953}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09173369407653809}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.11119365692138672}, {'success': True, 'errors': [], 'name': 'script hosts', 'time': 0.09551000595092773}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09339737892150879}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.13947367668151855}], 'success': True, 'errors': [], 'name': 'collect for test: modules/bootcmd', 'time': 41.64977693557739}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 41.50189685821533}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.05624651908874512}, {'success': True, 'errors': [], 'name': 'script byobu_launch_exists', 'time': 0.09456658363342285}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.10465788841247559}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09369301795959473}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09208846092224121}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09531712532043457}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10252618789672852}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09299635887145996}, {'success': True, 'errors': [], 'name': 'script byobu_profile_enabled', 'time': 0.09465575218200684}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14586496353149414}], 'success': True, 'errors': [], 'name': 'collect for test: modules/byobu', 'time': 42.474692583084106}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 42.022212982177734}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.05759286880493164}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.1045541763305664}, {'success': True, 'errors': [], 'name': 'script cert_links', 'time': 0.12529873847961426}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.11288762092590332}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09296607971191406}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09302663803100586}, {'success': True, 'errors': [], 'name': 'script cert', 'time': 0.13953518867492676}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.16553997993469238}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.06018805503845215}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.1424572467803955}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ca_certs', 'time': 43.11646866798401}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 41.55394220352173}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.05919146537780762}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09737777709960938}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09097886085510254}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09131574630737305}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09139347076416016}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.11307311058044434}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09363889694213867}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.13593101501464844}], 'success': True, 'errors': [], 'name': 'collect for test: modules/debug_disable', 'time': 42.32701897621155}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 46.54426646232605}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.058896780014038086}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09340763092041016}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09281682968139648}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09360361099243164}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.0917806625366211}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10372495651245117}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09206342697143555}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.13110136985778809}], 'success': True, 'errors': [], 'name': 'collect for test: modules/debug_enable', 'time': 47.30181884765625}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 40.608102798461914}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.058801889419555664}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.0939488410949707}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09401202201843262}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.0904548168182373}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.0922250747680664}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10405898094177246}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09351825714111328}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14146828651428223}], 'success': True, 'errors': [], 'name': 'collect for test: modules/final_message', 'time': 41.376758098602295}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 39.56641912460327}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.05743813514709473}, {'success': True, 'errors': [], 'name': 'script syslog', 'time': 0.10012078285217285}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.10023999214172363}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09859299659729004}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09274721145629883}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09667301177978516}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10507893562316895}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.10250186920166016}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.1520402431488037}], 'success': True, 'errors': [], 'name': 'collect for test: modules/keys_to_console', 'time': 40.47201943397522}, {}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 41.431617975234985}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.059491872787475586}, {'success': True, 'errors': [], 'name': 'script locale_a', 'time': 0.09094834327697754}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09397482872009277}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09357666969299316}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09028363227844238}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.0972743034362793}, {'success': True, 'errors': [], 'name': 'script locale_gen', 'time': 0.12194085121154785}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10388970375061035}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09506559371948242}, {'success': True, 'errors': [], 'name': 'script locale_default', 'time': 0.09679937362670898}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14216089248657227}], 'success': True, 'errors': [], 'name': 'collect for test: modules/locale', 'time': 42.517242670059204}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 53.03798580169678}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.062463998794555664}, {'success': True, 'errors': [], 'name': 'script lxc-bridge', 'time': 0.10610532760620117}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.10358381271362305}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.0888216495513916}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09709000587463379}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.0953073501586914}, {'success': True, 'errors': [], 'name': 'script lxd', 'time': 0.11661291122436523}, {'success': True, 'errors': [], 'name': 'script lxc', 'time': 0.09943222999572754}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10879659652709961}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09495043754577637}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.13921117782592773}], 'success': True, 'errors': [], 'name': 'collect for test: modules/lxd_bridge', 'time': 54.15061855316162}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 46.65732264518738}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.058640241622924805}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.1001126766204834}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09548234939575195}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.0943443775177002}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09228992462158203}, {'success': True, 'errors': [], 'name': 'script lxd', 'time': 0.09465146064758301}, {'success': True, 'errors': [], 'name': 'script lxc', 'time': 0.09377074241638184}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10204195976257324}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09349322319030762}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.13831615447998047}], 'success': True, 'errors': [], 'name': 'collect for test: modules/lxd_dir', 'time': 47.62065529823303}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 61.21818017959595}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.06096005439758301}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.10332369804382324}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.0988461971282959}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.1033933162689209}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09126043319702148}, {'success': True, 'errors': [], 'name': 'script ntp_conf_pool_list', 'time': 0.10325217247009277}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.12844181060791016}, {'success': True, 'errors': [], 'name': 'script ntp_conf_dist_empty', 'time': 0.10260677337646484}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09748268127441406}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14454054832458496}, {'success': True, 'errors': [], 'name': 'script ntp_installed', 'time': 0.09613227844238281}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ntp', 'time': 62.34864640235901}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 59.278664112091064}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.057417869567871094}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09348058700561523}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.1092073917388916}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.0927422046661377}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.08948373794555664}, {'success': True, 'errors': [], 'name': 'script chrony_conf', 'time': 0.09435462951660156}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10925102233886719}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09845924377441406}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.1521294116973877}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ntp_chrony', 'time': 60.17538547515869}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 54.67672514915466}, {'success': True, 'errors': [], 'name': 'script ntp_conf_pools', 'time': 0.05596590042114258}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.09189820289611816}, {'success': True, 'errors': [], 'name': 'script ntp_installed_pools', 'time': 0.09399771690368652}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09669971466064453}, {'success': True, 'errors': [], 'name': 'script ntp_conf_dist_pools', 'time': 0.09832191467285156}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09693503379821777}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09566020965576172}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.0979313850402832}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10753989219665527}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09191322326660156}, {'success': True, 'errors': [], 'name': 'script ntpq_servers', 'time': 0.09822511672973633}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.139509916305542}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ntp_pools', 'time': 55.84157752990723}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 55.72160077095032}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.06002187728881836}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.0944204330444336}, {'success': True, 'errors': [], 'name': 'script ntp_installed_servers', 'time': 0.09720587730407715}, {'success': True, 'errors': [], 'name': 'script ntpq_servers', 'time': 0.10855889320373535}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09730195999145508}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09670138359069824}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09669017791748047}, {'success': True, 'errors': [], 'name': 'script ntp_conf_dist_servers', 'time': 0.09174346923828125}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.11124706268310547}, {'success': True, 'errors': [], 'name': 'script ntp_conf_servers', 'time': 0.09219741821289062}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09521603584289551}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.15784215927124023}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ntp_servers', 'time': 56.920955657958984}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 42.797471046447754}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.07213068008422852}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09769797325134277}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09727907180786133}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09604096412658691}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09267902374267578}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.1096646785736084}, {'success': True, 'errors': [], 'name': 'script timesyncd_conf', 'time': 0.09325671195983887}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09667539596557617}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.1313021183013916}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ntp_timesyncd', 'time': 43.68439960479736}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 68.16863894462585}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.05923008918762207}, {'success': True, 'errors': [], 'name': 'script dpkg_show', 'time': 0.11176538467407227}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09752607345581055}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09217071533203125}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09133195877075195}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09271860122680664}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10997867584228516}, {'success': True, 'errors': [], 'name': 'script apt_history_cmdline', 'time': 0.09601569175720215}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09565186500549316}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14296221733093262}], 'success': True, 'errors': [], 'name': 'collect for test: modules/package_update_upgrade_install', 'time': 69.15820360183716}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 41.49619698524475}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.10341596603393555}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.10129952430725098}, {'success': True, 'errors': [], 'name': 'script run_cmd', 'time': 0.09845232963562012}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09185552597045898}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.10804533958435059}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09637260437011719}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.12220478057861328}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09703421592712402}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14240360260009766}], 'success': True, 'errors': [], 'name': 'collect for test: modules/runcmd', 'time': 42.457432985305786}, {}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 39.41402268409729}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.05928373336791992}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09531164169311523}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09373760223388672}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09436535835266113}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.08989620208740234}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10846495628356934}, {'success': True, 'errors': [], 'name': 'script seed_data', 'time': 0.09454655647277832}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09301948547363281}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.13859796524047852}], 'success': True, 'errors': [], 'name': 'collect for test: modules/seed_random_data', 'time': 40.281452655792236}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 40.20106768608093}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.05601310729980469}, {'success': True, 'errors': [], 'name': 'script hostname', 'time': 0.09458184242248535}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.10071921348571777}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09345555305480957}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09945058822631836}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09624886512756348}, {'success': True, 'errors': [], 'name': 'script fqdn', 'time': 0.10124087333679199}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10671806335449219}, {'success': True, 'errors': [], 'name': 'script hosts', 'time': 0.10035896301269531}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09587693214416504}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.13515210151672363}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_hostname', 'time': 41.28112483024597}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 41.580259561538696}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.0970454216003418}, {'success': True, 'errors': [], 'name': 'script hostname', 'time': 0.09964203834533691}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09540486335754395}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.10010814666748047}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.10548996925354004}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.10316681861877441}, {'success': True, 'errors': [], 'name': 'script fqdn', 'time': 0.09367823600769043}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.13504934310913086}, {'success': True, 'errors': [], 'name': 'script hosts', 'time': 0.10120177268981934}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.10119438171386719}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14397406578063965}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_hostname_fqdn', 'time': 42.75648069381714}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 42.51677179336548}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.06656265258789062}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.10504722595214844}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09093070030212402}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09158086776733398}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.0919029712677002}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.1304609775543213}, {'success': True, 'errors': [], 'name': 'script shadow', 'time': 0.11280274391174316}, {'success': True, 'errors': [], 'name': 'script sshd_config', 'time': 0.09452271461486816}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09427571296691895}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.1378929615020752}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_password', 'time': 43.53298759460449}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 40.37717366218567}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.05745339393615723}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09519314765930176}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.0929861068725586}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09176301956176758}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09216642379760742}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.11116838455200195}, {'success': True, 'errors': [], 'name': 'script shadow', 'time': 0.09486126899719238}, {'success': True, 'errors': [], 'name': 'script sshd_config', 'time': 0.09488129615783691}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09729957580566406}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.15616774559020996}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_password_expire', 'time': 41.36134910583496}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 40.919023752212524}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.057090044021606445}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09689474105834961}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09153556823730469}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.0918271541595459}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09436798095703125}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10231781005859375}, {'success': True, 'errors': [], 'name': 'script shadow', 'time': 0.09126567840576172}, {'success': True, 'errors': [], 'name': 'script sshd_config', 'time': 0.09176993370056152}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09138989448547363}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.1303255558013916}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_password_list', 'time': 41.85802698135376}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 43.802610874176025}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.05929827690124512}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09992837905883789}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09504866600036621}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09602665901184082}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09301900863647461}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.12283468246459961}, {'success': True, 'errors': [], 'name': 'script shadow', 'time': 0.10481691360473633}, {'success': True, 'errors': [], 'name': 'script sshd_config', 'time': 0.0951375961303711}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09051990509033203}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.1381518840789795}], 'success': True, 'errors': [], 'name': 'collect for test: modules/set_password_list_string', 'time': 44.79761862754822}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 64.62445044517517}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.0560455322265625}, {'success': True, 'errors': [], 'name': 'script snaplist', 'time': 0.5796756744384766}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.06075572967529297}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09453201293945312}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09192037582397461}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09119462966918945}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.11223435401916504}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09224700927734375}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14449405670166016}], 'success': True, 'errors': [], 'name': 'collect for test: modules/snap', 'time': 65.94777750968933}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 39.417439460754395}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.0596461296081543}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.10109496116638184}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09202814102172852}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09622430801391602}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09560918807983398}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10700297355651855}, {'success': True, 'errors': [], 'name': 'script snapd', 'time': 0.11235332489013672}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09637141227722168}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14797735214233398}], 'success': True, 'errors': [], 'name': 'collect for test: modules/snappy', 'time': 40.32597589492798}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 40.51916527748108}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.05859231948852539}, {'success': True, 'errors': [], 'name': 'script syslog', 'time': 0.09710574150085449}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.098876953125}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09204936027526855}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09557342529296875}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.0918879508972168}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10649776458740234}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09339499473571777}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14120841026306152}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_disable', 'time': 41.39455986022949}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 41.691040992736816}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.06256747245788574}, {'success': True, 'errors': [], 'name': 'script syslog', 'time': 0.09540700912475586}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09360957145690918}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09075403213500977}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09290957450866699}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09176135063171387}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.11178207397460938}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09197568893432617}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.1470348834991455}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ssh_auth_key_fingerprints_enable', 'time': 42.56906795501709}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 42.14667630195618}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.0580286979675293}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09905123710632324}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09251236915588379}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09173822402954102}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09277963638305664}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10968232154846191}, {'success': True, 'errors': [], 'name': 'script auth_keys_ubuntu', 'time': 0.09742999076843262}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09334993362426758}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.13453173637390137}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ssh_import_id', 'time': 43.015955686569214}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 39.75741147994995}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.07063984870910645}, {'success': True, 'errors': [], 'name': 'script dsa_public', 'time': 0.11491632461547852}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09797477722167969}, {'success': True, 'errors': [], 'name': 'script ecdsa_public', 'time': 0.09647655487060547}, {'success': True, 'errors': [], 'name': 'script ed25519_private', 'time': 0.09978818893432617}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.11128067970275879}, {'success': True, 'errors': [], 'name': 'script ecdsa_private', 'time': 0.09147143363952637}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.11338496208190918}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09778594970703125}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.11065173149108887}, {'success': True, 'errors': [], 'name': 'script rsa_public', 'time': 0.09573173522949219}, {'success': True, 'errors': [], 'name': 'script rsa_private', 'time': 0.10371804237365723}, {'success': True, 'errors': [], 'name': 'script ed25519_public', 'time': 0.09927105903625488}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09375905990600586}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14479565620422363}, {'success': True, 'errors': [], 'name': 'script dsa_private', 'time': 0.10425233840942383}], 'success': True, 'errors': [], 'name': 'collect for test: modules/ssh_keys_generate', 'time': 41.403682231903076}, {}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 40.51858639717102}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.056665658950805664}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09567809104919434}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09215259552001953}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09273362159729004}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09070587158203125}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.11378788948059082}, {'success': True, 'errors': [], 'name': 'script timezone', 'time': 0.09380125999450684}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09626245498657227}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14069437980651855}], 'success': True, 'errors': [], 'name': 'collect for test: modules/timezone', 'time': 41.39126634597778}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 47.02329921722412}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.05645561218261719}, {'success': True, 'errors': [], 'name': 'script user_ubuntu', 'time': 0.09326338768005371}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.0928964614868164}, {'success': True, 'errors': [], 'name': 'script root_groups', 'time': 0.09536981582641602}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.09755992889404297}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09129476547241211}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.09233546257019043}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.10781049728393555}, {'success': True, 'errors': [], 'name': 'script group_cloud_users', 'time': 0.09381532669067383}, {'success': True, 'errors': [], 'name': 'script user_foobar', 'time': 0.09350252151489258}, {'success': True, 'errors': [], 'name': 'script user_cloudy', 'time': 0.09394025802612305}, {'success': True, 'errors': [], 'name': 'script group_ubuntu', 'time': 0.09291672706604004}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.08974957466125488}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14664530754089355}, {'success': True, 'errors': [], 'name': 'script user_barfoo', 'time': 0.09248208999633789}], 'success': True, 'errors': [], 'name': 'collect for test: modules/user_groups', 'time': 48.453667402267456}, {'stages': [{'success': True, 'errors': [], 'name': 'boot instance', 'time': 38.78441596031189}, {'success': True, 'errors': [], 'name': 'script instance-data.json', 'time': 0.09421396255493164}, {'success': True, 'errors': [], 'name': 'script cloud-init.log', 'time': 0.09456276893615723}, {'success': True, 'errors': [], 'name': 'script file_gzip', 'time': 0.13654375076293945}, {'success': True, 'errors': [], 'name': 'script result.json', 'time': 0.05360889434814453}, {'success': True, 'errors': [], 'name': 'script instance-id', 'time': 0.09225964546203613}, {'success': True, 'errors': [], 'name': 'script status.json', 'time': 0.10491371154785156}, {'success': True, 'errors': [], 'name': 'script package-versions', 'time': 0.1033940315246582}, {'success': True, 'errors': [], 'name': 'script file_text', 'time': 0.10515642166137695}, {'success': True, 'errors': [], 'name': 'script file_b64', 'time': 0.10731220245361328}, {'success': True, 'errors': [], 'name': 'script cloud-init-output.log', 'time': 0.09310340881347656}, {'success': True, 'errors': [], 'name': 'script system.journal.gz', 'time': 0.14549946784973145}, {'success': True, 'errors': [], 'name': 'script file_binary', 'time': 0.10005354881286621}], 'success': True, 'errors': [], 'name': 'collect for test: modules/write_files', 'time': 40.01528763771057}], 'success': True, 'errors': [], 'name': 'collect test data for artful', 'time': 2276.715186357498}], 'success': True, 'errors': [], 'name': 'set up and collect data for os: artful', 'time': 2301.659026145935}], 'success': True, 'errors': [], 'name': 'collect for platform: nocloud-kvm', 'time': 2307.2775518894196}], 'success': True, 'errors': [], 'name': 'collect data', 'time': 10661.021117925644} 2018-07-11 13:02:19,237 - tests.cloud_tests - DEBUG - found test data: {'nocloud-kvm': {'artful': ['bugs/lp1628337', 'modules/apt_configure_sources_list', 'modules/locale', 'modules/apt_configure_primary', 'modules/lxd_bridge', 'modules/apt_configure_security', 'modules/apt_pipelining_os', 'modules/snap', 'modules/ssh_import_id', 'modules/ntp_pools', 'modules/ssh_keys_generate', 'modules/ssh_auth_key_fingerprints_enable', 'modules/apt_configure_sources_keyserver', 'modules/bootcmd', 'modules/set_hostname_fqdn', 'modules/ssh_auth_key_fingerprints_disable', 'modules/final_message', 'modules/apt_configure_sources_key', 'modules/ntp_servers', 'modules/snappy', 'modules/ntp_chrony', 'modules/write_files', 'modules/set_password', 'modules/ntp', 'modules/timezone', 'modules/keys_to_console', 'modules/debug_enable', 'modules/seed_random_data', 'modules/set_password_list', 'modules/user_groups', 'modules/debug_disable', 'modules/byobu', 'modules/apt_configure_proxy', 'modules/apt_configure_sources_ppa', 'modules/package_update_upgrade_install', 'modules/ntp_timesyncd', 'modules/lxd_dir', 'modules/apt_pipelining_disable', 'modules/runcmd', 'modules/set_hostname', 'modules/apt_configure_conf', 'modules/apt_configure_disable_suites', 'modules/set_password_list_string', 'modules/set_password_expire', 'modules/ca_certs', 'main/command_output_simple']}, 'lxd': {'artful': ['bugs/lp1628337', 'modules/apt_configure_sources_list', 'modules/locale', 'modules/apt_configure_primary', 'modules/lxd_bridge', 'modules/apt_configure_security', 'modules/apt_pipelining_os', 'modules/snap', 'modules/ssh_import_id', 'modules/ntp_pools', 'modules/ssh_keys_generate', 'modules/ssh_auth_key_fingerprints_enable', 'modules/apt_configure_sources_keyserver', 'modules/bootcmd', 'modules/set_hostname_fqdn', 'modules/ssh_auth_key_fingerprints_disable', 'modules/final_message', 'modules/apt_configure_sources_key', 'modules/ntp_servers', 'modules/snappy', 'modules/ntp_chrony', 'modules/write_files', 'modules/set_password', 'modules/ntp', 'modules/timezone', 'modules/keys_to_console', 'modules/debug_enable', 'modules/seed_random_data', 'modules/set_password_list', 'modules/user_groups', 'modules/debug_disable', 'modules/byobu', 'modules/apt_configure_proxy', 'modules/apt_configure_sources_ppa', 'modules/package_update_upgrade_install', 'modules/ntp_timesyncd', 'modules/lxd_dir', 'modules/apt_pipelining_disable', 'modules/runcmd', 'modules/set_hostname', 'modules/apt_configure_conf', 'modules/apt_configure_disable_suites', 'modules/set_password_list_string', 'modules/set_password_expire', 'modules/ca_certs', 'main/command_output_simple']}, 'ec2': {'artful': ['bugs/lp1628337', 'modules/apt_configure_sources_list', 'modules/locale', 'modules/apt_configure_primary', 'modules/lxd_bridge', 'modules/apt_configure_security', 'modules/apt_pipelining_os', 'modules/snap', 'modules/ssh_import_id', 'modules/ntp_pools', 'modules/ssh_keys_generate', 'modules/ssh_auth_key_fingerprints_enable', 'modules/apt_configure_sources_keyserver', 'modules/bootcmd', 'modules/set_hostname_fqdn', 'modules/ssh_auth_key_fingerprints_disable', 'modules/final_message', 'modules/apt_configure_sources_key', 'modules/ntp_servers', 'modules/snappy', 'modules/ntp_chrony', 'modules/write_files', 'modules/set_password', 'modules/ntp', 'modules/timezone', 'modules/keys_to_console', 'modules/debug_enable', 'modules/seed_random_data', 'modules/set_password_list', 'modules/user_groups', 'modules/debug_disable', 'modules/byobu', 'modules/apt_configure_proxy', 'modules/apt_configure_sources_ppa', 'modules/package_update_upgrade_install', 'modules/ntp_timesyncd', 'modules/lxd_dir', 'modules/apt_pipelining_disable', 'modules/runcmd', 'modules/set_hostname', 'modules/apt_configure_conf', 'modules/apt_configure_disable_suites', 'modules/set_password_list_string', 'modules/set_password_expire', 'modules/ca_certs', 'main/command_output_simple']}} 2018-07-11 13:02:19,237 - tests.cloud_tests - INFO - test: platform='nocloud-kvm', os='artful' verifying test data 2018-07-11 13:02:19,237 - tests.cloud_tests - DEBUG - verifying test data for bugs/lp1628337 test_fetch_indices (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify no apt errors. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Unexpected warnings should not be found in the log. ... ok test_ntp (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify can find ntp and install it. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.072s OK (skipped=2) 2018-07-11 13:02:19,328 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Unexpected warnings should not be found in the log. ... ok test_sources_list (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Test sources.list includes sources. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.065s OK (skipped=2) 2018-07-11 13:02:19,409 - tests.cloud_tests - DEBUG - verifying test data for modules/locale test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_locale (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale is set properly. ... ok test_locale_a (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale -a has both options. ... ok test_locale_gen (tests.cloud_tests.testcases.modules.locale.TestLocale) Test local.gen file has all entries. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.locale.TestLocale) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.locale.TestLocale) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.071s OK (skipped=2) 2018-07-11 13:02:19,495 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_primary test_gatech_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test GaTech entires exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Unexpected warnings should not be found in the log. ... ok test_ubuntu_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test no default Ubuntu entries exist. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.046s OK (skipped=2) 2018-07-11 13:02:19,557 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_bridge test_bridge (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test bridge config. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_lxc (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.047s OK (skipped=2) 2018-07-11 13:02:19,615 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_security test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Unexpected warnings should not be found in the log. ... ok test_security_mirror (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Test security lines added and uncommented in source.list. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK (skipped=2) 2018-07-11 13:02:19,664 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_os test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Unexpected warnings should not be found in the log. ... ok test_os_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Test pipelining set to os. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.045s OK (skipped=2) 2018-07-11 13:02:19,718 - tests.cloud_tests - DEBUG - verifying test data for modules/snap test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.snap.TestSnap) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snap.TestSnap) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snap.TestSnap) Expect hello-world and core snaps are installed. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.078s OK (skipped=2) 2018-07-11 13:02:19,806 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_import_id test_authorized_keys (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Test that ssh keys were imported. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.057s OK (skipped=2) 2018-07-11 13:02:19,877 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_pools test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test dist config file is empty ... ok test_ntp_entires (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.046s OK (skipped=2) 2018-07-11 13:02:19,934 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_keys_generate test_dsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa private key not generated. ... ok test_dsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa public key not generated. ... ok test_ecdsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ecdsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ed25519_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_ed25519_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Unexpected warnings should not be found in the log. ... ok test_rsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok test_rsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.042s OK (skipped=2) 2018-07-11 13:02:19,987 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_enable test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Unexpected warnings should not be found in the log. ... ok test_syslog (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Verify output of syslog. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.044s OK (skipped=2) 2018-07-11 13:02:20,042 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_keyserver test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test specific key added. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.042s OK (skipped=2) 2018-07-11 13:02:20,093 - tests.cloud_tests - DEBUG - verifying test data for modules/bootcmd test_bootcmd_host (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Test boot cmd worked. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 13:02:20,140 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname_fqdn test_hostname (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname output. ... ok test_hostname_fqdn (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname fqdn output. ... ok test_hosts (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test /etc/hosts file. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.042s OK (skipped=2) 2018-07-11 13:02:20,192 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_disable test_cloud_init_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Verify disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.053s OK (skipped=2) 2018-07-11 13:02:20,254 - tests.cloud_tests - DEBUG - verifying test data for modules/final_message test_final_message_string (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure final handles regular strings. ... ok test_final_message_subs (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Test variable substitution in final message. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:20,300 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_key test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test key list updated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.073s OK (skipped=2) 2018-07-11 13:02:20,386 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_servers test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test config server entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.044s OK (skipped=2) 2018-07-11 13:02:20,441 - tests.cloud_tests - DEBUG - verifying test data for modules/snappy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Test snappy version output ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.042s OK (skipped=2) 2018-07-11 13:02:20,492 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_chrony test_chrony_entries (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Test chrony config entries ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:20,539 - tests.cloud_tests - DEBUG - verifying test data for modules/write_files test_b64 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test b64 encoded file reads as ascii. ... ok test_binary (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test binary file reads as executable. ... ok test_gzip (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test gzip file shows up as a shell script. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Unexpected warnings should not be found in the log. ... ok test_text (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test text shows up as ASCII text. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.040s OK (skipped=2) 2018-07-11 13:02:20,588 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password.TestPassword) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password.TestPassword) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test ubuntu user in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.073s OK (skipped=2) 2018-07-11 13:02:20,674 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp.TestNtp) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp.TestNtp) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test ntp installed ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.054s OK (skipped=2) 2018-07-11 13:02:20,743 - tests.cloud_tests - DEBUG - verifying test data for modules/timezone test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Unexpected warnings should not be found in the log. ... ok test_timezone (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Test date prints correct timezone. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 13:02:20,787 - tests.cloud_tests - DEBUG - verifying test data for modules/keys_to_console test_excluded_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test excluded keys missing. ... ok test_expected_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test expected keys exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.038s OK (skipped=2) 2018-07-11 13:02:20,834 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_enable test_debug_enable (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Test debug messages in cloud-init log. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.048s OK (skipped=2) 2018-07-11 13:02:20,890 - tests.cloud_tests - DEBUG - verifying test data for modules/seed_random_data test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Unexpected warnings should not be found in the log. ... ok test_random_seed_data (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Test random data passed in exists. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.054s OK (skipped=2) 2018-07-11 13:02:20,956 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.070s OK (skipped=2) 2018-07-11 13:02:21,037 - tests.cloud_tests - DEBUG - verifying test data for modules/user_groups test_group_cloud_users (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloud users group exists. ... ok test_group_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu group exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Unexpected warnings should not be found in the log. ... ok test_user_barfoo (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test barfoo user exists. ... ok test_user_cloudy (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloudy user exists. ... ok test_user_foobar (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test foobar user exists. ... ok test_user_root_in_secret (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test root user is in 'secret' group. ... ok test_user_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu user exists. ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.041s OK (skipped=2) 2018-07-11 13:02:21,087 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_disable test_debug_disable (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Test verbose output missing from logs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.071s OK (skipped=2) 2018-07-11 13:02:21,166 - tests.cloud_tests - DEBUG - verifying test data for modules/byobu test_byobu_installed (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu installed. ... ok test_byobu_launch_exists (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu-launch exists. ... ok test_byobu_profile_enabled (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu profile.d file exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.byobu.TestByobu) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.byobu.TestByobu) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.046s OK (skipped=2) 2018-07-11 13:02:21,226 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_proxy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Unexpected warnings should not be found in the log. ... ok test_proxy_config (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Test proxy options added to apt config. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.059s OK (skipped=2) 2018-07-11 13:02:21,296 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_ppa test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Ensure that there were no errors in any stage. ... FAIL test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Unexpected warnings should not be found in the log. ... FAIL test_ppa (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test specific ppa added. ... ok test_ppa_key (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test ppa key added. ... FAIL ====================================================================== FAIL: test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Ensure that there were no errors in any stage. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/base.py", line 132, in test_no_stages_errors .format(status[stage]['errors'], stage)) AssertionError: 1 != 0 : errors ['(\'apt-configure\', ProcessExecutionError("Unexpected error while running command.\\nCommand: [\'add-apt-repository\', \'ppa:cloud-init-dev/test-archive\']\\nExit code: 1\\nReason: -\\nStdout: This PPA is used in cloud-init integration test or other places as an existing archive.\\n \\n This PPA is *not* designed to provide cloud-init or related packages, but simply to provide an archive with known contents that can be used in testing.\\n More info: https://launchpad.net/~cloud-init-dev/+archive/ubuntu/test-archive\\n Failed to add key.\\nStderr: gpg: keybox \'/tmp/tmpyjjs2_eb/pubring.gpg\' created\\n gpg: keyserver receive failed: No data",))'] were encountered in stage modules-config ====================================================================== FAIL: test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Unexpected warnings should not be found in the log. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/base.py", line 149, in test_no_warnings_in_log [], warnings, msg="'WARN' found inside cloud-init.log") AssertionError: Lists differ: [] != ["2018-07-11 12:34:35,624 - util.py[WARNIN[158 chars]led"] Second list contains 1 additional elements. First extra element 0: "2018-07-11 12:34:35,624 - util.py[WARNING]: Running module apt-configure () failed" - [] + ['2018-07-11 12:34:35,624 - util.py[WARNING]: Running module apt-configure ' + "() " + 'failed'] : 'WARN' found inside cloud-init.log ====================================================================== FAIL: test_ppa_key (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test ppa key added. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_ppa.py", line 20, in test_ppa_key '1FF0 D853 5EF7 E719 E5C8 1B9C 083D 06FB E4D3 04DF', out) AssertionError: '1FF0 D853 5EF7 E719 E5C8 1B9C 083D 06FB E4D3 04DF' not found in '/etc/apt/trusted.gpg\n--------------------\npub rsa4096 2016-02-04 [SC]\n 1BC3 0F71 5A3B 8612 47A8 1A5E 55FE 7C8C 0165 013E\nuid [ unknown] Launchpad PPA for curtin developers\n\n/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-archive.gpg\n------------------------------------------------------\npub rsa4096 2012-05-11 [SC]\n 790B C727 7767 219C 42C8 6F93 3B4F E6AC C0B2 1F32\nuid [ unknown] Ubuntu Archive Automatic Signing Key (2012) \n\n/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg\n------------------------------------------------------\npub rsa4096 2012-05-11 [SC]\n 8439 38DF 228D 22F7 B374 2BC0 D94A A3F0 EFE2 1092\nuid [ unknown] Ubuntu CD Image Automatic Signing Key (2012) \n\n' ---------------------------------------------------------------------- Ran 7 tests in 0.038s FAILED (failures=3, skipped=2) 2018-07-11 13:02:21,345 - tests.cloud_tests - WARNING - test case: modules/apt_configure_sources_ppa failed TestAptconfigureSourcesPPA.test_no_stages_errors with: AssertionError: 1 != 0 : errors ['(\'apt-configure\', ProcessExecutionError("Unexpected error while running command.\\nCommand: [\'add-apt-repository\', \'ppa:cloud-init-dev/test-archive\']\\nExit code: 1\\nReason: -\\nStdout: This PPA is used in cloud-init integration test or other places as an existing archive.\\n \\n This PPA is *not* designed to provide cloud-init or related packages, but simply to provide an archive with known contents that can be used in testing.\\n More info: https://launchpad.net/~cloud-init-dev/+archive/ubuntu/test-archive\\n Failed to add key.\\nStderr: gpg: keybox \'/tmp/tmpyjjs2_eb/pubring.gpg\' created\\n gpg: keyserver receive failed: No data",))'] were encountered in stage modules-config 2018-07-11 13:02:21,345 - tests.cloud_tests - WARNING - test case: modules/apt_configure_sources_ppa failed TestAptconfigureSourcesPPA.test_no_warnings_in_log with: + 'failed'] : 'WARN' found inside cloud-init.log 2018-07-11 13:02:21,345 - tests.cloud_tests - WARNING - test case: modules/apt_configure_sources_ppa failed TestAptconfigureSourcesPPA.test_ppa_key with: AssertionError: '1FF0 D853 5EF7 E719 E5C8 1B9C 083D 06FB E4D3 04DF' not found in '/etc/apt/trusted.gpg\n--------------------\npub rsa4096 2016-02-04 [SC]\n 1BC3 0F71 5A3B 8612 47A8 1A5E 55FE 7C8C 0165 013E\nuid [ unknown] Launchpad PPA for curtin developers\n\n/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-archive.gpg\n------------------------------------------------------\npub rsa4096 2012-05-11 [SC]\n 790B C727 7767 219C 42C8 6F93 3B4F E6AC C0B2 1F32\nuid [ unknown] Ubuntu Archive Automatic Signing Key (2012) \n\n/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg\n------------------------------------------------------\npub rsa4096 2012-05-11 [SC]\n 8439 38DF 228D 22F7 B374 2BC0 D94A A3F0 EFE2 1092\nuid [ unknown] Ubuntu CD Image Automatic Signing Key (2012) \n\n' 2018-07-11 13:02:21,345 - tests.cloud_tests - DEBUG - verifying test data for modules/package_update_upgrade_install test_apt_history (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test apt history for update command. ... ok test_cloud_init_output (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test cloud-init-output for install & upgrade stuff. ... ok test_installed_sl (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test sl got installed. ... ok test_installed_tree (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test tree got installed. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:21,393 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_timesyncd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Unexpected warnings should not be found in the log. ... ok test_timesyncd_entries (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Test timesyncd config entries ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.044s OK (skipped=2) 2018-07-11 13:02:21,447 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_dir test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_lxc (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:21,494 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_disable test_disable_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Test pipelining disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.045s OK (skipped=2) 2018-07-11 13:02:21,547 - tests.cloud_tests - DEBUG - verifying test data for modules/runcmd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Unexpected warnings should not be found in the log. ... ok test_run_cmd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Test run command worked. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.060s OK (skipped=2) 2018-07-11 13:02:21,619 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname test_hostname (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Test hostname command shows correct output. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.077s OK (skipped=2) 2018-07-11 13:02:21,707 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_conf test_apt_conf_assumeyes (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config assumes true. ... ok test_apt_conf_fixbroken (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config fixes broken. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.069s OK (skipped=2) 2018-07-11 13:02:21,785 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_disable_suites test_empty_sourcelist (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Test source list is empty. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.047s OK (skipped=2) 2018-07-11 13:02:21,841 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list_string test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.043s OK (skipped=2) 2018-07-11 13:02:21,894 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_expire test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test user frozen in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.038s OK (skipped=2) 2018-07-11 13:02:21,940 - tests.cloud_tests - DEBUG - verifying test data for modules/ca_certs test_cert_installed (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test line from our cert exists. ... ok test_certs_updated (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test certs have been updated in /etc/ssl/certs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.041s OK (skipped=2) 2018-07-11 13:02:21,993 - tests.cloud_tests - DEBUG - verifying test data for main/command_output_simple test_instance_data_json_ec2 (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on nocloud-kvm' test_instance_data_json_kvm (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by nocloud-kvm platform. ... ok test_instance_data_json_lxd (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on nocloud-kvm' test_no_stages_errors (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Unexpected warnings should not be found in the log. ... ok test_output_file (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that the output file is not empty and has all stages. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.075s OK (skipped=2) 2018-07-11 13:02:22,080 - tests.cloud_tests - WARNING - test: platform='nocloud-kvm', os='artful' failed 1 tests 2018-07-11 13:02:22,080 - tests.cloud_tests - INFO - test: platform='lxd', os='artful' verifying test data 2018-07-11 13:02:22,080 - tests.cloud_tests - DEBUG - verifying test data for bugs/lp1628337 test_fetch_indices (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify no apt errors. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Unexpected warnings should not be found in the log. ... ok test_ntp (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify can find ntp and install it. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.061s OK (skipped=2) 2018-07-11 13:02:22,154 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Unexpected warnings should not be found in the log. ... ok test_sources_list (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Test sources.list includes sources. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.072s OK (skipped=2) 2018-07-11 13:02:22,239 - tests.cloud_tests - DEBUG - verifying test data for modules/locale test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by lxd platform. ... ok test_locale (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale is set properly. ... ok test_locale_a (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale -a has both options. ... ok test_locale_gen (tests.cloud_tests.testcases.modules.locale.TestLocale) Test local.gen file has all entries. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.locale.TestLocale) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.locale.TestLocale) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.055s OK (skipped=2) 2018-07-11 13:02:22,309 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_primary test_gatech_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test GaTech entires exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Unexpected warnings should not be found in the log. ... ok test_ubuntu_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test no default Ubuntu entries exist. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.050s OK (skipped=2) 2018-07-11 13:02:22,368 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_bridge test_bridge (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test bridge config. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by lxd platform. ... ok test_lxc (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.059s OK (skipped=2) 2018-07-11 13:02:22,435 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_security test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Unexpected warnings should not be found in the log. ... ok test_security_mirror (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Test security lines added and uncommented in source.list. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.049s OK (skipped=2) 2018-07-11 13:02:22,497 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_os test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Unexpected warnings should not be found in the log. ... ok test_os_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Test pipelining set to os. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:22,544 - tests.cloud_tests - DEBUG - verifying test data for modules/snap test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.snap.TestSnap) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snap.TestSnap) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snap.TestSnap) Expect hello-world and core snaps are installed. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 13:02:22,590 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_import_id test_authorized_keys (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Test that ssh keys were imported. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.037s OK (skipped=2) 2018-07-11 13:02:22,635 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_pools test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test dist config file is empty ... ok test_ntp_entires (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.040s OK (skipped=2) 2018-07-11 13:02:22,685 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_keys_generate test_dsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa private key not generated. ... ok test_dsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa public key not generated. ... ok test_ecdsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ecdsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ed25519_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_ed25519_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Unexpected warnings should not be found in the log. ... ok test_rsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok test_rsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:22,733 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_enable test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Unexpected warnings should not be found in the log. ... ok test_syslog (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Verify output of syslog. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.047s OK (skipped=2) 2018-07-11 13:02:22,789 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_keyserver test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test specific key added. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.040s OK (skipped=2) 2018-07-11 13:02:22,840 - tests.cloud_tests - DEBUG - verifying test data for modules/bootcmd test_bootcmd_host (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Test boot cmd worked. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK (skipped=2) 2018-07-11 13:02:22,888 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname_fqdn test_hostname (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname output. ... ok test_hostname_fqdn (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname fqdn output. ... ok test_hosts (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test /etc/hosts file. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.042s OK (skipped=2) 2018-07-11 13:02:22,942 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_disable test_cloud_init_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Verify disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.073s OK (skipped=2) 2018-07-11 13:02:23,026 - tests.cloud_tests - DEBUG - verifying test data for modules/final_message test_final_message_string (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure final handles regular strings. ... ok test_final_message_subs (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Test variable substitution in final message. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.066s OK (skipped=2) 2018-07-11 13:02:23,103 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_key test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test key list updated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.044s OK (skipped=2) 2018-07-11 13:02:23,157 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_servers test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test config server entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.041s OK (skipped=2) 2018-07-11 13:02:23,207 - tests.cloud_tests - DEBUG - verifying test data for modules/snappy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Test snappy version output ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:23,254 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_chrony test_chrony_entries (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Test chrony config entries ... skipped 'No support for chrony on containers <= artful. LP: #1589780' test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by ec2 platform. ... skipped 'No support for chrony on containers <= artful. LP: #1589780' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'No support for chrony on containers <= artful. LP: #1589780' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by lxd platform. ... skipped 'No support for chrony on containers <= artful. LP: #1589780' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Ensure that there were no errors in any stage. ... skipped 'No support for chrony on containers <= artful. LP: #1589780' test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Unexpected warnings should not be found in the log. ... skipped 'No support for chrony on containers <= artful. LP: #1589780' ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=6) 2018-07-11 13:02:23,301 - tests.cloud_tests - DEBUG - verifying test data for modules/write_files test_b64 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test b64 encoded file reads as ascii. ... ok test_binary (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test binary file reads as executable. ... ok test_gzip (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test gzip file shows up as a shell script. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Unexpected warnings should not be found in the log. ... ok test_text (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test text shows up as ASCII text. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.040s OK (skipped=2) 2018-07-11 13:02:23,350 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password.TestPassword) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password.TestPassword) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test ubuntu user in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:23,398 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp.TestNtp) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp.TestNtp) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test ntp installed ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:23,445 - tests.cloud_tests - DEBUG - verifying test data for modules/timezone test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Unexpected warnings should not be found in the log. ... ok test_timezone (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Test date prints correct timezone. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.044s OK (skipped=2) 2018-07-11 13:02:23,497 - tests.cloud_tests - DEBUG - verifying test data for modules/keys_to_console test_excluded_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test excluded keys missing. ... ok test_expected_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test expected keys exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.048s OK (skipped=2) 2018-07-11 13:02:23,554 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_enable test_debug_enable (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Test debug messages in cloud-init log. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.049s OK (skipped=2) 2018-07-11 13:02:23,610 - tests.cloud_tests - DEBUG - verifying test data for modules/seed_random_data test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Unexpected warnings should not be found in the log. ... ok test_random_seed_data (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Test random data passed in exists. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.040s OK (skipped=2) 2018-07-11 13:02:23,658 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.051s OK (skipped=2) 2018-07-11 13:02:23,719 - tests.cloud_tests - DEBUG - verifying test data for modules/user_groups test_group_cloud_users (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloud users group exists. ... ok test_group_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu group exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Unexpected warnings should not be found in the log. ... ok test_user_barfoo (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test barfoo user exists. ... ok test_user_cloudy (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloudy user exists. ... ok test_user_foobar (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test foobar user exists. ... ok test_user_root_in_secret (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test root user is in 'secret' group. ... ok test_user_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu user exists. ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.045s OK (skipped=2) 2018-07-11 13:02:23,775 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_disable test_debug_disable (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Test verbose output missing from logs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.044s OK (skipped=2) 2018-07-11 13:02:23,826 - tests.cloud_tests - DEBUG - verifying test data for modules/byobu test_byobu_installed (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu installed. ... ok test_byobu_launch_exists (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu-launch exists. ... ok test_byobu_profile_enabled (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu profile.d file exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.byobu.TestByobu) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.byobu.TestByobu) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.038s OK (skipped=2) 2018-07-11 13:02:23,874 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_proxy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Unexpected warnings should not be found in the log. ... ok test_proxy_config (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Test proxy options added to apt config. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.048s OK (skipped=2) 2018-07-11 13:02:23,930 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_ppa test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Unexpected warnings should not be found in the log. ... ok test_ppa (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test specific ppa added. ... ok test_ppa_key (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test ppa key added. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.063s OK (skipped=2) 2018-07-11 13:02:24,007 - tests.cloud_tests - DEBUG - verifying test data for modules/package_update_upgrade_install test_apt_history (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test apt history for update command. ... ok test_cloud_init_output (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test cloud-init-output for install & upgrade stuff. ... ok test_installed_sl (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test sl got installed. ... ok test_installed_tree (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test tree got installed. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.043s OK (skipped=2) 2018-07-11 13:02:24,059 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_timesyncd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Unexpected warnings should not be found in the log. ... ok test_timesyncd_entries (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Test timesyncd config entries ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK (skipped=2) 2018-07-11 13:02:24,108 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_dir test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by lxd platform. ... ok test_lxc (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.041s OK (skipped=2) 2018-07-11 13:02:24,158 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_disable test_disable_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Test pipelining disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.047s OK (skipped=2) 2018-07-11 13:02:24,213 - tests.cloud_tests - DEBUG - verifying test data for modules/runcmd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Unexpected warnings should not be found in the log. ... ok test_run_cmd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Test run command worked. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.053s OK (skipped=2) 2018-07-11 13:02:24,275 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname test_hostname (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Test hostname command shows correct output. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.055s OK (skipped=2) 2018-07-11 13:02:24,340 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_conf test_apt_conf_assumeyes (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config assumes true. ... ok test_apt_conf_fixbroken (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config fixes broken. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.066s OK (skipped=2) 2018-07-11 13:02:24,419 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_disable_suites test_empty_sourcelist (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Test source list is empty. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.055s OK (skipped=2) 2018-07-11 13:02:24,487 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list_string test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.054s OK (skipped=2) 2018-07-11 13:02:24,553 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_expire test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test user frozen in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.058s OK (skipped=2) 2018-07-11 13:02:24,621 - tests.cloud_tests - DEBUG - verifying test data for modules/ca_certs test_cert_installed (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test line from our cert exists. ... ok test_certs_updated (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test certs have been updated in /etc/ssl/certs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.071s OK (skipped=2) 2018-07-11 13:02:24,710 - tests.cloud_tests - DEBUG - verifying test data for main/command_output_simple test_instance_data_json_ec2 (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by ec2 platform. ... skipped 'Skipping ec2 instance-data.json on lxd' test_instance_data_json_kvm (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on lxd' test_instance_data_json_lxd (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by lxd platform. ... ok test_no_stages_errors (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Unexpected warnings should not be found in the log. ... ok test_output_file (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that the output file is not empty and has all stages. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.094s OK (skipped=2) 2018-07-11 13:02:24,814 - tests.cloud_tests - INFO - test: platform='lxd', os='artful' passed all tests 2018-07-11 13:02:24,814 - tests.cloud_tests - INFO - test: platform='ec2', os='artful' verifying test data 2018-07-11 13:02:24,814 - tests.cloud_tests - DEBUG - verifying test data for bugs/lp1628337 test_fetch_indices (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify no apt errors. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Unexpected warnings should not be found in the log. ... ok test_ntp (tests.cloud_tests.testcases.bugs.lp1628337.TestLP1628337) Verify can find ntp and install it. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.059s OK (skipped=2) 2018-07-11 13:02:24,884 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Unexpected warnings should not be found in the log. ... ok test_sources_list (tests.cloud_tests.testcases.modules.apt_configure_sources_list.TestAptconfigureSourcesList) Test sources.list includes sources. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.042s OK (skipped=2) 2018-07-11 13:02:24,935 - tests.cloud_tests - DEBUG - verifying test data for modules/locale test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.locale.TestLocale) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_locale (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale is set properly. ... ok test_locale_a (tests.cloud_tests.testcases.modules.locale.TestLocale) Test locale -a has both options. ... ok test_locale_gen (tests.cloud_tests.testcases.modules.locale.TestLocale) Test local.gen file has all entries. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.locale.TestLocale) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.locale.TestLocale) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:24,983 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_primary test_gatech_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test GaTech entires exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Unexpected warnings should not be found in the log. ... ok test_ubuntu_sources (tests.cloud_tests.testcases.modules.apt_configure_primary.TestAptconfigurePrimary) Test no default Ubuntu entries exist. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.098s OK (skipped=2) 2018-07-11 13:02:25,091 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_bridge test_bridge (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test bridge config. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_lxc (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_bridge.TestLxdBridge) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.064s OK (skipped=2) 2018-07-11 13:02:25,173 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_security test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Unexpected warnings should not be found in the log. ... ok test_security_mirror (tests.cloud_tests.testcases.modules.apt_configure_security.TestAptconfigureSecurity) Test security lines added and uncommented in source.list. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.075s OK (skipped=2) 2018-07-11 13:02:25,256 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_os test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Unexpected warnings should not be found in the log. ... ok test_os_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_os.TestAptPipeliningOS) Test pipelining set to os. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.073s OK (skipped=2) 2018-07-11 13:02:25,342 - tests.cloud_tests - DEBUG - verifying test data for modules/snap test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snap.TestSnap) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.snap.TestSnap) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snap.TestSnap) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snap.TestSnap) Expect hello-world and core snaps are installed. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.046s OK (skipped=2) 2018-07-11 13:02:25,401 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_import_id test_authorized_keys (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Test that ssh keys were imported. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_import_id.TestSshImportId) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.049s OK (skipped=2) 2018-07-11 13:02:25,457 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_pools test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test dist config file is empty ... ok test_ntp_entires (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_pools.TestNtpPools) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.041s OK (skipped=2) 2018-07-11 13:02:25,512 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_keys_generate test_dsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa private key not generated. ... ok test_dsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test dsa public key not generated. ... ok test_ecdsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ecdsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ecdsa public key generated. ... ok test_ed25519_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_ed25519_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test ed25519 public key generated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Unexpected warnings should not be found in the log. ... ok test_rsa_private (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok test_rsa_public (tests.cloud_tests.testcases.modules.ssh_keys_generate.TestSshKeysGenerate) Test rsa public key not generated. ... ok ---------------------------------------------------------------------- Ran 13 tests in 0.037s OK (skipped=2) 2018-07-11 13:02:25,558 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_enable test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Unexpected warnings should not be found in the log. ... ok test_syslog (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_enable.TestSshKeyFingerprintsEnable) Verify output of syslog. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:25,606 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_keyserver test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test specific key added. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_keyserver.TestAptconfigureSourcesKeyserver) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.038s OK (skipped=2) 2018-07-11 13:02:25,652 - tests.cloud_tests - DEBUG - verifying test data for modules/bootcmd test_bootcmd_host (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Test boot cmd worked. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.bootcmd.TestBootCmd) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 13:02:25,697 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname_fqdn test_hostname (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname output. ... ok test_hostname_fqdn (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test hostname fqdn output. ... ok test_hosts (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Test /etc/hosts file. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname_fqdn.TestHostnameFqdn) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.038s OK (skipped=2) 2018-07-11 13:02:25,743 - tests.cloud_tests - DEBUG - verifying test data for modules/ssh_auth_key_fingerprints_disable test_cloud_init_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Verify disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ssh_auth_key_fingerprints_disable.TestSshKeyFingerprintsDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:25,791 - tests.cloud_tests - DEBUG - verifying test data for modules/final_message test_final_message_string (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure final handles regular strings. ... ok test_final_message_subs (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Test variable substitution in final message. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.final_message.TestFinalMessage) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.040s OK (skipped=2) 2018-07-11 13:02:25,837 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_key test_apt_key_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test key list updated. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Unexpected warnings should not be found in the log. ... ok test_source_list (tests.cloud_tests.testcases.modules.apt_configure_sources_key.TestAptconfigureSourcesKey) Test source.list updated. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:25,886 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_servers test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test config server entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntp installed ... ok test_ntpq_servers (tests.cloud_tests.testcases.modules.ntp_servers.TestNtpServers) Test ntpq output has configured servers ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.045s OK (skipped=2) 2018-07-11 13:02:25,939 - tests.cloud_tests - DEBUG - verifying test data for modules/snappy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Unexpected warnings should not be found in the log. ... ok test_snappy_version (tests.cloud_tests.testcases.modules.snappy.TestSnappy) Test snappy version output ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:25,986 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_chrony test_chrony_entries (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Test chrony config entries ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_chrony.TestNtpChrony) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 13:02:26,031 - tests.cloud_tests - DEBUG - verifying test data for modules/write_files test_b64 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test b64 encoded file reads as ascii. ... ok test_binary (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test binary file reads as executable. ... ok test_gzip (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test gzip file shows up as a shell script. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Unexpected warnings should not be found in the log. ... ok test_text (tests.cloud_tests.testcases.modules.write_files.TestWriteFiles) Test text shows up as ASCII text. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.038s OK (skipped=2) 2018-07-11 13:02:26,079 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password.TestPassword) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password.TestPassword) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password.TestPassword) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test ubuntu user in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password.TestPassword) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.038s OK (skipped=2) 2018-07-11 13:02:26,125 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp.TestNtp) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp.TestNtp) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp.TestNtp) Unexpected warnings should not be found in the log. ... ok test_ntp_dist_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test dist config file is empty ... ok test_ntp_entries (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test config entries ... ok test_ntp_installed (tests.cloud_tests.testcases.modules.ntp.TestNtp) Test ntp installed ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.041s OK (skipped=2) 2018-07-11 13:02:26,173 - tests.cloud_tests - DEBUG - verifying test data for modules/timezone test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Unexpected warnings should not be found in the log. ... ok test_timezone (tests.cloud_tests.testcases.modules.timezone.TestTimezone) Test date prints correct timezone. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 13:02:26,219 - tests.cloud_tests - DEBUG - verifying test data for modules/keys_to_console test_excluded_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test excluded keys missing. ... ok test_expected_keys (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Test expected keys exist. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.keys_to_console.TestKeysToConsole) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.056s OK (skipped=2) 2018-07-11 13:02:26,283 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_enable test_debug_enable (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Test debug messages in cloud-init log. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_enable.TestDebugEnable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.067s OK (skipped=2) 2018-07-11 13:02:26,360 - tests.cloud_tests - DEBUG - verifying test data for modules/seed_random_data test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Unexpected warnings should not be found in the log. ... ok test_random_seed_data (tests.cloud_tests.testcases.modules.seed_random_data.TestSeedRandom) Test random data passed in exists. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.056s OK (skipped=2) 2018-07-11 13:02:26,428 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list.TestPasswordList) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.044s OK (skipped=2) 2018-07-11 13:02:26,481 - tests.cloud_tests - DEBUG - verifying test data for modules/user_groups test_group_cloud_users (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloud users group exists. ... ok test_group_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu group exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Unexpected warnings should not be found in the log. ... ok test_user_barfoo (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test barfoo user exists. ... ok test_user_cloudy (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test cloudy user exists. ... ok test_user_foobar (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test foobar user exists. ... ok test_user_root_in_secret (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test root user is in 'secret' group. ... ok test_user_ubuntu (tests.cloud_tests.testcases.modules.user_groups.TestUserGroups) Test ubuntu user exists. ... ok ---------------------------------------------------------------------- Ran 12 tests in 0.069s OK (skipped=2) 2018-07-11 13:02:26,563 - tests.cloud_tests - DEBUG - verifying test data for modules/debug_disable test_debug_disable (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Test verbose output missing from logs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.debug_disable.TestDebugDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.040s OK (skipped=2) 2018-07-11 13:02:26,609 - tests.cloud_tests - DEBUG - verifying test data for modules/byobu test_byobu_installed (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu installed. ... ok test_byobu_launch_exists (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu-launch exists. ... ok test_byobu_profile_enabled (tests.cloud_tests.testcases.modules.byobu.TestByobu) Test byobu profile.d file exists. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.byobu.TestByobu) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.byobu.TestByobu) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.byobu.TestByobu) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.041s OK (skipped=2) 2018-07-11 13:02:26,658 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_proxy test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Unexpected warnings should not be found in the log. ... ok test_proxy_config (tests.cloud_tests.testcases.modules.apt_configure_proxy.TestAptconfigureProxy) Test proxy options added to apt config. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.038s OK (skipped=2) 2018-07-11 13:02:26,704 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_sources_ppa test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Unexpected warnings should not be found in the log. ... ok test_ppa (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test specific ppa added. ... ok test_ppa_key (tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA) Test ppa key added. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.041s OK (skipped=2) 2018-07-11 13:02:26,753 - tests.cloud_tests - DEBUG - verifying test data for modules/package_update_upgrade_install test_apt_history (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test apt history for update command. ... ok test_cloud_init_output (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test cloud-init-output for install & upgrade stuff. ... ok test_installed_sl (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test sl got installed. ... ok test_installed_tree (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Test tree got installed. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.package_update_upgrade_install.TestPackageInstallUpdateUpgrade) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 9 tests in 0.040s OK (skipped=2) 2018-07-11 13:02:26,802 - tests.cloud_tests - DEBUG - verifying test data for modules/ntp_timesyncd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Unexpected warnings should not be found in the log. ... ok test_timesyncd_entries (tests.cloud_tests.testcases.modules.ntp_timesyncd.TestNtpTimesyncd) Test timesyncd config entries ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.044s OK (skipped=2) 2018-07-11 13:02:26,855 - tests.cloud_tests - DEBUG - verifying test data for modules/lxd_dir test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_lxc (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxc installed. ... ok test_lxd (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Test lxd installed. ... ok test_no_stages_errors (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.lxd_dir.TestLxdDir) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:26,901 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_pipelining_disable test_disable_pipelining (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Test pipelining disabled. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_pipelining_disable.TestAptPipeliningDisable) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.040s OK (skipped=2) 2018-07-11 13:02:26,949 - tests.cloud_tests - DEBUG - verifying test data for modules/runcmd test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Unexpected warnings should not be found in the log. ... ok test_run_cmd (tests.cloud_tests.testcases.modules.runcmd.TestRunCmd) Test run command worked. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.041s OK (skipped=2) 2018-07-11 13:02:26,997 - tests.cloud_tests - DEBUG - verifying test data for modules/set_hostname test_hostname (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Test hostname command shows correct output. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_hostname.TestHostname) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.039s OK (skipped=2) 2018-07-11 13:02:27,043 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_conf test_apt_conf_assumeyes (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config assumes true. ... ok test_apt_conf_fixbroken (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Test config fixes broken. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_conf.TestAptconfigureConf) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.038s OK (skipped=2) 2018-07-11 13:02:27,089 - tests.cloud_tests - DEBUG - verifying test data for modules/apt_configure_disable_suites test_empty_sourcelist (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Test source list is empty. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.apt_configure_disable_suites.TestAptconfigureDisableSuites) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.040s OK (skipped=2) 2018-07-11 13:02:27,137 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_list_string test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Unexpected warnings should not be found in the log. ... ok test_shadow_expected_users (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test every tom, dick, and harry user in shadow. ... ok test_shadow_passwords (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test shadow passwords. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_list_string.TestPasswordListString) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.044s OK (skipped=2) 2018-07-11 13:02:27,189 - tests.cloud_tests - DEBUG - verifying test data for modules/set_password_expire test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Unexpected warnings should not be found in the log. ... ok test_shadow (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test user frozen in shadow. ... ok test_sshd_config (tests.cloud_tests.testcases.modules.set_password_expire.TestPasswordExpire) Test sshd config allows passwords. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.040s OK (skipped=2) 2018-07-11 13:02:27,238 - tests.cloud_tests - DEBUG - verifying test data for modules/ca_certs test_cert_installed (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test line from our cert exists. ... ok test_certs_updated (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Test certs have been updated in /etc/ssl/certs. ... ok test_instance_data_json_ec2 (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.modules.ca_certs.TestCaCerts) Unexpected warnings should not be found in the log. ... ok ---------------------------------------------------------------------- Ran 7 tests in 0.098s OK (skipped=2) 2018-07-11 13:02:27,352 - tests.cloud_tests - DEBUG - verifying test data for main/command_output_simple test_instance_data_json_ec2 (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by ec2 platform. ... ok test_instance_data_json_kvm (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by nocloud-kvm platform. ... skipped 'Skipping nocloud-kvm instance-data.json on ec2' test_instance_data_json_lxd (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Validate instance-data.json content by lxd platform. ... skipped 'Skipping lxd instance-data.json on ec2' test_no_stages_errors (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that there were no errors in any stage. ... ok test_no_warnings_in_log (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Unexpected warnings should not be found in the log. ... ok test_output_file (tests.cloud_tests.testcases.main.command_output_simple.TestCommandOutputSimple) Ensure that the output file is not empty and has all stages. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.042s OK (skipped=2) 2018-07-11 13:02:27,402 - tests.cloud_tests - INFO - test: platform='ec2', os='artful' passed all tests 2018-07-11 13:02:27,403 - tests.cloud_tests - DEBUG - ---- Verify summarized results: Platform: nocloud-kvm Distro: artful test modules passed:45 tests failed:3 test failures: * tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA.test_no_stages_errors AssertionError: 1 != 0 : errors ['(\'apt-configure\', ProcessExecutionError("Unexpected error while running command.\\nCommand: [\'add-apt-repository\', \'ppa:cloud-init-dev/test-archive\']\\nExit code: 1\\nReason: -\\nStdout: This PPA is used in cloud-init integration test or other places as an existing archive.\\n \\n This PPA is *not* designed to provide cloud-init or related packages, but simply to provide an archive with known contents that can be used in testing.\\n More info: https://launchpad.net/~cloud-init-dev/+archive/ubuntu/test-archive\\n Failed to add key.\\nStderr: gpg: keybox \'/tmp/tmpyjjs2_eb/pubring.gpg\' created\\n gpg: keyserver receive failed: No data",))'] were encountered in stage modules-config * tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA.test_no_warnings_in_log + 'failed'] : 'WARN' found inside cloud-init.log * tests.cloud_tests.testcases.modules.apt_configure_sources_ppa.TestAptconfigureSourcesPPA.test_ppa_key AssertionError: '1FF0 D853 5EF7 E719 E5C8 1B9C 083D 06FB E4D3 04DF' not found in '/etc/apt/trusted.gpg\n--------------------\npub rsa4096 2016-02-04 [SC]\n 1BC3 0F71 5A3B 8612 47A8 1A5E 55FE 7C8C 0165 013E\nuid [ unknown] Launchpad PPA for curtin developers\n\n/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-archive.gpg\n------------------------------------------------------\npub rsa4096 2012-05-11 [SC]\n 790B C727 7767 219C 42C8 6F93 3B4F E6AC C0B2 1F32\nuid [ unknown] Ubuntu Archive Automatic Signing Key (2012) \n\n/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg\n------------------------------------------------------\npub rsa4096 2012-05-11 [SC]\n 8439 38DF 228D 22F7 B374 2BC0 D94A A3F0 EFE2 1092\nuid [ unknown] Ubuntu CD Image Automatic Signing Key (2012) \n\n' Platform: lxd Distro: artful test modules passed:46 tests failed:0 Platform: ec2 Distro: artful test modules passed:46 tests failed:0 2018-07-11 13:02:27,403 - tests.cloud_tests - INFO - leaving data in /var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/results ERROR: InvocationError: '/var/lib/jenkins/slaves/torkoal/workspace/cloud-init-integration-proposed-a/cloud-init/.tox/citest/bin/python -m tests.cloud_tests run --os-name=artful --platform=lxd --platform=nocloud-kvm --platform=ec2 --repo=deb http://archive.ubuntu.com/ubuntu/ artful-proposed main --preserve-data --data-dir=./results --verbose' ___________________________________ summary ____________________________________ ERROR: citest: commands failed + find . -name id_rsa* -delete Archiving artifacts Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS