=== Begin series b === Started by user Daniel Watkins Running as SYSTEM Building remotely on torkoal in workspace /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm [cloud-init-integration-proposed-b-kvm] $ /bin/sh -xe /tmp/jenkins8387971690892767249.sh + release=bionic + release_ver=18.04 + platform=nocloud-kvm + 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 18.04 + tail -1 + tag=ubuntu/19.2-36-g059d049c-0ubuntu1_18.04.1 + echo Running with source from tag ubuntu/19.2-36-g059d049c-0ubuntu1_18.04.1 Running with source from tag ubuntu/19.2-36-g059d049c-0ubuntu1_18.04.1 + git checkout ubuntu/19.2-36-g059d049c-0ubuntu1_18.04.1 Note: checking out 'ubuntu/19.2-36-g059d049c-0ubuntu1_18.04.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 1e278681 releasing cloud-init version 19.2-36-g059d049c-0ubuntu1~18.04.1 + mirror=http://archive.ubuntu.com/ubuntu/ + hostname + [ -z -a torkoal = torkoal ] + export TMPDIR=/var/lib/jenkins/tmp/ + set +e + no_proxy=launchpad.net https_proxy=http://squid.internal:3128 tox -e citest -- run --os-name=bionic --platform=nocloud-kvm --repo='deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main' --preserve-data --data-dir=./results --verbose GLOB sdist-make: /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/setup.py citest create: /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/.tox/citest citest installdeps: -r/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/integration-requirements.txt citest inst: /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/.tox/dist/cloud-init-19.2.zip citest installed: asn1crypto==1.0.0,attrs==19.2.0,bcrypt==3.1.7,boto3==1.5.9,botocore==1.8.50,certifi==2019.9.11,cffi==1.12.3,chardet==3.0.4,cloud-init==19.2,configobj==5.0.6,cryptography==2.4.2,docutils==0.15.2,idna==2.8,Jinja2==2.10.3,jmespath==0.9.4,jsonpatch==1.24,jsonpointer==2.0,jsonschema==3.0.2,linecache2==1.0.0,MarkupSafe==1.1.1,oauthlib==3.1.0,paramiko==2.4.2,pbr==5.4.3,pkg-resources==0.0.0,pyasn1==0.4.7,pycparser==2.19,pylxd==2.2.7,PyNaCl==1.3.0,pyrsistent==0.15.4,python-dateutil==2.8.0,python-simplestreams==0.1.0,PyYAML==5.1.2,requests==2.22.0,requests-toolbelt==0.9.1,requests-unixsocket==0.2.0,s3transfer==0.1.13,six==1.12.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.6,ws4py==0.5.1 citest runtests: PYTHONHASHSEED='459404145' citest runtests: commands[0] | /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/.tox/citest/bin/python -m tests.cloud_tests run --os-name=bionic --platform=nocloud-kvm --repo=deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main --preserve-data --data-dir=./results --verbose 2019-10-04 21:03:39,230 - tests.cloud_tests - DEBUG - running with args: Namespace(data_dir='/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results', deb=None, feature_override={}, os_name=['bionic'], platform=['nocloud-kvm'], ppa=None, preserve_data=True, preserve_instance=False, quiet=False, repo='deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main', result=None, rpm=None, script=None, subcmd='run', test_config=['/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/bugs/lp1511485.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/bugs/lp1611074.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/bugs/lp1628337.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/examples/add_apt_repositories.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/examples/alter_completion_message.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/examples/configure_instance_trusted_ca_certificates.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/examples/configure_instances_ssh_keys.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/examples/including_user_groups.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/examples/install_arbitrary_packages.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/examples/install_run_chef_recipes.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/examples/run_apt_upgrade.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/examples/run_commands.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/examples/run_commands_first_boot.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/examples/setup_run_puppet.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/examples/writing_out_arbitrary_files.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/main/command_output_simple.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_conf.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_disable_suites.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_primary.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_proxy.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_security.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_key.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_keyserver.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_list.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_ppa.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_pipelining_disable.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_pipelining_os.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/bootcmd.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/byobu.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/ca_certs.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/debug_disable.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/debug_enable.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/final_message.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/keys_to_console.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/landscape.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/locale.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/lxd_bridge.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/lxd_dir.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/ntp.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/ntp_chrony.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/ntp_pools.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/ntp_servers.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/ntp_timesyncd.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/package_update_upgrade_install.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/runcmd.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/seed_random_command.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/seed_random_data.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_hostname.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_hostname_fqdn.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_password.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_password_expire.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_password_list.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_password_list_string.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/snap.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/snappy.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_disable.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_enable.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/ssh_import_id.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/ssh_keys_generate.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/ssh_keys_provided.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/timezone.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/user_groups.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/tests/cloud_tests/testcases/modules/write_files.yaml'], upgrade=True, upgrade_full=False, verbose=True) 2019-10-04 21:03:39,230 - tests.cloud_tests - DEBUG - using tmpdir: /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results 2019-10-04 21:03:39,238 - tests.cloud_tests - DEBUG - platform config: {'enabled': True, 'get_image_timeout': 300, 'create_instance_timeout': 60, 'private_key': 'cloud_init_rsa', 'public_key': 'cloud_init_rsa.pub', 'cache_mode': 'cache=none,aio=native', 'data_dir': '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results'} 2019-10-04 21:03:39,238 - tests.cloud_tests - INFO - setting up platform: nocloud-kvm 2019-10-04 21:03:41,380 - tests.cloud_tests - DEBUG - os config: {'enabled': True, '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', '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", 'cloud_init_ready_script': "[ -f '/run/cloud-init/result.json' ]\n", 'feature_groups': ['base', 'debian_base', 'ubuntu_specific'], 'features': {'apt': True, 'byobu': True, 'landscape': True, 'lxd': True, 'ppa': True, 'rpm': None, 'snap': True, 'hostname': True, 'apt_src_cont': True, 'apt_hist_fmt': True, 'daylight_time': True, 'apt_up_out': True, 'engb_locale': True, 'locale_gen': True, 'no_ntpdate': True, 'no_file_fmt_e': True, 'ppa_file_name': True, 'sshd': True, 'ssh_key_fmt': True, 'syslog': True, 'ubuntu_ntp': True, 'ubuntu_repos': True, 'ubuntu_user': True, 'lsb_release': True, 'sudo': True}, 'mirror_url': 'https://cloud-images.ubuntu.com/daily', 'mirror_dir': '/srv/citest/images', 'keyring': '/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg', 'version': 18.04, 'setup_overrides': None, 'override_templates': False, 'release': 'bionic', 'os': 'ubuntu', 'arch': 'amd64'} 2019-10-04 21:03:41,381 - tests.cloud_tests - INFO - acquiring image for os: bionic 2019-10-04 21:03:48,459 - tests.cloud_tests - DEBUG - updating args for setup with: None 2019-10-04 21:03:50,662 - tests.cloud_tests - INFO - setting up ubuntu-bionic (build_name=server serial=20191003) 2019-10-04 21:03:50,663 - tests.cloud_tests - DEBUG - enable repo: "deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main" in target 2019-10-04 21:03:50,663 - tests.cloud_tests - DEBUG - executing "enable repo: "deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main" in target" 2019-10-04 21:04:01,104 - tests.cloud_tests - DEBUG - upgrading cloud-init 2019-10-04 21:04:01,104 - tests.cloud_tests - DEBUG - executing "upgrading cloud-init" 2019-10-04 21:04:10,835 - tests.cloud_tests - DEBUG - creating snapshot for bionic 2019-10-04 21:04:11,016 - tests.cloud_tests - INFO - collecting test data for os: bionic 2019-10-04 21:04:11,021 - tests.cloud_tests - WARNING - test config bugs/lp1511485 is not enabled, skipping 2019-10-04 21:04:11,025 - tests.cloud_tests - WARNING - test config bugs/lp1611074 is not enabled, skipping 2019-10-04 21:04:11,073 - tests.cloud_tests - INFO - collecting test data for test: bugs/lp1628337 2019-10-04 21:04:12,103 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:04:27,175 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:04:36,842 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:04:43,325 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:04:43,326 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:04:43,384 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:04:43,384 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:04:43,474 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:04:43,474 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:04:43,567 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:04:43,568 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:04:43,659 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:04:43,659 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:04:43,750 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:04:43,750 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:04:43,844 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:04:43,844 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:04:43,950 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:04:43,950 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:04:44,044 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:04:44,044 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:04:44,289 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 23026 to end 2019-10-04 21:04:45,357 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-bugs-lp1628337-1dr75gwsimdwjtov2oac206 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/bugs/lp1628337/console.log 2019-10-04 21:04:45,363 - tests.cloud_tests - WARNING - test config examples/add_apt_repositories is not enabled, skipping 2019-10-04 21:04:45,367 - tests.cloud_tests - WARNING - test config examples/alter_completion_message is not enabled, skipping 2019-10-04 21:04:45,373 - tests.cloud_tests - WARNING - test config examples/configure_instance_trusted_ca_certificates is not enabled, skipping 2019-10-04 21:04:45,381 - tests.cloud_tests - WARNING - test config examples/configure_instances_ssh_keys is not enabled, skipping 2019-10-04 21:04:45,387 - tests.cloud_tests - WARNING - test config examples/including_user_groups is not enabled, skipping 2019-10-04 21:04:45,392 - tests.cloud_tests - WARNING - test config examples/install_arbitrary_packages is not enabled, skipping 2019-10-04 21:04:45,400 - tests.cloud_tests - WARNING - test config examples/install_run_chef_recipes is not enabled, skipping 2019-10-04 21:04:45,404 - tests.cloud_tests - WARNING - test config examples/run_apt_upgrade is not enabled, skipping 2019-10-04 21:04:45,409 - tests.cloud_tests - WARNING - test config examples/run_commands is not enabled, skipping 2019-10-04 21:04:45,414 - tests.cloud_tests - WARNING - test config examples/run_commands_first_boot is not enabled, skipping 2019-10-04 21:04:45,420 - tests.cloud_tests - WARNING - test config examples/setup_run_puppet is not enabled, skipping 2019-10-04 21:04:45,426 - tests.cloud_tests - WARNING - test config examples/writing_out_arbitrary_files is not enabled, skipping 2019-10-04 21:04:45,470 - tests.cloud_tests - INFO - collecting test data for test: main/command_output_simple 2019-10-04 21:04:46,501 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:05:01,527 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:05:10,773 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:05:16,052 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:05:16,052 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:05:16,112 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:05:16,112 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:05:16,203 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:05:16,203 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:05:16,318 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:05:16,318 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:05:16,426 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:05:16,426 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:05:16,519 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:05:16,519 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:05:16,611 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:05:16,611 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:05:16,722 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:05:16,722 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:05:16,811 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:05:16,811 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:05:17,021 - tests.cloud_tests - DEBUG - running collect script: cloud-init-test-output 2019-10-04 21:05:17,021 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-test-output" 2019-10-04 21:05:17,202 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 28341 to end 2019-10-04 21:05:18,161 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-main-command-output-simple-ktn5yegjarq to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/main/command_output_simple/console.log 2019-10-04 21:05:18,207 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_conf 2019-10-04 21:05:19,247 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:05:34,293 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:05:43,732 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:05:49,129 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:05:49,130 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:05:49,186 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:05:49,186 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:05:49,278 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:05:49,278 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:05:49,372 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:05:49,373 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:05:49,462 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:05:49,463 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:05:49,554 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:05:49,554 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:05:49,646 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:05:49,646 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:05:49,749 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:05:49,749 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:05:49,843 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:05:49,843 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:05:50,010 - tests.cloud_tests - DEBUG - running collect script: 94cloud-init-config 2019-10-04 21:05:50,011 - tests.cloud_tests - DEBUG - executing "collect: 94cloud-init-config" 2019-10-04 21:05:50,200 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 1980 to end 2019-10-04 21:05:51,337 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-conf-q1n34a9yg9x to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_conf/console.log 2019-10-04 21:05:51,392 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_disable_suites 2019-10-04 21:05:52,433 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:06:07,459 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:06:16,533 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:06:19,536 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:06:22,537 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:06:25,540 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:06:26,498 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:06:37,505 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:06:37,505 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:06:37,600 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:06:37,601 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:06:37,690 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:06:37,690 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:06:37,782 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:06:37,782 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:06:37,874 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:06:37,874 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:06:37,970 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:06:37,970 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:06:38,083 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:06:38,083 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:06:38,184 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:06:38,185 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:06:38,275 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:06:38,275 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:06:38,443 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 21:06:38,444 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 21:06:38,636 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9635 to end 2019-10-04 21:06:39,533 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-disable--xy8t160 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_disable_suites/console.log 2019-10-04 21:06:39,572 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_primary 2019-10-04 21:06:40,601 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:06:55,646 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:07:04,797 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:07:10,085 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:07:10,086 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:07:10,141 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:07:10,142 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:07:10,230 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:07:10,231 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:07:10,322 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:07:10,323 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:07:10,414 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:07:10,415 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:07:10,506 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:07:10,506 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:07:10,599 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:07:10,599 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:07:10,707 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:07:10,707 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:07:10,799 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:07:10,799 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:07:10,967 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 21:07:10,967 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 21:07:11,136 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 23414 to end 2019-10-04 21:07:12,041 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-primary-usrfz06n to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_primary/console.log 2019-10-04 21:07:12,079 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_proxy 2019-10-04 21:07:13,106 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:07:28,139 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:07:38,461 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:07:41,723 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:07:44,725 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:07:47,725 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:07:49,108 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:07:49,109 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:07:49,202 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:07:49,202 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:07:49,292 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:07:49,292 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:07:49,388 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:07:49,388 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:07:49,482 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:07:49,482 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:07:49,571 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:07:49,572 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:07:49,676 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:07:49,676 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:07:49,796 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:07:49,796 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:07:49,892 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:07:49,892 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:07:50,095 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-aptproxy 2019-10-04 21:07:50,095 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-aptproxy" 2019-10-04 21:07:50,370 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 617 to end 2019-10-04 21:07:51,421 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-proxy-c3l2n3luuz to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_proxy/console.log 2019-10-04 21:07:51,513 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_security 2019-10-04 21:07:52,587 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:08:07,618 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:08:16,695 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:08:34,566 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:08:34,566 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:08:34,667 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:08:34,667 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:08:34,760 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:08:34,760 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:08:34,851 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:08:34,851 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:08:36,178 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:08:36,178 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:08:36,591 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:08:36,591 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:08:37,497 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:08:37,497 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:08:39,857 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:08:39,857 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:08:40,150 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:08:40,150 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:08:42,238 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 21:08:42,238 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 21:08:43,510 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 13193 to end 2019-10-04 21:08:44,458 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-security-f5dghau to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_security/console.log 2019-10-04 21:08:44,508 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_key 2019-10-04 21:08:45,539 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:09:00,568 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:09:09,858 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:10:21,174 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:10:21,174 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:10:21,230 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:10:21,230 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:10:21,319 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:10:21,320 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:10:21,411 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:10:21,411 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:10:21,502 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:10:21,503 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:10:21,595 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:10:21,595 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:10:21,687 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:10:21,687 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:10:21,793 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:10:21,793 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:10:21,883 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:10:21,883 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:10:22,081 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 21:10:22,081 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 21:10:22,173 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2019-10-04 21:10:22,173 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2019-10-04 21:10:22,389 - 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 2019-10-04 21:10:22,598 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 26548 to end 2019-10-04 21:10:23,553 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-sources--8h650gy to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_sources_key/console.log 2019-10-04 21:10:23,593 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_keyserver 2019-10-04 21:10:24,624 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:10:39,667 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:10:57,693 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:11:01,107 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:11:04,109 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:11:07,112 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:11:07,700 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:11:11,244 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:11:35,430 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:11:35,430 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:11:35,487 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:11:35,487 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:11:35,580 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:11:35,580 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:11:35,672 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:11:35,672 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:11:35,764 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:11:35,764 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:11:35,855 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:11:35,856 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:11:35,948 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:11:35,948 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:11:36,055 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:11:36,055 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:11:36,147 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:11:36,148 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:11:36,348 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 21:11:36,348 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 21:11:36,441 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2019-10-04 21:11:36,441 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2019-10-04 21:11:36,651 - 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 2019-10-04 21:11:36,868 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22387 to end 2019-10-04 21:11:37,850 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-sources--oxeebyp to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_sources_keyserver/console.log 2019-10-04 21:11:37,894 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_list 2019-10-04 21:11:38,927 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:11:53,956 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:12:04,084 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:12:07,426 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:12:10,429 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:12:13,432 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:12:13,645 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:12:17,379 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:12:20,659 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:12:23,661 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:12:26,664 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:12:37,997 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:12:37,997 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:12:38,057 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:12:38,057 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:12:38,148 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:12:38,148 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:12:38,239 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:12:38,239 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:12:38,333 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:12:38,333 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:12:38,424 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:12:38,424 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:12:39,700 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:12:39,700 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:12:41,604 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:12:41,604 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:12:42,131 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:12:42,131 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:12:43,924 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 21:12:43,924 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 21:12:45,735 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 11298 to end 2019-10-04 21:12:46,553 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-sources--6k0y79e to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_sources_list/console.log 2019-10-04 21:12:46,595 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_ppa 2019-10-04 21:12:47,648 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:13:02,693 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:13:11,921 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:13:15,481 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:13:18,482 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:13:21,485 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:14:18,670 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:14:18,670 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:14:18,731 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:14:18,731 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:14:18,824 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:14:18,824 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:14:18,916 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:14:18,916 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:14:19,012 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:14:19,012 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:14:19,104 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:14:19,104 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:14:19,196 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:14:19,196 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:14:19,297 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:14:19,297 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:14:19,392 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:14:19,393 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:14:19,562 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 21:14:19,563 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 21:14:19,660 - tests.cloud_tests - DEBUG - running collect script: apt-key 2019-10-04 21:14:19,660 - tests.cloud_tests - DEBUG - executing "collect: apt-key" 2019-10-04 21:14:19,869 - 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 2019-10-04 21:14:19,871 - tests.cloud_tests - DEBUG - running collect script: sources_full 2019-10-04 21:14:19,871 - tests.cloud_tests - DEBUG - executing "collect: sources_full" 2019-10-04 21:14:20,036 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 30292 to end 2019-10-04 21:14:21,241 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-configure-sources--xo38n44 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/apt_configure_sources_ppa/console.log 2019-10-04 21:14:21,281 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_disable 2019-10-04 21:14:22,315 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:14:37,345 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:14:46,434 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:14:52,215 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:14:52,215 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:14:52,271 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:14:52,271 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:14:52,364 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:14:52,364 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:14:52,457 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:14:52,457 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:14:52,548 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:14:52,548 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:14:52,639 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:14:52,639 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:14:52,731 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:14:52,731 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:14:52,841 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:14:52,841 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:14:52,932 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:14:52,932 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:14:53,102 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2019-10-04 21:14:53,102 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2019-10-04 21:14:53,391 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 24696 to end 2019-10-04 21:14:54,173 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-pipelining-disable-9u0b0z1 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/apt_pipelining_disable/console.log 2019-10-04 21:14:54,233 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_os 2019-10-04 21:14:55,263 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:15:10,302 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:15:19,256 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:15:22,448 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:15:25,449 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:15:28,452 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:15:34,497 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:15:34,497 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:15:34,556 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:15:34,557 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:15:34,651 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:15:34,651 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:15:34,742 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:15:34,743 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:15:34,835 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:15:34,835 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:15:34,927 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:15:34,928 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:15:35,020 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:15:35,021 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:15:35,130 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:15:35,130 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:15:35,224 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:15:35,224 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:15:35,404 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining_not_written 2019-10-04 21:15:35,404 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining_not_written" 2019-10-04 21:15:35,495 - tests.cloud_tests - DEBUG - collect script 90cloud-init-pipelining_not_written exited 'b"ls: cannot access '/etc/apt/apt.conf.d/90cloud-init-pipelining': No such file or directory\n"' and had stderr: 0 2019-10-04 21:15:35,666 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 1786 to end 2019-10-04 21:15:36,637 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-apt-pipelining-os-bu7xra04onwq to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/apt_pipelining_os/console.log 2019-10-04 21:15:36,702 - tests.cloud_tests - INFO - collecting test data for test: modules/bootcmd 2019-10-04 21:15:37,737 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:15:52,771 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:16:01,875 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:16:14,897 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:16:14,897 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:16:14,957 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:16:14,957 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:16:15,047 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:16:15,047 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:16:15,140 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:16:15,140 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:16:15,236 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:16:15,236 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:16:15,332 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:16:15,332 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:16:15,424 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:16:15,424 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:16:15,533 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:16:15,534 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:16:15,627 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:16:15,628 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:16:15,808 - tests.cloud_tests - DEBUG - running collect script: hosts 2019-10-04 21:16:15,808 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2019-10-04 21:16:16,067 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 13324 to end 2019-10-04 21:16:17,105 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-bootcmd-qb5okkusxc1cf5y6opbhjj to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/bootcmd/console.log 2019-10-04 21:16:17,170 - tests.cloud_tests - INFO - collecting test data for test: modules/byobu 2019-10-04 21:16:18,206 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:16:33,230 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:16:42,527 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:16:48,146 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:16:48,146 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:16:48,209 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:16:48,210 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:16:48,496 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:16:48,497 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:16:49,916 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:16:49,916 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:16:50,651 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:16:50,651 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:16:50,968 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:16:50,968 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:16:52,464 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:16:52,464 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:16:54,687 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:16:54,687 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:16:54,739 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:16:54,739 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:16:55,894 - tests.cloud_tests - DEBUG - running collect script: byobu_profile_enabled 2019-10-04 21:16:55,894 - tests.cloud_tests - DEBUG - executing "collect: byobu_profile_enabled" 2019-10-04 21:16:56,302 - tests.cloud_tests - DEBUG - running collect script: byobu_launch_exists 2019-10-04 21:16:56,303 - tests.cloud_tests - DEBUG - executing "collect: byobu_launch_exists" 2019-10-04 21:16:58,312 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22586 to end 2019-10-04 21:16:59,569 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-byobu-ch855jw22y4u6fn89pjut8fb to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/byobu/console.log 2019-10-04 21:16:59,650 - tests.cloud_tests - INFO - collecting test data for test: modules/ca_certs 2019-10-04 21:17:00,682 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:17:15,706 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:17:24,827 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:17:31,438 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:17:31,439 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:17:31,511 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:17:31,511 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:17:31,603 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:17:31,604 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:17:31,695 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:17:31,695 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:17:31,788 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:17:31,788 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:17:31,879 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:17:31,879 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:17:31,972 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:17:31,972 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:17:32,078 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:17:32,079 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:17:32,173 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:17:32,174 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:17:32,349 - tests.cloud_tests - DEBUG - running collect script: cert_links 2019-10-04 21:17:32,349 - tests.cloud_tests - DEBUG - executing "collect: cert_links" 2019-10-04 21:17:32,455 - tests.cloud_tests - DEBUG - running collect script: cert 2019-10-04 21:17:32,455 - tests.cloud_tests - DEBUG - executing "collect: cert" 2019-10-04 21:17:32,775 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 721 to end 2019-10-04 21:17:33,773 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ca-certs-xkwima3itgy6o9r1ennoc to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/ca_certs/console.log 2019-10-04 21:17:33,828 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_disable 2019-10-04 21:17:34,860 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:17:49,899 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:17:58,839 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:18:04,302 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:18:04,302 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:18:04,362 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:18:04,362 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:18:04,457 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:18:04,457 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:18:04,548 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:18:04,548 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:18:04,638 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:18:04,638 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:18:04,735 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:18:04,735 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:18:04,826 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:18:04,827 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:18:04,933 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:18:04,933 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:18:05,023 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:18:05,023 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:18:05,307 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 10168 to end 2019-10-04 21:18:06,065 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-debug-disable-wjop0hughgp0ela0 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/debug_disable/console.log 2019-10-04 21:18:06,104 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_enable 2019-10-04 21:18:07,133 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:18:22,157 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:18:30,980 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:18:34,217 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:18:37,219 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:18:40,221 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:18:40,669 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:18:44,240 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:18:47,643 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:18:50,645 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:18:53,648 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:19:11,657 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:19:11,657 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:19:11,765 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:19:11,765 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:19:11,855 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:19:11,855 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:19:11,946 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:19:11,946 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:19:12,040 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:19:12,040 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:19:12,132 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:19:12,132 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:19:12,228 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:19:12,228 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:19:12,336 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:19:12,336 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:19:12,426 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:19:12,427 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:19:12,722 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17805 to end 2019-10-04 21:19:13,637 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-debug-enable-b8otj336titzkowu2 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/debug_enable/console.log 2019-10-04 21:19:13,684 - tests.cloud_tests - INFO - collecting test data for test: modules/final_message 2019-10-04 21:19:14,713 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:19:29,761 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:19:47,810 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:19:50,814 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:19:53,817 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:19:56,818 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:19:58,271 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:19:58,272 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:19:58,333 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:19:58,333 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:19:58,424 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:19:58,424 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:19:58,520 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:19:58,521 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:19:58,611 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:19:58,611 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:19:58,758 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:19:58,758 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:19:58,825 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:19:58,826 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:19:58,931 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:19:58,931 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:19:59,039 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:19:59,040 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:19:59,350 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 2972 to end 2019-10-04 21:20:00,393 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-final-message-f88wmc6x0jg5lg0m to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/final_message/console.log 2019-10-04 21:20:00,432 - tests.cloud_tests - INFO - collecting test data for test: modules/keys_to_console 2019-10-04 21:20:01,463 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:20:16,488 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:20:34,512 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:20:38,795 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:20:38,795 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:20:41,374 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:20:41,374 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:20:42,492 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:20:42,492 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:20:44,218 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:20:44,219 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:20:44,711 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:20:44,711 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:20:45,225 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:20:45,225 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:20:46,341 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:20:46,341 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:20:47,195 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:20:47,195 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:20:47,399 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:20:47,400 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:20:50,355 - tests.cloud_tests - DEBUG - running collect script: syslog 2019-10-04 21:20:50,355 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2019-10-04 21:20:51,368 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 18266 to end 2019-10-04 21:20:52,573 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-keys-to-console-3jk6nomxoxppcp to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/keys_to_console/console.log 2019-10-04 21:20:52,580 - tests.cloud_tests - WARNING - test config modules/landscape is not enabled, skipping 2019-10-04 21:20:52,620 - tests.cloud_tests - INFO - collecting test data for test: modules/locale 2019-10-04 21:20:53,651 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:21:08,678 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:21:18,101 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:21:30,139 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:21:30,140 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:21:30,197 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:21:30,197 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:21:30,286 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:21:30,286 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:21:30,379 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:21:30,379 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:21:30,472 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:21:30,472 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:21:30,573 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:21:30,573 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:21:30,664 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:21:30,664 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:21:30,793 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:21:30,794 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:21:30,887 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:21:30,887 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:21:31,087 - tests.cloud_tests - DEBUG - running collect script: locale_default 2019-10-04 21:21:31,087 - tests.cloud_tests - DEBUG - executing "collect: locale_default" 2019-10-04 21:21:31,183 - tests.cloud_tests - DEBUG - running collect script: locale_a 2019-10-04 21:21:31,183 - tests.cloud_tests - DEBUG - executing "collect: locale_a" 2019-10-04 21:21:31,277 - tests.cloud_tests - DEBUG - running collect script: locale_gen 2019-10-04 21:21:31,277 - tests.cloud_tests - DEBUG - executing "collect: locale_gen" 2019-10-04 21:21:31,520 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 2492 to end 2019-10-04 21:21:32,481 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-locale-i2xep8970l9b342pt1weprf to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/locale/console.log 2019-10-04 21:21:32,521 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_bridge 2019-10-04 21:21:33,549 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:21:48,582 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:22:06,614 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:22:37,888 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:22:37,888 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:22:37,945 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:22:37,945 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:22:38,034 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:22:38,034 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:22:38,127 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:22:38,127 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:22:38,218 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:22:38,218 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:22:38,310 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:22:38,311 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:22:38,403 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:22:38,403 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:22:38,504 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:22:38,504 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:22:38,594 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:22:38,594 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:22:38,771 - tests.cloud_tests - DEBUG - running collect script: lxc 2019-10-04 21:22:38,771 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2019-10-04 21:22:38,863 - tests.cloud_tests - DEBUG - running collect script: lxd 2019-10-04 21:22:38,864 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2019-10-04 21:22:38,955 - tests.cloud_tests - DEBUG - running collect script: lxc-bridge 2019-10-04 21:22:38,955 - tests.cloud_tests - DEBUG - executing "collect: lxc-bridge" 2019-10-04 21:22:39,168 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 15424 to end 2019-10-04 21:22:40,265 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-lxd-bridge-8zf08o3tmvo6b6u15gf to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/lxd_bridge/console.log 2019-10-04 21:22:40,303 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_dir 2019-10-04 21:22:41,331 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:22:56,358 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:23:05,983 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:23:27,024 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:23:27,024 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:23:27,086 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:23:27,086 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:23:27,179 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:23:27,179 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:23:27,275 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:23:27,276 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:23:27,367 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:23:27,367 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:23:27,463 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:23:27,463 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:23:27,554 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:23:27,555 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:23:27,656 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:23:27,656 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:23:27,747 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:23:27,748 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:23:27,918 - tests.cloud_tests - DEBUG - running collect script: lxc 2019-10-04 21:23:27,918 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2019-10-04 21:23:28,011 - tests.cloud_tests - DEBUG - running collect script: lxd 2019-10-04 21:23:28,012 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2019-10-04 21:23:28,185 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 2400 to end 2019-10-04 21:23:29,461 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-lxd-dir-31x17wpfdnbfufqarwob0n to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/lxd_dir/console.log 2019-10-04 21:23:29,510 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp 2019-10-04 21:23:30,542 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:23:45,570 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:23:54,626 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:24:28,483 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:24:28,484 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:24:28,545 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:24:28,545 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:24:28,643 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:24:28,643 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:24:28,740 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:24:28,740 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:24:28,835 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:24:28,836 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:24:28,931 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:24:28,931 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:24:29,028 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:24:29,028 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:24:29,137 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:24:29,137 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:24:29,227 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:24:29,227 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:24:29,433 - tests.cloud_tests - DEBUG - running collect script: ntp_installed 2019-10-04 21:24:29,433 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed" 2019-10-04 21:24:29,532 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_empty 2019-10-04 21:24:29,532 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_empty" 2019-10-04 21:24:29,627 - 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 2019-10-04 21:24:29,628 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pool_list 2019-10-04 21:24:29,628 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pool_list" 2019-10-04 21:24:29,905 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17454 to end 2019-10-04 21:24:30,877 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ntp-0fpubhlyvp8utdrspudjqtzk7x to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/ntp/console.log 2019-10-04 21:24:30,919 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_chrony 2019-10-04 21:24:31,973 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:24:47,010 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:24:56,015 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:25:14,113 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:25:14,114 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:25:14,173 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:25:14,173 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:25:14,266 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:25:14,266 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:25:14,359 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:25:14,359 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:25:14,451 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:25:14,451 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:25:14,542 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:25:14,543 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:25:14,636 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:25:14,636 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:25:14,742 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:25:14,742 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:25:14,835 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:25:14,835 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:25:15,043 - tests.cloud_tests - DEBUG - running collect script: chrony_conf 2019-10-04 21:25:15,043 - tests.cloud_tests - DEBUG - executing "collect: chrony_conf" 2019-10-04 21:25:15,306 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 4394 to end 2019-10-04 21:25:16,361 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ntp-chrony-4iukluiubfu295rl3vt to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/ntp_chrony/console.log 2019-10-04 21:25:16,406 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_pools 2019-10-04 21:25:17,434 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:25:32,460 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:25:41,814 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:26:12,221 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:26:12,221 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:26:12,283 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:26:12,283 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:26:12,386 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:26:12,386 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:26:12,491 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:26:12,491 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:26:12,598 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:26:12,599 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:26:12,691 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:26:12,691 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:26:12,783 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:26:12,783 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:26:12,901 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:26:12,901 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:26:12,992 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:26:12,992 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:26:13,179 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_pools 2019-10-04 21:26:13,180 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_pools" 2019-10-04 21:26:13,273 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_pools 2019-10-04 21:26:13,273 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_pools" 2019-10-04 21:26:13,363 - 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 2019-10-04 21:26:13,365 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pools 2019-10-04 21:26:13,365 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pools" 2019-10-04 21:26:13,456 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2019-10-04 21:26:13,456 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2019-10-04 21:26:13,664 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17683 to end 2019-10-04 21:26:14,653 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ntp-pools-littofi8lbcrpxzxhobm to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/ntp_pools/console.log 2019-10-04 21:26:14,694 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_servers 2019-10-04 21:26:15,721 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:26:30,745 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:26:40,067 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:26:59,681 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:26:59,681 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:26:59,740 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:26:59,740 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:26:59,831 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:26:59,831 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:26:59,927 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:26:59,928 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:27:00,022 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:27:00,023 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:27:00,115 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:27:00,115 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:27:00,207 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:27:00,208 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:27:00,310 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:27:00,310 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:27:00,403 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:27:00,403 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:27:00,575 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_servers 2019-10-04 21:27:00,575 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_servers" 2019-10-04 21:27:00,669 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_servers 2019-10-04 21:27:00,670 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_servers" 2019-10-04 21:27:00,762 - 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 2019-10-04 21:27:00,763 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_servers 2019-10-04 21:27:00,763 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_servers" 2019-10-04 21:27:00,855 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2019-10-04 21:27:00,855 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2019-10-04 21:27:01,078 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 880 to end 2019-10-04 21:27:02,174 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ntp-servers-00oimspza2sgltdsfg to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/ntp_servers/console.log 2019-10-04 21:27:02,213 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_timesyncd 2019-10-04 21:27:03,241 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:27:18,268 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:27:27,629 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:27:34,359 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:27:34,359 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:27:34,417 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:27:34,417 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:27:34,509 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:27:34,509 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:27:34,599 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:27:34,599 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:27:34,691 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:27:34,692 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:27:34,783 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:27:34,783 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:27:34,876 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:27:34,876 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:27:34,977 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:27:34,977 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:27:35,070 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:27:35,070 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:27:35,238 - tests.cloud_tests - DEBUG - running collect script: timesyncd_conf 2019-10-04 21:27:35,238 - tests.cloud_tests - DEBUG - executing "collect: timesyncd_conf" 2019-10-04 21:27:35,485 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 14942 to end 2019-10-04 21:27:36,301 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ntp-timesyncd-nwvb8ov7ztm986cv to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/ntp_timesyncd/console.log 2019-10-04 21:27:36,341 - tests.cloud_tests - INFO - collecting test data for test: modules/package_update_upgrade_install 2019-10-04 21:27:37,371 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:27:52,395 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:28:01,579 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:28:21,456 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:28:21,457 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:28:21,512 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:28:21,512 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:28:21,602 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:28:21,602 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:28:21,694 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:28:21,694 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:28:21,786 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:28:21,786 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:28:21,878 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:28:21,878 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:28:21,970 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:28:21,970 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:28:22,072 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:28:22,072 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:28:22,162 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:28:22,163 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:28:22,336 - tests.cloud_tests - DEBUG - running collect script: apt_history_cmdline 2019-10-04 21:28:22,337 - tests.cloud_tests - DEBUG - executing "collect: apt_history_cmdline" 2019-10-04 21:28:22,427 - tests.cloud_tests - DEBUG - running collect script: dpkg_show 2019-10-04 21:28:22,427 - tests.cloud_tests - DEBUG - executing "collect: dpkg_show" 2019-10-04 21:28:22,685 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 24412 to end 2019-10-04 21:28:23,969 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-package-update-upgrade-1iu9w95 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/package_update_upgrade_install/console.log 2019-10-04 21:28:24,008 - tests.cloud_tests - INFO - collecting test data for test: modules/runcmd 2019-10-04 21:28:25,039 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:28:40,076 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:28:49,069 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:28:53,810 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:28:53,811 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:28:53,909 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:28:53,909 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:28:53,998 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:28:53,998 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:28:54,091 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:28:54,091 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:28:54,182 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:28:54,182 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:28:54,274 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:28:54,274 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:28:54,367 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:28:54,367 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:28:54,468 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:28:54,468 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:28:54,560 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:28:54,560 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:28:54,795 - tests.cloud_tests - DEBUG - running collect script: run_cmd 2019-10-04 21:28:54,795 - tests.cloud_tests - DEBUG - executing "collect: run_cmd" 2019-10-04 21:28:54,966 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 4845 to end 2019-10-04 21:28:55,897 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-runcmd-powth9x1fyacq9gdaw0wiu9 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/runcmd/console.log 2019-10-04 21:28:55,903 - tests.cloud_tests - WARNING - test config modules/seed_random_command is not enabled, skipping 2019-10-04 21:28:55,939 - tests.cloud_tests - INFO - collecting test data for test: modules/seed_random_data 2019-10-04 21:28:56,969 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:29:12,000 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:29:21,112 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:29:26,669 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:29:26,670 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:29:26,725 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:29:26,725 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:29:26,814 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:29:26,814 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:29:26,906 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:29:26,907 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:29:27,000 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:29:27,000 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:29:27,090 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:29:27,090 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:29:27,182 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:29:27,182 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:29:27,285 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:29:27,286 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:29:27,379 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:29:27,379 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:29:27,550 - tests.cloud_tests - DEBUG - running collect script: seed_data 2019-10-04 21:29:27,550 - tests.cloud_tests - DEBUG - executing "collect: seed_data" 2019-10-04 21:29:27,789 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 10636 to end 2019-10-04 21:29:28,537 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-seed-random-data-enqj4z1yh65qb to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/seed_random_data/console.log 2019-10-04 21:29:28,580 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname 2019-10-04 21:29:29,615 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:29:44,638 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:29:53,556 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:29:59,572 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:29:59,573 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:29:59,911 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:29:59,911 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:30:00,421 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:30:00,421 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:30:00,475 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:30:00,475 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:30:00,971 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:30:00,971 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:30:02,363 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:30:02,364 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:30:03,297 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:30:03,297 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:30:05,699 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:30:05,699 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:30:09,063 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:30:09,063 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:30:18,991 - tests.cloud_tests - DEBUG - running collect script: hosts 2019-10-04 21:30:18,992 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2019-10-04 21:30:20,122 - tests.cloud_tests - DEBUG - running collect script: hostname 2019-10-04 21:30:20,122 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2019-10-04 21:30:21,477 - tests.cloud_tests - DEBUG - running collect script: fqdn 2019-10-04 21:30:21,477 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2019-10-04 21:30:26,988 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17333 to end 2019-10-04 21:30:28,621 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-hostname-a8eyhgdcx1s8bz2fd to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/set_hostname/console.log 2019-10-04 21:30:28,660 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname_fqdn 2019-10-04 21:30:29,795 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:30:44,819 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:31:02,847 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:31:07,102 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:31:07,102 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:31:07,157 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:31:07,158 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:31:07,247 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:31:07,247 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:31:07,339 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:31:07,339 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:31:07,432 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:31:07,432 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:31:07,529 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:31:07,530 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:31:07,620 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:31:07,620 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:31:07,722 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:31:07,722 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:31:07,815 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:31:07,815 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:31:07,998 - tests.cloud_tests - DEBUG - running collect script: hosts 2019-10-04 21:31:07,999 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2019-10-04 21:31:08,094 - tests.cloud_tests - DEBUG - running collect script: hostname 2019-10-04 21:31:08,094 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2019-10-04 21:31:08,459 - tests.cloud_tests - DEBUG - running collect script: fqdn 2019-10-04 21:31:08,459 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2019-10-04 21:31:13,266 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 29045 to end 2019-10-04 21:31:14,033 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-hostname-fqdn-qweu73ltigf2 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/set_hostname_fqdn/console.log 2019-10-04 21:31:14,084 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password 2019-10-04 21:31:15,125 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:31:30,149 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:31:48,174 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:31:51,178 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:31:54,181 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:31:57,184 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:31:58,471 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:31:58,471 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:31:58,535 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:31:58,536 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:31:58,628 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:31:58,629 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:31:58,720 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:31:58,721 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:31:58,988 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:31:58,989 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:31:59,867 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:31:59,867 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:32:00,239 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:32:00,240 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:32:00,302 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:32:00,302 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:32:00,395 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:32:00,395 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:32:06,180 - tests.cloud_tests - DEBUG - running collect script: shadow 2019-10-04 21:32:06,180 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2019-10-04 21:32:06,649 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2019-10-04 21:32:06,649 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2019-10-04 21:32:09,089 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 5693 to end 2019-10-04 21:32:10,189 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-password-dur1l9rzunmn5c6hv to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/set_password/console.log 2019-10-04 21:32:10,229 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_expire 2019-10-04 21:32:11,285 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:32:26,311 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:32:44,338 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:32:48,642 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:32:48,644 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:32:48,717 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:32:48,717 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:32:48,807 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:32:48,807 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:32:49,503 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:32:49,503 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:32:49,560 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:32:49,561 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:32:49,652 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:32:49,652 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:32:50,518 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:32:50,519 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:32:51,595 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:32:51,596 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:32:51,755 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:32:51,755 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:32:54,084 - tests.cloud_tests - DEBUG - running collect script: shadow 2019-10-04 21:32:54,084 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2019-10-04 21:32:54,984 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2019-10-04 21:32:54,984 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2019-10-04 21:33:00,908 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 16039 to end 2019-10-04 21:33:01,873 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-password-expire-hkrz64jk6t to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/set_password_expire/console.log 2019-10-04 21:33:01,918 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list 2019-10-04 21:33:02,947 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:33:17,971 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:33:35,997 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:33:40,088 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:33:40,088 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:33:40,186 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:33:40,186 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:33:40,856 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:33:40,856 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:33:40,912 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:33:40,912 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:33:41,004 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:33:41,005 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:33:41,096 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:33:41,096 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:33:41,899 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:33:41,899 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:33:43,777 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:33:43,777 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:33:44,507 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:33:44,507 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:33:49,287 - tests.cloud_tests - DEBUG - running collect script: shadow 2019-10-04 21:33:49,287 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2019-10-04 21:33:50,298 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2019-10-04 21:33:50,298 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2019-10-04 21:33:53,736 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 23705 to end 2019-10-04 21:33:54,853 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-password-list-fpz7cy3aof41 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/set_password_list/console.log 2019-10-04 21:33:54,894 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list_string 2019-10-04 21:33:55,924 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:34:10,948 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:34:28,973 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:34:37,273 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:34:37,274 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:34:38,125 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:34:38,125 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:34:39,173 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:34:39,173 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:34:40,081 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:34:40,082 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:34:41,775 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:34:41,775 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:34:43,124 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:34:43,124 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:34:43,562 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:34:43,562 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:34:45,244 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:34:45,244 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:34:46,316 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:34:46,317 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:34:52,263 - tests.cloud_tests - DEBUG - running collect script: shadow 2019-10-04 21:34:52,264 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2019-10-04 21:34:54,851 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2019-10-04 21:34:54,852 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2019-10-04 21:34:56,897 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 30451 to end 2019-10-04 21:34:57,889 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-set-password-list-stri-ivy0j9g to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/set_password_list_string/console.log 2019-10-04 21:34:57,895 - tests.cloud_tests - WARNING - test config modules/snap is not enabled, skipping 2019-10-04 21:34:57,900 - tests.cloud_tests - WARNING - test config modules/snappy is not enabled, skipping 2019-10-04 21:34:57,937 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_disable 2019-10-04 21:34:58,981 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:35:14,007 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:35:32,034 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:35:36,113 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:35:36,114 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:35:36,394 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:35:36,394 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:35:36,515 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:35:36,515 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:35:37,202 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:35:37,203 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:35:37,294 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:35:37,295 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:35:38,645 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:35:38,645 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:35:40,500 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:35:40,500 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:35:41,395 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:35:41,395 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:35:41,515 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:35:41,516 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:35:41,805 - tests.cloud_tests - DEBUG - running collect script: syslog 2019-10-04 21:35:41,805 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2019-10-04 21:35:43,313 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 6263 to end 2019-10-04 21:35:44,969 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ssh-auth-key-fingerpri-tajhqfo to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/ssh_auth_key_fingerprints_disable/console.log 2019-10-04 21:35:45,010 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_enable 2019-10-04 21:35:46,041 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:36:01,065 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:36:19,091 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:36:23,227 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:36:23,227 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:36:23,325 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:36:23,326 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:36:23,414 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:36:23,415 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:36:24,680 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:36:24,680 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:36:25,046 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:36:25,046 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:36:25,896 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:36:25,897 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:36:26,411 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:36:26,412 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:36:27,762 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:36:27,763 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:36:27,915 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:36:27,916 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:36:28,930 - tests.cloud_tests - DEBUG - running collect script: syslog 2019-10-04 21:36:28,930 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2019-10-04 21:36:31,336 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 8444 to end 2019-10-04 21:36:32,293 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ssh-auth-key-fingerpri-0h01yx1 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/ssh_auth_key_fingerprints_enable/console.log 2019-10-04 21:36:32,335 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_import_id 2019-10-04 21:36:33,366 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:36:48,389 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:37:06,416 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:37:24,440 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:37:27,441 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:37:30,444 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:37:31,521 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:37:31,522 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:37:31,620 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:37:31,620 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:37:31,819 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:37:31,819 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:37:31,900 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:37:31,900 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:37:32,297 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:37:32,297 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:37:32,486 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:37:32,487 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:37:32,561 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:37:32,561 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:37:33,280 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:37:33,280 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:37:34,237 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:37:34,237 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:37:35,407 - tests.cloud_tests - DEBUG - running collect script: auth_keys_ubuntu 2019-10-04 21:37:35,407 - tests.cloud_tests - DEBUG - executing "collect: auth_keys_ubuntu" 2019-10-04 21:37:35,718 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 8626 to end 2019-10-04 21:37:36,733 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ssh-import-id-66vficaybqlg55z7 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/ssh_import_id/console.log 2019-10-04 21:37:36,774 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_keys_generate 2019-10-04 21:37:37,829 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:37:52,853 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:38:10,879 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:38:13,883 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:38:16,886 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:38:19,890 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:38:21,008 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:38:21,008 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:38:21,104 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:38:21,105 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:38:21,196 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:38:21,196 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:38:21,288 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:38:21,288 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:38:21,380 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:38:21,380 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:38:21,472 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:38:21,472 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:38:21,563 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:38:21,563 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:38:21,665 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:38:21,665 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:38:21,755 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:38:21,755 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:38:21,928 - tests.cloud_tests - DEBUG - running collect script: dsa_public 2019-10-04 21:38:21,928 - tests.cloud_tests - DEBUG - executing "collect: dsa_public" 2019-10-04 21:38:22,102 - 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 2019-10-04 21:38:22,103 - tests.cloud_tests - DEBUG - running collect script: dsa_private 2019-10-04 21:38:22,103 - tests.cloud_tests - DEBUG - executing "collect: dsa_private" 2019-10-04 21:38:22,154 - 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 2019-10-04 21:38:22,155 - tests.cloud_tests - DEBUG - running collect script: rsa_public 2019-10-04 21:38:22,155 - tests.cloud_tests - DEBUG - executing "collect: rsa_public" 2019-10-04 21:38:22,246 - 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 2019-10-04 21:38:22,247 - tests.cloud_tests - DEBUG - running collect script: rsa_private 2019-10-04 21:38:22,247 - tests.cloud_tests - DEBUG - executing "collect: rsa_private" 2019-10-04 21:38:22,339 - 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 2019-10-04 21:38:22,340 - tests.cloud_tests - DEBUG - running collect script: ecdsa_public 2019-10-04 21:38:22,340 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_public" 2019-10-04 21:38:22,432 - tests.cloud_tests - DEBUG - running collect script: ecdsa_private 2019-10-04 21:38:22,432 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_private" 2019-10-04 21:38:22,524 - tests.cloud_tests - DEBUG - running collect script: ed25519_public 2019-10-04 21:38:22,524 - tests.cloud_tests - DEBUG - executing "collect: ed25519_public" 2019-10-04 21:38:22,622 - tests.cloud_tests - DEBUG - running collect script: ed25519_private 2019-10-04 21:38:22,623 - tests.cloud_tests - DEBUG - executing "collect: ed25519_private" 2019-10-04 21:38:22,819 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 8861 to end 2019-10-04 21:38:23,845 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-ssh-keys-generate-hodl8vv2gfzb to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/ssh_keys_generate/console.log 2019-10-04 21:38:23,856 - tests.cloud_tests - WARNING - test config modules/ssh_keys_provided is not enabled, skipping 2019-10-04 21:38:23,895 - tests.cloud_tests - INFO - collecting test data for test: modules/timezone 2019-10-04 21:38:24,923 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:38:39,947 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:38:57,972 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:39:00,974 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:39:03,977 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:39:06,980 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:39:10,021 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:39:10,021 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:39:10,154 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:39:10,154 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:39:10,267 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:39:10,267 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:39:10,382 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:39:10,382 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:39:10,511 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:39:10,512 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:39:10,673 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:39:10,673 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:39:10,774 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:39:10,775 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:39:10,955 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:39:10,955 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:39:11,014 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:39:11,014 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:39:11,510 - tests.cloud_tests - DEBUG - running collect script: timezone 2019-10-04 21:39:11,510 - tests.cloud_tests - DEBUG - executing "collect: timezone" 2019-10-04 21:39:11,768 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9015 to end 2019-10-04 21:39:12,846 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-timezone-lqak26l919x6rbn42mmqe to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/timezone/console.log 2019-10-04 21:39:12,886 - tests.cloud_tests - INFO - collecting test data for test: modules/user_groups 2019-10-04 21:39:13,913 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:39:28,937 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:39:46,962 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:39:49,977 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:39:52,979 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:39:55,981 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:40:05,483 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:40:05,483 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:40:05,542 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:40:05,542 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:40:05,631 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:40:05,631 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:40:05,724 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:40:05,724 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:40:05,815 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:40:05,816 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:40:05,907 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:40:05,907 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:40:05,999 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:40:05,999 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:40:06,102 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:40:06,102 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:40:06,203 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:40:06,203 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:40:06,422 - tests.cloud_tests - DEBUG - running collect script: group_ubuntu 2019-10-04 21:40:06,422 - tests.cloud_tests - DEBUG - executing "collect: group_ubuntu" 2019-10-04 21:40:06,478 - tests.cloud_tests - DEBUG - running collect script: group_cloud_users 2019-10-04 21:40:06,478 - tests.cloud_tests - DEBUG - executing "collect: group_cloud_users" 2019-10-04 21:40:06,574 - tests.cloud_tests - DEBUG - running collect script: user_ubuntu 2019-10-04 21:40:06,574 - tests.cloud_tests - DEBUG - executing "collect: user_ubuntu" 2019-10-04 21:40:06,668 - tests.cloud_tests - DEBUG - running collect script: user_foobar 2019-10-04 21:40:06,669 - tests.cloud_tests - DEBUG - executing "collect: user_foobar" 2019-10-04 21:40:06,760 - tests.cloud_tests - DEBUG - running collect script: user_barfoo 2019-10-04 21:40:06,760 - tests.cloud_tests - DEBUG - executing "collect: user_barfoo" 2019-10-04 21:40:06,852 - tests.cloud_tests - DEBUG - running collect script: user_cloudy 2019-10-04 21:40:06,852 - tests.cloud_tests - DEBUG - executing "collect: user_cloudy" 2019-10-04 21:40:06,946 - tests.cloud_tests - DEBUG - running collect script: root_groups 2019-10-04 21:40:06,947 - tests.cloud_tests - DEBUG - executing "collect: root_groups" 2019-10-04 21:40:07,173 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9196 to end 2019-10-04 21:40:08,069 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-user-groups-u67pleomcsqnqsb2gc to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/user_groups/console.log 2019-10-04 21:40:08,108 - tests.cloud_tests - INFO - collecting test data for test: modules/write_files 2019-10-04 21:40:09,134 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:40:24,158 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:40:42,185 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:40:46,261 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:40:46,261 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:40:48,156 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:40:48,156 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:40:49,068 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:40:49,068 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:40:50,890 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:40:50,891 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:40:51,837 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:40:51,837 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:40:52,749 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:40:52,749 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:40:53,747 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:40:53,747 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:40:53,848 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:40:53,848 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:40:53,938 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:40:53,938 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:40:54,110 - tests.cloud_tests - DEBUG - running collect script: file_b64 2019-10-04 21:40:54,110 - tests.cloud_tests - DEBUG - executing "collect: file_b64" 2019-10-04 21:40:54,232 - tests.cloud_tests - DEBUG - running collect script: file_text 2019-10-04 21:40:54,232 - tests.cloud_tests - DEBUG - executing "collect: file_text" 2019-10-04 21:40:54,328 - tests.cloud_tests - DEBUG - running collect script: file_binary 2019-10-04 21:40:54,328 - tests.cloud_tests - DEBUG - executing "collect: file_binary" 2019-10-04 21:40:54,421 - tests.cloud_tests - DEBUG - running collect script: file_gzip 2019-10-04 21:40:54,421 - tests.cloud_tests - DEBUG - executing "collect: file_gzip" 2019-10-04 21:40:54,785 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9802 to end 2019-10-04 21:40:55,861 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-bionic-modules-write-files-80l47u8b7flzfqbdns to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results/nocloud-kvm/bionic/modules/write_files/console.log 2019-10-04 21:40:55,881 - tests.cloud_tests - DEBUG - collect stages: {'name': 'collect data', 'time': 2236.6501665115356, 'errors': [], 'stages': [{'name': 'collect for platform: nocloud-kvm', 'time': 2234.533332824707, 'errors': [], 'stages': [{'name': 'set up and collect data for os: bionic', 'time': 2227.406432390213, 'errors': [], 'stages': [{'name': 'set up for ubuntu-bionic', 'time': 20.172584772109985, 'errors': [], 'stages': [{'name': 'setup func for --repo, enable repo', 'time': 10.44109320640564, 'errors': [], 'success': True}, {'name': 'setup func for --upgrade, upgrade cloud-init', 'time': 9.731451988220215, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect test data for bionic', 'time': 2204.844821691513, 'errors': [], 'stages': [{}, {}, {'name': 'collect for test: bugs/lp1628337', 'time': 33.13427996635437, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 32.24206233024597, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05906558036804199, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09052181243896484, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0933079719543457, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09145808219909668, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0912473201751709, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09398818016052246, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10572504997253418, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0938563346862793, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17293334007263184, 'errors': [], 'success': True}], 'success': True}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {'name': 'collect for test: main/command_output_simple', 'time': 31.635818243026733, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.57172918319702, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.0606226921081543, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09075784683227539, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.11484813690185547, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.10792136192321777, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0929865837097168, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09242010116577148, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.11029434204101562, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.08921360969543457, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.21014904975891113, 'errors': [], 'success': True}, {'name': 'script cloud-init-test-output', 'time': 0.09473037719726562, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_conf', 'time': 31.888487815856934, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.913833618164062, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.056591033935546875, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09218049049377441, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0941016674041748, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09007501602172852, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09166860580444336, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09215211868286133, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10292196273803711, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09354114532470703, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.16772985458374023, 'errors': [], 'success': True}, {'name': 'script 94cloud-init-config', 'time': 0.09354043006896973, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_disable_suites', 'time': 47.13023805618286, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 46.09946894645691, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.09559130668640137, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08972573280334473, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09197711944580078, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09207701683044434, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09583377838134766, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.11279106140136719, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10154318809509277, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09060907363891602, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1684584617614746, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.09200763702392578, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_primary', 'time': 31.477456092834473, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.50305485725403, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05598783493041992, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08900594711303711, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09195756912231445, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09192705154418945, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09192872047424316, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0923619270324707, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10829806327819824, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0920560359954834, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1677699089050293, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.09296607971191406, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_proxy', 'time': 38.101306438446045, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 37.02100992202759, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.09313654899597168, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09031105041503906, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09575295448303223, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09413743019104004, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.08946990966796875, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.10451364517211914, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.11977720260620117, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09586048126220703, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.20325803756713867, 'errors': [], 'success': True}, {'name': 'script 90cloud-init-aptproxy', 'time': 0.09388995170593262, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_security', 'time': 50.954782247543335, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 43.02397656440735, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.1012732982635498, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0930485725402832, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09064197540283203, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 1.3273823261260986, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.4126262664794922, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.9058225154876709, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 2.3604955673217773, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.29247474670410156, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 2.088089942932129, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.25879359245300293, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_sources_key', 'time': 97.87405753135681, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 96.6579942703247, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05559730529785156, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08967757225036621, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09169816970825195, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0912630558013916, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09228372573852539, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09219145774841309, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10636353492736816, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.08942055702209473, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1982128620147705, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.09217190742492676, 'errors': [], 'success': True}, {'name': 'script apt_key_list', 'time': 0.21697187423706055, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_sources_keyserver', 'time': 73.05167293548584, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 71.82890677452087, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.056990623474121094, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09289979934692383, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09249162673950195, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09220314025878906, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0910344123840332, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09216547012329102, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10764503479003906, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09211611747741699, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.20087766647338867, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.09272074699401855, 'errors': [], 'success': True}, {'name': 'script apt_key_list', 'time': 0.2114715576171875, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_sources_list', 'time': 67.1861298084259, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 60.09273147583008, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06018471717834473, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09096407890319824, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09102964401245117, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09333586692810059, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09148955345153809, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 1.275970458984375, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 1.9039428234100342, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.5265443325042725, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 1.793119192123413, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 1.1666605472564697, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_sources_ppa', 'time': 93.29936194419861, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 92.0418872833252, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.0609288215637207, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09322524070739746, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09188508987426758, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09578132629394531, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09221744537353516, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09212827682495117, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10079693794250488, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0955190658569336, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17010760307312012, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.09768891334533691, 'errors': [], 'success': True}, {'name': 'script apt-key', 'time': 0.2104024887084961, 'errors': [], 'success': True}, {'name': 'script sources_full', 'time': 0.05660748481750488, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_pipelining_disable', 'time': 31.90948486328125, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.924192667007446, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05586886405944824, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09342503547668457, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09280848503112793, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09058403968811035, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09153175354003906, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0916893482208252, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10974240303039551, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09131121635437012, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17029547691345215, 'errors': [], 'success': True}, {'name': 'script 90cloud-init-pipelining', 'time': 0.09786176681518555, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_pipelining_os', 'time': 41.25248575210571, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 40.25388789176941, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05924081802368164, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09447312355041504, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09150314331054688, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09221577644348145, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09276175498962402, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09298157691955566, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10938310623168945, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0939950942993164, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.18038296699523926, 'errors': [], 'success': True}, {'name': 'script 90cloud-init-pipelining_not_written', 'time': 0.09150433540344238, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/bootcmd', 'time': 39.18898248672485, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 38.18623113632202, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06007075309753418, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09013819694519043, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09313821792602539, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09561514854431152, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09606122970581055, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09166884422302246, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10982370376586914, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09400534629821777, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.18073654174804688, 'errors': [], 'success': True}, {'name': 'script hosts', 'time': 0.09133577346801758, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/byobu', 'time': 40.12680125236511, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.964504957199097, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06365656852722168, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.2869117259979248, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 1.4193148612976074, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.7350342273712158, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.3167564868927002, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 1.4963479042053223, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 2.2226336002349854, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.05203127861022949, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 1.1556003093719482, 'errors': [], 'success': True}, {'name': 'script byobu_profile_enabled', 'time': 0.4080691337585449, 'errors': [], 'success': True}, {'name': 'script byobu_launch_exists', 'time': 1.0057566165924072, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ca_certs', 'time': 32.97501254081726, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 31.778900861740112, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.07308316230773926, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09202408790588379, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0912010669708252, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09325575828552246, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09076428413391113, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09335637092590332, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10642838478088379, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09496331214904785, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1757526397705078, 'errors': [], 'success': True}, {'name': 'script cert_links', 'time': 0.10544323921203613, 'errors': [], 'success': True}, {'name': 'script cert', 'time': 0.17966341972351074, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/debug_disable', 'time': 31.356996536254883, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.46586585044861, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05965995788574219, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0947568416595459, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09154272079467773, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09014654159545898, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09692096710205078, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09121274948120117, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10631632804870605, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09032058715820312, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17012596130371094, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/debug_enable', 'time': 66.52134418487549, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 65.54442501068115, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.10797739028930664, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09044742584228516, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09102916717529297, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09388446807861328, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09149479866027832, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0960230827331543, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10843181610107422, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09044313430786133, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.20704960823059082, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/final_message', 'time': 45.57760834693909, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 44.57838678359985, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06180310249328613, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0903618335723877, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09668922424316406, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09067654609680176, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.1468355655670166, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06742691993713379, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10571169853210449, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.10837554931640625, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.23119068145751953, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/keys_to_console', 'time': 50.265878200531006, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 38.35386276245117, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 2.5796115398406982, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 1.117551326751709, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 1.7264962196350098, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.49233460426330566, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.5139236450195312, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 1.1165738105773926, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.8536050319671631, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.20459890365600586, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 2.9554831981658936, 'errors': [], 'success': True}, {'name': 'script syslog', 'time': 0.3516678810119629, 'errors': [], 'success': True}], 'success': True}, {}, {'name': 'collect for test: modules/locale', 'time': 38.741241693496704, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 37.51062893867493, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05784010887145996, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08913278579711914, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09316563606262207, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09235858917236328, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.10100793838500977, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09125876426696777, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.1292271614074707, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09389543533325195, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1996603012084961, 'errors': [], 'success': True}, {'name': 'script locale_default', 'time': 0.0963592529296875, 'errors': [], 'success': True}, {'name': 'script locale_a', 'time': 0.09353041648864746, 'errors': [], 'success': True}, {'name': 'script locale_gen', 'time': 0.09293174743652344, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/lxd_bridge', 'time': 66.5202751159668, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 65.35825490951538, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05702018737792969, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08944463729858398, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0926966667175293, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09135007858276367, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09229254722595215, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09231758117675781, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10112833976745605, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0903167724609375, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17684483528137207, 'errors': [], 'success': True}, {'name': 'script lxc', 'time': 0.0923771858215332, 'errors': [], 'success': True}, {'name': 'script lxd', 'time': 0.09148764610290527, 'errors': [], 'success': True}, {'name': 'script lxc-bridge', 'time': 0.09458470344543457, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/lxd_dir', 'time': 47.79239273071289, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 46.71249318122864, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06183147430419922, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09329915046691895, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0963897705078125, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09161853790283203, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09567117691040039, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09158110618591309, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10183048248291016, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09113144874572754, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17079830169677734, 'errors': [], 'success': True}, {'name': 'script lxc', 'time': 0.09329414367675781, 'errors': [], 'success': True}, {'name': 'script lxd', 'time': 0.09226417541503906, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ntp', 'time': 60.201117515563965, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 58.964483976364136, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.061141252517700195, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09868025779724121, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0962526798248291, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09583663940429688, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09584403038024902, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09630608558654785, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10942745208740234, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09019851684570312, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.20592927932739258, 'errors': [], 'success': True}, {'name': 'script ntp_installed', 'time': 0.09859180450439453, 'errors': [], 'success': True}, {'name': 'script ntp_conf_dist_empty', 'time': 0.09616565704345703, 'errors': [], 'success': True}, {'name': 'script ntp_conf_pool_list', 'time': 0.09209609031677246, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ntp_chrony', 'time': 44.18341255187988, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 43.1619610786438, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.059714555740356445, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09246540069580078, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0934300422668457, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09156227111816406, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09196209907531738, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0931406021118164, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10650753974914551, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09294867515563965, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.2080984115600586, 'errors': [], 'success': True}, {'name': 'script chrony_conf', 'time': 0.09147787094116211, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ntp_pools', 'time': 57.14329290390015, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 55.806535959243774, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.0624241828918457, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.10313773155212402, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.10441470146179199, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.10772943496704102, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09213113784790039, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0922553539276123, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.11807441711425781, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0906217098236084, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.18776416778564453, 'errors': [], 'success': True}, {'name': 'script ntp_installed_pools', 'time': 0.09379720687866211, 'errors': [], 'success': True}, {'name': 'script ntp_conf_dist_pools', 'time': 0.0916752815246582, 'errors': [], 'success': True}, {'name': 'script ntp_conf_pools', 'time': 0.0908353328704834, 'errors': [], 'success': True}, {'name': 'script ntpq_servers', 'time': 0.10170555114746094, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ntp_servers', 'time': 46.2492196559906, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 44.979156494140625, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05891728401184082, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09060454368591309, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0964813232421875, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09521937370300293, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09206032752990723, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09285402297973633, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10234951972961426, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09276437759399414, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17197561264038086, 'errors': [], 'success': True}, {'name': 'script ntp_installed_servers', 'time': 0.09484362602233887, 'errors': [], 'success': True}, {'name': 'script ntp_conf_dist_servers', 'time': 0.09375739097595215, 'errors': [], 'success': True}, {'name': 'script ntp_conf_servers', 'time': 0.09181809425354004, 'errors': [], 'success': True}, {'name': 'script ntpq_servers', 'time': 0.09624052047729492, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ntp_timesyncd', 'time': 33.10977792739868, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 32.13767910003662, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05794501304626465, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09194254875183105, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09046792984008789, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09221625328063965, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0910489559173584, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09308123588562012, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10167312622070312, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0927267074584961, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.16804027557373047, 'errors': [], 'success': True}, {'name': 'script timesyncd_conf', 'time': 0.09282231330871582, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/package_update_upgrade_install', 'time': 46.179431676864624, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 45.10710787773132, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05572319030761719, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09003520011901855, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09212565422058105, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0919499397277832, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09181618690490723, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09189820289611816, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10223650932312012, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0902407169342041, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17406678199768066, 'errors': [], 'success': True}, {'name': 'script apt_history_cmdline', 'time': 0.09076309204101562, 'errors': [], 'success': True}, {'name': 'script dpkg_show', 'time': 0.10129499435424805, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/runcmd', 'time': 30.871551752090454, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 29.79452133178711, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.09849357604980469, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08938479423522949, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09246468544006348, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0913543701171875, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09207844734191895, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09272289276123047, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10118508338928223, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09181976318359375, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.23452019691467285, 'errors': [], 'success': True}, {'name': 'script run_cmd', 'time': 0.0928642749786377, 'errors': [], 'success': True}], 'success': True}, {}, {'name': 'collect for test: modules/seed_random_data', 'time': 31.695019006729126, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.721192359924316, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.055299997329711914, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08947157859802246, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09219670295715332, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0937662124633789, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.08993172645568848, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09174561500549316, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10341358184814453, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09365487098693848, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17095494270324707, 'errors': [], 'success': True}, {'name': 'script seed_data', 'time': 0.09322428703308105, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_hostname', 'time': 54.89670157432556, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.98215079307556, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.3389613628387451, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.5094566345214844, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.05410504341125488, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.49648308753967285, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 1.3922185897827148, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.9337365627288818, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 2.401667594909668, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 3.363888740539551, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 9.928650856018066, 'errors': [], 'success': True}, {'name': 'script hosts', 'time': 1.1301381587982178, 'errors': [], 'success': True}, {'name': 'script hostname', 'time': 1.354994535446167, 'errors': [], 'success': True}, {'name': 'script fqdn', 'time': 2.010059356689453, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_hostname_fqdn', 'time': 42.32927489280701, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 38.34436273574829, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.055871009826660156, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0893552303314209, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09185266494750977, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09314274787902832, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09747695922851562, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09058570861816406, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10172867774963379, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09280061721801758, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.18373584747314453, 'errors': [], 'success': True}, {'name': 'script hosts', 'time': 0.09528470039367676, 'errors': [], 'success': True}, {'name': 'script hostname', 'time': 0.36525607109069824, 'errors': [], 'success': True}, {'name': 'script fqdn', 'time': 2.62760591506958, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_password', 'time': 53.20705819129944, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 44.37602877616882, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06431198120117188, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09311127662658691, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09188508987426758, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.26804566383361816, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.8785665035247803, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.37235093116760254, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06245589256286621, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09311604499816895, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 5.785018444061279, 'errors': [], 'success': True}, {'name': 'script shadow', 'time': 0.46866464614868164, 'errors': [], 'success': True}, {'name': 'script sshd_config', 'time': 0.6533019542694092, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_password_expire', 'time': 46.92088985443115, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 38.37674069404602, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.07465124130249023, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09003591537475586, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.6962225437164307, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.05748724937438965, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09128832817077637, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.8668303489685059, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 1.0769875049591064, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.15970063209533691, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 2.3286802768707275, 'errors': [], 'success': True}, {'name': 'script shadow', 'time': 0.8997330665588379, 'errors': [], 'success': True}, {'name': 'script sshd_config', 'time': 2.2023532390594482, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_password_list', 'time': 49.21119785308838, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 38.16185903549194, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.09816312789916992, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.6699686050415039, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.056275129318237305, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0920572280883789, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09190225601196289, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.8029837608337402, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 1.8779780864715576, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.7293343544006348, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 4.780488014221191, 'errors': [], 'success': True}, {'name': 'script shadow', 'time': 1.0105836391448975, 'errors': [], 'success': True}, {'name': 'script sshd_config', 'time': 0.8393995761871338, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_password_list_string', 'time': 60.99134635925293, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 42.3710777759552, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.8514952659606934, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 1.0482113361358643, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.9082691669464111, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 1.6935131549835205, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 1.3492920398712158, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.43765759468078613, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 1.6819164752960205, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 1.0725595951080322, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 5.9470601081848145, 'errors': [], 'success': True}, {'name': 'script shadow', 'time': 2.587965250015259, 'errors': [], 'success': True}, {'name': 'script sshd_config', 'time': 1.042137622833252, 'errors': [], 'success': True}], 'success': True}, {}, {}, {'name': 'collect for test: modules/ssh_auth_key_fingerprints_disable', 'time': 45.115758180618286, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 38.167564153671265, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.28067445755004883, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.12053894996643066, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.6877703666687012, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09210205078125, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 1.3508005142211914, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 1.8546090126037598, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.8950924873352051, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.12037277221679688, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.28981614112854004, 'errors': [], 'success': True}, {'name': 'script syslog', 'time': 1.2562568187713623, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ssh_auth_key_fingerprints_enable', 'time': 43.976205587387085, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 38.208202600479126, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.09839415550231934, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08897757530212402, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 1.2653400897979736, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.3661510944366455, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.8504691123962402, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.5148301124572754, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 1.3510651588439941, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.15305137634277344, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 1.0141537189483643, 'errors': [], 'success': True}, {'name': 'script syslog', 'time': 0.06541562080383301, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ssh_import_id', 'time': 63.125325441360474, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 59.1781370639801, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.09895968437194824, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.19898414611816406, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.08097672462463379, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.3966693878173828, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.18954038619995117, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.07451128959655762, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.7191183567047119, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.9568102359771729, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 1.170020341873169, 'errors': [], 'success': True}, {'name': 'script auth_keys_ubuntu', 'time': 0.06140446662902832, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ssh_keys_generate', 'time': 45.93356394767761, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 44.22580170631409, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.09674668312072754, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09135079383850098, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0918877124786377, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09194421768188477, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09235334396362305, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09099960327148438, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10189676284790039, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.08962249755859375, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17305350303649902, 'errors': [], 'success': True}, {'name': 'script dsa_public', 'time': 0.17553353309631348, 'errors': [], 'success': True}, {'name': 'script dsa_private', 'time': 0.05207109451293945, 'errors': [], 'success': True}, {'name': 'script rsa_public', 'time': 0.09193849563598633, 'errors': [], 'success': True}, {'name': 'script rsa_private', 'time': 0.09249424934387207, 'errors': [], 'success': True}, {'name': 'script ecdsa_public', 'time': 0.09203481674194336, 'errors': [], 'success': True}, {'name': 'script ecdsa_private', 'time': 0.09180283546447754, 'errors': [], 'success': True}, {'name': 'script ed25519_public', 'time': 0.09874534606933594, 'errors': [], 'success': True}, {'name': 'script ed25519_private', 'time': 0.09303426742553711, 'errors': [], 'success': True}], 'success': True}, {}, {'name': 'collect for test: modules/timezone', 'time': 47.733572244644165, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 46.11777091026306, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.13333725929260254, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.11296606063842773, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.11443901062011719, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.1298232078552246, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.16173911094665527, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.10130667686462402, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.1805570125579834, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.05870628356933594, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.4963517189025879, 'errors': [], 'success': True}, {'name': 'script timezone', 'time': 0.12639188766479492, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/user_groups', 'time': 54.14944291114807, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 52.588653802871704, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.0590052604675293, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0891561508178711, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0923159122467041, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09167814254760742, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09180641174316406, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09215307235717773, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10249638557434082, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.10119867324829102, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.21871709823608398, 'errors': [], 'success': True}, {'name': 'script group_ubuntu', 'time': 0.0564267635345459, 'errors': [], 'success': True}, {'name': 'script group_cloud_users', 'time': 0.0956728458404541, 'errors': [], 'success': True}, {'name': 'script user_ubuntu', 'time': 0.0945436954498291, 'errors': [], 'success': True}, {'name': 'script user_foobar', 'time': 0.09141421318054199, 'errors': [], 'success': True}, {'name': 'script user_barfoo', 'time': 0.09221816062927246, 'errors': [], 'success': True}, {'name': 'script user_cloudy', 'time': 0.09423303604125977, 'errors': [], 'success': True}, {'name': 'script root_groups', 'time': 0.09744882583618164, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/write_files', 'time': 46.39620327949524, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 38.144972801208496, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 1.8950586318969727, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.9120383262634277, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 1.8224155902862549, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.9462409019470215, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.9124548435211182, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.9975230693817139, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10148930549621582, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0900118350982666, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1715865135192871, 'errors': [], 'success': True}, {'name': 'script file_b64', 'time': 0.12210655212402344, 'errors': [], 'success': True}, {'name': 'script file_text', 'time': 0.09613895416259766, 'errors': [], 'success': True}, {'name': 'script file_binary', 'time': 0.09259867668151855, 'errors': [], 'success': True}, {'name': 'script file_gzip', 'time': 0.09132671356201172, 'errors': [], 'success': True}], 'success': True}], 'success': True}], 'success': True}], 'success': True}], 'success': True} 2019-10-04 21:40:55,884 - tests.cloud_tests - DEBUG - found test data: {'nocloud-kvm': {'bionic': ['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/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/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']}} 2019-10-04 21:40:55,884 - tests.cloud_tests - INFO - test: platform='nocloud-kvm', os='bionic' verifying test data 2019-10-04 21:40:55,884 - 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.002s OK (skipped=2) 2019-10-04 21:40:55,926 - 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.002s OK (skipped=2) 2019-10-04 21:40:55,966 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,007 - 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 entries 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.001s OK (skipped=2) 2019-10-04 21:40:56,047 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,086 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,128 - 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 'os' settings does not write apt config file. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.001s OK (skipped=2) 2019-10-04 21:40:56,183 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,223 - 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.002s OK (skipped=2) 2019-10-04 21:40:56,265 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,305 - 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.002s OK (skipped=2) 2019-10-04 21:40:56,346 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,386 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,426 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,465 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,503 - 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.002s OK (skipped=2) 2019-10-04 21:40:56,542 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,583 - 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.003s OK (skipped=2) 2019-10-04 21:40:56,625 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,664 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,704 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,738 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,779 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,815 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,857 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,908 - 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.001s OK (skipped=2) 2019-10-04 21:40:56,964 - 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.004s OK (skipped=2) 2019-10-04 21:40:57,006 - 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.002s OK (skipped=2) 2019-10-04 21:40:57,046 - 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.001s OK (skipped=2) 2019-10-04 21:40:57,085 - 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.001s OK (skipped=2) 2019-10-04 21:40:57,131 - 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.001s OK (skipped=2) 2019-10-04 21:40:57,172 - 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. ... 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.001s OK (skipped=2) 2019-10-04 21:40:57,213 - 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.002s OK (skipped=2) 2019-10-04 21:40:57,254 - 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.001s OK (skipped=2) 2019-10-04 21:40:57,295 - 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.001s OK (skipped=2) 2019-10-04 21:40:57,336 - 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.001s OK (skipped=2) 2019-10-04 21:40:57,376 - 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.001s OK (skipped=2) 2019-10-04 21:40:57,417 - 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.001s OK (skipped=2) 2019-10-04 21:40:57,458 - 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.001s OK (skipped=2) 2019-10-04 21:40:57,505 - 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.001s OK (skipped=2) 2019-10-04 21:40:57,545 - 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.004s OK (skipped=2) 2019-10-04 21:40:57,588 - 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.001s OK (skipped=2) 2019-10-04 21:40:57,629 - 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.001s OK (skipped=2) 2019-10-04 21:40:57,673 - 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.002s OK (skipped=2) 2019-10-04 21:40:57,715 - tests.cloud_tests - INFO - test: platform='nocloud-kvm', os='bionic' passed all tests 2019-10-04 21:40:57,715 - tests.cloud_tests - DEBUG - ---- Verify summarized results: Platform: nocloud-kvm Distro: bionic test modules passed:44 tests failed:0 2019-10-04 21:40:57,715 - tests.cloud_tests - INFO - leaving data in /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-b-kvm/cloud-init/results ___________________________________ summary ____________________________________ citest: commands succeeded congratulations :) + RET=0 + find . -name id_rsa* -delete + exit 0 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 === End series b === === Begin series x === Started by remote host 10.247.8.15 Running as SYSTEM Building remotely on torkoal in workspace /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm [cloud-init-integration-proposed-x-kvm] $ /bin/sh -xe /tmp/jenkins7876540671662019672.sh + release=xenial + release_ver=16.04 + platform=nocloud-kvm + 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 16.04 + tail -1 + tag=ubuntu/19.2-36-g059d049c-0ubuntu1_16.04.1 + echo Running with source from tag ubuntu/19.2-36-g059d049c-0ubuntu1_16.04.1 Running with source from tag ubuntu/19.2-36-g059d049c-0ubuntu1_16.04.1 + git checkout ubuntu/19.2-36-g059d049c-0ubuntu1_16.04.1 Note: checking out 'ubuntu/19.2-36-g059d049c-0ubuntu1_16.04.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 83da1d94 releasing cloud-init version 19.2-36-g059d049c-0ubuntu1~16.04.1 + mirror=http://archive.ubuntu.com/ubuntu/ + hostname + [ -z -a torkoal = torkoal ] + export TMPDIR=/var/lib/jenkins/tmp/ + set +e + no_proxy=launchpad.net https_proxy=http://squid.internal:3128 tox -e citest -- run --os-name=xenial --platform=nocloud-kvm --repo='deb http://archive.ubuntu.com/ubuntu/ xenial-proposed main' --preserve-data --data-dir=./results --verbose GLOB sdist-make: /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/setup.py citest create: /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/.tox/citest citest installdeps: -r/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/integration-requirements.txt citest inst: /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/.tox/dist/cloud-init-19.2.zip citest installed: asn1crypto==1.0.0,attrs==19.2.0,bcrypt==3.1.7,boto3==1.5.9,botocore==1.8.50,certifi==2019.9.11,cffi==1.12.3,chardet==3.0.4,cloud-init==19.2,configobj==5.0.6,cryptography==2.4.2,docutils==0.15.2,idna==2.8,Jinja2==2.10.3,jmespath==0.9.4,jsonpatch==1.24,jsonpointer==2.0,jsonschema==3.0.2,linecache2==1.0.0,MarkupSafe==1.1.1,oauthlib==3.1.0,paramiko==2.4.2,pbr==5.4.3,pkg-resources==0.0.0,pyasn1==0.4.7,pycparser==2.19,pylxd==2.2.7,PyNaCl==1.3.0,pyrsistent==0.15.4,python-dateutil==2.8.0,python-simplestreams==0.1.0,PyYAML==5.1.2,requests==2.22.0,requests-toolbelt==0.9.1,requests-unixsocket==0.2.0,s3transfer==0.1.13,six==1.12.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.6,ws4py==0.5.1 citest runtests: PYTHONHASHSEED='855034200' citest runtests: commands[0] | /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/.tox/citest/bin/python -m tests.cloud_tests run --os-name=xenial --platform=nocloud-kvm --repo=deb http://archive.ubuntu.com/ubuntu/ xenial-proposed main --preserve-data --data-dir=./results --verbose 2019-10-04 21:05:29,707 - tests.cloud_tests - DEBUG - running with args: Namespace(data_dir='/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results', deb=None, feature_override={}, os_name=['xenial'], platform=['nocloud-kvm'], ppa=None, preserve_data=True, preserve_instance=False, quiet=False, repo='deb http://archive.ubuntu.com/ubuntu/ xenial-proposed main', result=None, rpm=None, script=None, subcmd='run', test_config=['/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/bugs/lp1511485.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/bugs/lp1611074.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/bugs/lp1628337.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/examples/add_apt_repositories.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/examples/alter_completion_message.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/examples/configure_instance_trusted_ca_certificates.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/examples/configure_instances_ssh_keys.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/examples/including_user_groups.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/examples/install_arbitrary_packages.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/examples/install_run_chef_recipes.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/examples/run_apt_upgrade.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/examples/run_commands.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/examples/run_commands_first_boot.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/examples/setup_run_puppet.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/examples/writing_out_arbitrary_files.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/main/command_output_simple.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_conf.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_disable_suites.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_primary.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_proxy.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_security.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_key.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_keyserver.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_list.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_ppa.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_pipelining_disable.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_pipelining_os.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/bootcmd.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/byobu.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/ca_certs.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/debug_disable.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/debug_enable.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/final_message.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/keys_to_console.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/landscape.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/locale.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/lxd_bridge.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/lxd_dir.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/ntp.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/ntp_chrony.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/ntp_pools.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/ntp_servers.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/ntp_timesyncd.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/package_update_upgrade_install.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/runcmd.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/seed_random_command.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/seed_random_data.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_hostname.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_hostname_fqdn.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_password.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_password_expire.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_password_list.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_password_list_string.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/snap.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/snappy.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_disable.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_enable.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/ssh_import_id.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/ssh_keys_generate.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/ssh_keys_provided.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/timezone.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/user_groups.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/tests/cloud_tests/testcases/modules/write_files.yaml'], upgrade=True, upgrade_full=False, verbose=True) 2019-10-04 21:05:29,707 - tests.cloud_tests - DEBUG - using tmpdir: /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results 2019-10-04 21:05:29,715 - tests.cloud_tests - DEBUG - platform config: {'enabled': True, 'get_image_timeout': 300, 'create_instance_timeout': 60, 'private_key': 'cloud_init_rsa', 'public_key': 'cloud_init_rsa.pub', 'cache_mode': 'cache=none,aio=native', 'data_dir': '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results'} 2019-10-04 21:05:29,715 - tests.cloud_tests - INFO - setting up platform: nocloud-kvm 2019-10-04 21:05:30,852 - tests.cloud_tests - DEBUG - os config: {'enabled': True, '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', '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", 'cloud_init_ready_script': "[ -f '/run/cloud-init/result.json' ]\n", 'feature_groups': ['base', 'debian_base', 'ubuntu_specific'], 'features': {'apt': True, 'byobu': True, 'landscape': True, 'lxd': True, 'ppa': True, 'rpm': None, 'snap': True, 'hostname': True, 'apt_src_cont': True, 'apt_hist_fmt': True, 'daylight_time': True, 'apt_up_out': True, 'engb_locale': True, 'locale_gen': True, 'no_ntpdate': True, 'no_file_fmt_e': True, 'ppa_file_name': True, 'sshd': True, 'ssh_key_fmt': True, 'syslog': True, 'ubuntu_ntp': True, 'ubuntu_repos': True, 'ubuntu_user': True, 'lsb_release': True, 'sudo': True}, 'mirror_url': 'https://cloud-images.ubuntu.com/daily', 'mirror_dir': '/srv/citest/images', 'keyring': '/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg', 'version': 16.04, 'setup_overrides': None, 'override_templates': False, 'release': 'xenial', 'os': 'ubuntu', 'arch': 'amd64'} 2019-10-04 21:05:30,852 - tests.cloud_tests - INFO - acquiring image for os: xenial 2019-10-04 21:05:37,984 - tests.cloud_tests - DEBUG - updating args for setup with: None 2019-10-04 21:05:39,899 - tests.cloud_tests - INFO - setting up ubuntu-xenial (build_name=server serial=20191002.1) 2019-10-04 21:05:39,899 - tests.cloud_tests - DEBUG - enable repo: "deb http://archive.ubuntu.com/ubuntu/ xenial-proposed main" in target 2019-10-04 21:05:39,899 - tests.cloud_tests - DEBUG - executing "enable repo: "deb http://archive.ubuntu.com/ubuntu/ xenial-proposed main" in target" 2019-10-04 21:05:50,950 - tests.cloud_tests - DEBUG - upgrading cloud-init 2019-10-04 21:05:50,950 - tests.cloud_tests - DEBUG - executing "upgrading cloud-init" 2019-10-04 21:05:59,793 - tests.cloud_tests - DEBUG - creating snapshot for xenial 2019-10-04 21:05:59,973 - tests.cloud_tests - INFO - collecting test data for os: xenial 2019-10-04 21:05:59,978 - tests.cloud_tests - WARNING - test config bugs/lp1511485 is not enabled, skipping 2019-10-04 21:05:59,982 - tests.cloud_tests - WARNING - test config bugs/lp1611074 is not enabled, skipping 2019-10-04 21:06:00,023 - tests.cloud_tests - INFO - collecting test data for test: bugs/lp1628337 2019-10-04 21:06:01,051 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:06:16,135 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:06:33,111 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:06:33,112 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:06:33,145 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:33,147 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:06:33,147 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:06:33,205 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:33,207 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:06:33,207 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:06:33,266 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:33,267 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:06:33,267 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:06:33,326 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:33,327 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:06:33,327 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:06:33,385 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:33,386 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:06:33,386 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:06:33,445 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:33,446 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:06:33,446 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:06:33,515 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:33,516 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:06:33,516 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:06:33,577 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:33,579 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:06:33,579 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:06:33,675 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:33,758 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 12161 to end 2019-10-04 21:06:36,209 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-bugs-lp1628337-xdoq5fxy8nuugtynqtjmxns to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/bugs/lp1628337/console.log 2019-10-04 21:06:36,216 - tests.cloud_tests - WARNING - test config examples/add_apt_repositories is not enabled, skipping 2019-10-04 21:06:36,220 - tests.cloud_tests - WARNING - test config examples/alter_completion_message is not enabled, skipping 2019-10-04 21:06:36,226 - tests.cloud_tests - WARNING - test config examples/configure_instance_trusted_ca_certificates is not enabled, skipping 2019-10-04 21:06:36,233 - tests.cloud_tests - WARNING - test config examples/configure_instances_ssh_keys is not enabled, skipping 2019-10-04 21:06:36,239 - tests.cloud_tests - WARNING - test config examples/including_user_groups is not enabled, skipping 2019-10-04 21:06:36,244 - tests.cloud_tests - WARNING - test config examples/install_arbitrary_packages is not enabled, skipping 2019-10-04 21:06:36,251 - tests.cloud_tests - WARNING - test config examples/install_run_chef_recipes is not enabled, skipping 2019-10-04 21:06:36,255 - tests.cloud_tests - WARNING - test config examples/run_apt_upgrade is not enabled, skipping 2019-10-04 21:06:36,260 - tests.cloud_tests - WARNING - test config examples/run_commands is not enabled, skipping 2019-10-04 21:06:36,264 - tests.cloud_tests - WARNING - test config examples/run_commands_first_boot is not enabled, skipping 2019-10-04 21:06:36,270 - tests.cloud_tests - WARNING - test config examples/setup_run_puppet is not enabled, skipping 2019-10-04 21:06:36,275 - tests.cloud_tests - WARNING - test config examples/writing_out_arbitrary_files is not enabled, skipping 2019-10-04 21:06:36,315 - tests.cloud_tests - INFO - collecting test data for test: main/command_output_simple 2019-10-04 21:06:37,363 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:06:52,389 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:06:55,890 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:06:55,890 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:06:55,958 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:55,960 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:06:55,960 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:06:56,020 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:56,021 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:06:56,021 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:06:56,079 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:56,083 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:06:56,084 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:06:56,139 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:56,140 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:06:56,140 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:06:56,199 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:56,200 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:06:56,201 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:06:56,263 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:56,264 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:06:56,264 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:06:56,333 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:56,334 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:06:56,334 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:06:56,398 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:56,400 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:06:56,400 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:06:56,506 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:56,508 - tests.cloud_tests - DEBUG - running collect script: cloud-init-test-output 2019-10-04 21:06:56,508 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-test-output" 2019-10-04 21:06:56,571 - tests.cloud_tests - DEBUG - collect script cloud-init-test-output exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:06:56,667 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 23078 to end 2019-10-04 21:06:58,961 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-main-command-output-simple-0320k796otl to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/main/command_output_simple/console.log 2019-10-04 21:06:59,015 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_conf 2019-10-04 21:07:00,049 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:07:15,121 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:07:18,528 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:07:18,528 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:07:18,607 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:18,609 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:07:18,609 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:07:18,670 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:18,671 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:07:18,671 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:07:18,733 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:18,735 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:07:18,735 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:07:18,807 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:18,809 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:07:18,809 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:07:18,865 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:18,867 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:07:18,867 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:07:18,931 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:18,932 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:07:18,932 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:07:18,999 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:19,000 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:07:19,000 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:07:19,064 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:19,065 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:07:19,065 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:07:19,162 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:19,164 - tests.cloud_tests - DEBUG - running collect script: 94cloud-init-config 2019-10-04 21:07:19,164 - tests.cloud_tests - DEBUG - executing "collect: 94cloud-init-config" 2019-10-04 21:07:19,222 - tests.cloud_tests - DEBUG - collect script 94cloud-init-config exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:19,316 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 30337 to end 2019-10-04 21:07:21,897 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-conf-1qp1qedrmtd to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_conf/console.log 2019-10-04 21:07:21,976 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_disable_suites 2019-10-04 21:07:23,020 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:07:38,050 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:07:41,446 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:07:41,446 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:07:41,518 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:41,520 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:07:41,520 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:07:41,580 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:41,581 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:07:41,581 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:07:41,637 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:41,638 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:07:41,638 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:07:41,697 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:41,698 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:07:41,698 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:07:41,757 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:41,758 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:07:41,758 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:07:41,816 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:41,818 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:07:41,818 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:07:41,901 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:41,902 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:07:41,902 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:07:41,964 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:41,965 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:07:41,965 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:07:42,070 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:42,071 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 21:07:42,071 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 21:07:42,133 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:07:42,206 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 4600 to end 2019-10-04 21:07:44,501 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-disable--imdhyzc to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_disable_suites/console.log 2019-10-04 21:07:44,542 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_primary 2019-10-04 21:07:45,572 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:08:00,602 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:08:03,949 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:08:03,949 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:08:04,019 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:04,020 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:08:04,020 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:08:04,077 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:04,078 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:08:04,078 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:08:04,136 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:04,137 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:08:04,137 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:08:04,192 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:04,193 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:08:04,193 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:08:04,248 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:04,249 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:08:04,249 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:08:04,305 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:04,306 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:08:04,306 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:08:04,374 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:04,376 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:08:04,376 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:08:04,437 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:04,438 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:08:04,439 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:08:04,546 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:04,547 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 21:08:04,547 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 21:08:04,605 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:04,687 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 10729 to end 2019-10-04 21:08:06,865 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-primary-870gphle to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_primary/console.log 2019-10-04 21:08:06,900 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_proxy 2019-10-04 21:08:07,928 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:08:22,959 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:08:41,379 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:08:41,379 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:08:41,441 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:41,442 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:08:41,442 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:08:41,501 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:41,502 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:08:41,503 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:08:41,562 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:41,563 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:08:41,563 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:08:41,647 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:41,648 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:08:41,649 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:08:41,744 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:41,746 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:08:41,746 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:08:41,808 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:41,809 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:08:41,809 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:08:41,882 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:41,883 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:08:41,884 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:08:41,951 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:41,953 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:08:41,953 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:08:42,072 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:42,073 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-aptproxy 2019-10-04 21:08:42,073 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-aptproxy" 2019-10-04 21:08:42,133 - tests.cloud_tests - DEBUG - collect script 90cloud-init-aptproxy exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:08:42,219 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 16757 to end 2019-10-04 21:08:44,585 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-proxy-czsdpjegxi to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_proxy/console.log 2019-10-04 21:08:44,628 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_security 2019-10-04 21:08:45,666 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:09:00,703 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:09:04,086 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:09:04,086 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:09:04,146 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:09:04,148 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:09:04,148 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:09:04,209 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:09:04,210 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:09:04,210 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:09:04,273 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:09:04,274 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:09:04,274 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:09:04,337 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:09:04,339 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:09:04,339 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:09:04,401 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:09:04,402 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:09:04,402 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:09:04,468 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:09:04,469 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:09:04,469 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:09:04,535 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:09:04,537 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:09:04,537 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:09:04,592 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:09:04,593 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:09:04,594 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:09:04,743 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:09:04,745 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 21:09:04,745 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 21:09:04,818 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:09:04,978 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 26731 to end 2019-10-04 21:09:07,154 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-security-xsvuvd2 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_security/console.log 2019-10-04 21:09:07,203 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_key 2019-10-04 21:09:08,243 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:09:23,278 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:10:26,776 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:10:26,776 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:10:26,801 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:10:26,803 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:10:26,803 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:10:26,859 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:10:26,860 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:10:26,860 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:10:26,915 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:10:26,916 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:10:26,916 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:10:26,971 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:10:26,972 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:10:26,972 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:10:27,033 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:10:27,034 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:10:27,035 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:10:27,091 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:10:27,092 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:10:27,092 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:10:27,157 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:10:27,158 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:10:27,158 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:10:27,215 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:10:27,216 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:10:27,216 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:10:27,315 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:10:27,316 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 21:10:27,317 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 21:10:27,373 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:10:27,374 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2019-10-04 21:10:27,374 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2019-10-04 21:10:27,497 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:10:27,603 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 783 to end 2019-10-04 21:10:29,845 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-sources--ih4tzri to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_sources_key/console.log 2019-10-04 21:10:29,885 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_keyserver 2019-10-04 21:10:30,917 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:10:45,942 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:11:25,594 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:11:25,594 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:11:25,632 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:25,634 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:11:25,634 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:11:25,700 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:25,701 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:11:25,702 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:11:25,766 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:25,768 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:11:25,768 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:11:25,829 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:25,831 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:11:25,831 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:11:25,894 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:25,896 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:11:25,896 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:11:25,955 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:25,956 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:11:25,956 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:11:26,027 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:26,028 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:11:26,028 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:11:26,087 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:26,088 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:11:26,088 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:11:26,201 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:26,202 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 21:11:26,202 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 21:11:26,266 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:26,267 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2019-10-04 21:11:26,267 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2019-10-04 21:11:26,425 - tests.cloud_tests - DEBUG - collect script apt_key_list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:26,468 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 24398 to end 2019-10-04 21:11:28,717 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-sources--akz4coj to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_sources_keyserver/console.log 2019-10-04 21:11:28,785 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_list 2019-10-04 21:11:29,818 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:11:44,844 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:11:48,301 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:11:48,302 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:11:48,371 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:48,372 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:11:48,372 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:11:48,434 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:48,436 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:11:48,436 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:11:48,497 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:48,498 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:11:48,499 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:11:48,565 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:48,566 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:11:48,566 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:11:48,627 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:48,629 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:11:48,629 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:11:48,732 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:48,733 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:11:48,733 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:11:48,810 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:48,812 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:11:48,812 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:11:48,874 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:48,875 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:11:48,875 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:11:48,997 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:48,998 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 21:11:48,998 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 21:11:49,058 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:11:49,147 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9269 to end 2019-10-04 21:11:51,506 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-sources--3o2ljwm to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_sources_list/console.log 2019-10-04 21:11:51,580 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_ppa 2019-10-04 21:11:52,617 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:12:07,642 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:12:49,538 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:12:49,538 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:12:49,562 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:12:49,564 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:12:49,564 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:12:49,620 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:12:49,622 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:12:49,622 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:12:49,687 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:12:49,689 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:12:49,689 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:12:49,745 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:12:49,746 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:12:49,746 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:12:49,804 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:12:49,805 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:12:49,805 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:12:49,861 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:12:49,862 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:12:49,862 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:12:49,946 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:12:49,947 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:12:49,947 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:12:50,005 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:12:50,006 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:12:50,006 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:12:50,116 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:12:50,118 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 21:12:50,118 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 21:12:50,182 - tests.cloud_tests - DEBUG - collect script sources.list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:12:50,183 - tests.cloud_tests - DEBUG - running collect script: apt-key 2019-10-04 21:12:50,183 - tests.cloud_tests - DEBUG - executing "collect: apt-key" 2019-10-04 21:12:50,319 - tests.cloud_tests - DEBUG - collect script apt-key exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:12:50,320 - tests.cloud_tests - DEBUG - running collect script: sources_full 2019-10-04 21:12:50,320 - tests.cloud_tests - DEBUG - executing "collect: sources_full" 2019-10-04 21:12:50,343 - tests.cloud_tests - DEBUG - collect script sources_full exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:12:50,549 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 15270 to end 2019-10-04 21:12:52,737 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-configure-sources--8pma10a to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/apt_configure_sources_ppa/console.log 2019-10-04 21:12:52,791 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_disable 2019-10-04 21:12:53,825 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:13:08,848 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:13:12,317 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:13:12,317 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:13:12,392 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:13:12,394 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:13:12,394 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:13:12,460 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:13:12,461 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:13:12,462 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:13:12,519 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:13:12,520 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:13:12,521 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:13:12,580 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:13:12,581 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:13:12,581 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:13:12,637 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:13:12,638 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:13:12,639 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:13:12,698 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:13:12,699 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:13:12,699 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:13:12,779 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:13:12,780 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:13:12,780 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:13:12,847 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:13:12,849 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:13:12,849 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:13:12,945 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:13:12,947 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2019-10-04 21:13:12,947 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2019-10-04 21:13:13,013 - tests.cloud_tests - DEBUG - collect script 90cloud-init-pipelining exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:13:13,102 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 32634 to end 2019-10-04 21:13:15,253 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-pipelining-disable-vf5jazc to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/apt_pipelining_disable/console.log 2019-10-04 21:13:15,321 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_os 2019-10-04 21:13:16,351 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:13:31,387 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:13:34,593 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:13:37,598 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:13:40,601 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:13:43,604 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:14:19,881 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:14:19,882 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:14:19,904 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:19,905 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:14:19,905 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:14:19,964 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:19,965 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:14:19,965 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:14:20,025 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:20,027 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:14:20,027 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:14:20,092 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:20,093 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:14:20,093 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:14:20,150 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:20,151 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:14:20,151 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:14:20,213 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:20,215 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:14:20,215 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:14:20,292 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:20,293 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:14:20,294 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:14:20,356 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:20,357 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:14:20,357 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:14:20,464 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:20,466 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining_not_written 2019-10-04 21:14:20,466 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining_not_written" 2019-10-04 21:14:20,529 - tests.cloud_tests - DEBUG - collect script 90cloud-init-pipelining_not_written exited 'b"sudo: unable to resolve host ubuntu\nls: cannot access '/etc/apt/apt.conf.d/90cloud-init-pipelining': No such file or directory\n"' and had stderr: 0 2019-10-04 21:14:20,687 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 6987 to end 2019-10-04 21:14:22,737 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-apt-pipelining-os-jkd9zn0p2nhr to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/apt_pipelining_os/console.log 2019-10-04 21:14:22,775 - tests.cloud_tests - INFO - collecting test data for test: modules/bootcmd 2019-10-04 21:14:23,813 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:14:38,840 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:14:42,198 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:14:42,198 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:14:42,261 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:42,262 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:14:42,262 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:14:42,320 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:42,321 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:14:42,321 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:14:42,379 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:42,380 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:14:42,380 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:14:42,441 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:42,442 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:14:42,442 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:14:42,500 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:42,502 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:14:42,502 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:14:42,561 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:42,562 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:14:42,562 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:14:42,631 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:42,632 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:14:42,632 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:14:42,694 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:42,695 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:14:42,695 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:14:42,800 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:42,801 - tests.cloud_tests - DEBUG - running collect script: hosts 2019-10-04 21:14:42,801 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2019-10-04 21:14:42,856 - tests.cloud_tests - DEBUG - collect script hosts exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:14:42,948 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 25113 to end 2019-10-04 21:14:45,245 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-bootcmd-rn8dvw3w9nqmuebqr5nh6n to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/bootcmd/console.log 2019-10-04 21:14:45,280 - tests.cloud_tests - INFO - collecting test data for test: modules/byobu 2019-10-04 21:14:46,305 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:15:01,331 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:15:04,728 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:15:04,729 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:15:04,790 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:04,791 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:15:04,791 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:15:04,852 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:04,854 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:15:04,854 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:15:04,912 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:04,913 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:15:04,913 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:15:04,971 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:04,972 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:15:04,972 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:15:05,035 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:05,037 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:15:05,037 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:15:05,099 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:05,100 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:15:05,100 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:15:05,166 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:05,167 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:15:05,167 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:15:05,224 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:05,226 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:15:05,226 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:15:05,324 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:05,325 - tests.cloud_tests - DEBUG - running collect script: byobu_profile_enabled 2019-10-04 21:15:05,325 - tests.cloud_tests - DEBUG - executing "collect: byobu_profile_enabled" 2019-10-04 21:15:05,381 - tests.cloud_tests - DEBUG - collect script byobu_profile_enabled exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:05,382 - tests.cloud_tests - DEBUG - running collect script: byobu_launch_exists 2019-10-04 21:15:05,382 - tests.cloud_tests - DEBUG - executing "collect: byobu_launch_exists" 2019-10-04 21:15:05,440 - tests.cloud_tests - DEBUG - collect script byobu_launch_exists exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:05,533 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 31416 to end 2019-10-04 21:15:07,594 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-byobu-f4w0zdfhulz92hvgztsjcdgj to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/byobu/console.log 2019-10-04 21:15:07,720 - tests.cloud_tests - INFO - collecting test data for test: modules/ca_certs 2019-10-04 21:15:08,802 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:15:23,829 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:15:27,377 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:15:27,378 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:15:27,443 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:27,445 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:15:27,445 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:15:27,508 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:27,510 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:15:27,510 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:15:27,566 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:27,567 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:15:27,567 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:15:27,632 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:27,634 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:15:27,634 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:15:27,697 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:27,698 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:15:27,698 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:15:28,015 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:28,016 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:15:28,016 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:15:28,048 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:28,049 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:15:28,049 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:15:28,104 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:28,105 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:15:28,105 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:15:28,202 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:28,203 - tests.cloud_tests - DEBUG - running collect script: cert_links 2019-10-04 21:15:28,203 - tests.cloud_tests - DEBUG - executing "collect: cert_links" 2019-10-04 21:15:28,265 - tests.cloud_tests - DEBUG - collect script cert_links exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:28,266 - tests.cloud_tests - DEBUG - running collect script: cert 2019-10-04 21:15:28,267 - tests.cloud_tests - DEBUG - executing "collect: cert" 2019-10-04 21:15:28,329 - tests.cloud_tests - DEBUG - collect script cert exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:28,425 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 5782 to end 2019-10-04 21:15:30,809 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ca-certs-kri4v09bpvo48vo1dak4e to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/ca_certs/console.log 2019-10-04 21:15:30,851 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_disable 2019-10-04 21:15:31,883 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:15:46,915 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:15:50,304 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:15:50,304 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:15:50,371 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:50,373 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:15:50,373 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:15:50,429 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:50,430 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:15:50,430 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:15:50,491 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:50,492 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:15:50,492 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:15:50,548 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:50,549 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:15:50,549 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:15:50,604 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:50,605 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:15:50,605 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:15:50,660 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:50,661 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:15:50,661 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:15:50,726 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:50,727 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:15:50,727 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:15:50,785 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:50,786 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:15:50,786 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:15:50,891 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:15:50,975 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 11982 to end 2019-10-04 21:15:53,197 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-debug-disable-xu19pqhxob4jgx2d to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/debug_disable/console.log 2019-10-04 21:15:53,233 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_enable 2019-10-04 21:15:54,257 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:16:01,062 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:16:16,480 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:16:16,480 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:16:16,539 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:16,540 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:16:16,540 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:16:16,596 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:16,597 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:16:16,598 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:16:16,654 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:16,655 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:16:16,655 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:16:16,713 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:16,714 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:16:16,714 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:16:16,772 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:16,773 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:16:16,773 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:16:16,830 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:16,831 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:16:16,831 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:16:16,898 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:16,900 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:16:16,900 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:16:16,956 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:16,957 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:16:16,957 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:16:17,049 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:17,156 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 16903 to end 2019-10-04 21:16:19,405 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-debug-enable-2cemveph30pjecl9s to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/debug_enable/console.log 2019-10-04 21:16:19,444 - tests.cloud_tests - INFO - collecting test data for test: modules/final_message 2019-10-04 21:16:20,473 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:16:35,499 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:16:38,907 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:16:38,908 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:16:38,973 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:38,975 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:16:38,975 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:16:39,044 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:39,045 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:16:39,046 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:16:39,101 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:39,102 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:16:39,102 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:16:39,162 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:39,164 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:16:39,164 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:16:39,225 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:39,227 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:16:39,227 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:16:39,289 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:39,291 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:16:39,291 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:16:39,359 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:39,360 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:16:39,361 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:16:39,420 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:39,421 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:16:39,421 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:16:39,530 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:16:39,625 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 23228 to end 2019-10-04 21:16:41,889 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-final-message-h2a3m0v0kbw6krna to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/final_message/console.log 2019-10-04 21:16:41,936 - tests.cloud_tests - INFO - collecting test data for test: modules/keys_to_console 2019-10-04 21:16:42,966 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:16:57,999 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:17:04,463 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:17:04,464 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:17:04,523 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:04,525 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:17:04,526 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:17:04,581 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:04,582 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:17:04,582 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:17:04,640 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:04,641 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:17:04,641 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:17:04,695 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:04,697 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:17:04,697 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:17:04,755 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:04,756 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:17:04,756 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:17:04,814 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:04,815 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:17:04,815 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:17:04,889 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:04,890 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:17:04,890 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:17:04,950 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:04,951 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:17:04,951 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:17:05,048 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:05,050 - tests.cloud_tests - DEBUG - running collect script: syslog 2019-10-04 21:17:05,050 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2019-10-04 21:17:05,111 - tests.cloud_tests - DEBUG - collect script syslog exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:05,263 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 28798 to end 2019-10-04 21:17:07,393 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-keys-to-console-mc1jcldqtze5l4 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/keys_to_console/console.log 2019-10-04 21:17:07,399 - tests.cloud_tests - WARNING - test config modules/landscape is not enabled, skipping 2019-10-04 21:17:07,439 - tests.cloud_tests - INFO - collecting test data for test: modules/locale 2019-10-04 21:17:08,471 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:17:23,497 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:17:26,884 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:17:26,884 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:17:26,955 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:26,957 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:17:26,957 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:17:27,013 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:27,015 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:17:27,015 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:17:27,076 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:27,077 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:17:27,078 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:17:27,136 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:27,137 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:17:27,137 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:17:27,193 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:27,194 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:17:27,194 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:17:27,253 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:27,254 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:17:27,255 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:17:27,322 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:27,323 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:17:27,323 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:17:27,381 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:27,382 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:17:27,382 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:17:27,482 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:27,483 - tests.cloud_tests - DEBUG - running collect script: locale_default 2019-10-04 21:17:27,483 - tests.cloud_tests - DEBUG - executing "collect: locale_default" 2019-10-04 21:17:27,543 - tests.cloud_tests - DEBUG - collect script locale_default exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:27,544 - tests.cloud_tests - DEBUG - running collect script: locale_a 2019-10-04 21:17:27,544 - tests.cloud_tests - DEBUG - executing "collect: locale_a" 2019-10-04 21:17:27,601 - tests.cloud_tests - DEBUG - collect script locale_a exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:27,602 - tests.cloud_tests - DEBUG - running collect script: locale_gen 2019-10-04 21:17:27,602 - tests.cloud_tests - DEBUG - executing "collect: locale_gen" 2019-10-04 21:17:27,663 - tests.cloud_tests - DEBUG - collect script locale_gen exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:27,739 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 3366 to end 2019-10-04 21:17:29,865 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-locale-d8qc9iyh5u9wst0putecrzs to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/locale/console.log 2019-10-04 21:17:29,905 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_bridge 2019-10-04 21:17:30,934 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:17:45,964 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:17:49,322 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:17:49,323 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:17:49,384 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:49,386 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:17:49,386 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:17:49,439 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:49,440 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:17:49,440 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:17:49,495 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:49,497 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:17:49,497 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:17:49,552 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:49,553 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:17:49,553 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:17:49,607 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:49,608 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:17:49,608 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:17:49,666 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:49,668 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:17:49,668 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:17:49,733 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:49,735 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:17:49,735 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:17:49,792 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:49,793 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:17:49,793 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:17:49,889 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:49,891 - tests.cloud_tests - DEBUG - running collect script: lxc 2019-10-04 21:17:49,891 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2019-10-04 21:17:49,949 - tests.cloud_tests - DEBUG - collect script lxc exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:49,951 - tests.cloud_tests - DEBUG - running collect script: lxd 2019-10-04 21:17:49,951 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2019-10-04 21:17:50,010 - tests.cloud_tests - DEBUG - collect script lxd exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:17:50,011 - tests.cloud_tests - DEBUG - running collect script: lxc-bridge 2019-10-04 21:17:50,011 - tests.cloud_tests - DEBUG - executing "collect: lxc-bridge" 2019-10-04 21:17:50,079 - tests.cloud_tests - DEBUG - collect script lxc-bridge exited 'b'sudo: unable to resolve host ubuntu\nDevice "lxdbr0" does not exist.\n'' and had stderr: 0 2019-10-04 21:17:50,191 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 8492 to end 2019-10-04 21:17:52,321 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-lxd-bridge-rdthaven13lfsol3jze to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/lxd_bridge/console.log 2019-10-04 21:17:52,362 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_dir 2019-10-04 21:17:53,392 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:18:08,416 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:18:11,776 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:18:11,776 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:18:11,836 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:18:11,837 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:18:11,838 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:18:11,892 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:18:11,894 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:18:11,894 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:18:11,948 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:18:11,949 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:18:11,949 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:18:12,003 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:18:12,004 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:18:12,005 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:18:12,059 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:18:12,060 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:18:12,060 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:18:12,116 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:18:12,117 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:18:12,117 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:18:12,181 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:18:12,182 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:18:12,182 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:18:12,240 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:18:12,241 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:18:12,241 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:18:12,336 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:18:12,337 - tests.cloud_tests - DEBUG - running collect script: lxc 2019-10-04 21:18:12,338 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2019-10-04 21:18:12,403 - tests.cloud_tests - DEBUG - collect script lxc exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:18:12,404 - tests.cloud_tests - DEBUG - running collect script: lxd 2019-10-04 21:18:12,404 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2019-10-04 21:18:12,462 - tests.cloud_tests - DEBUG - collect script lxd exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:18:12,606 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 15406 to end 2019-10-04 21:18:14,953 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-lxd-dir-wr6s6geoumnus64yvmu6up to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/lxd_dir/console.log 2019-10-04 21:18:14,993 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp 2019-10-04 21:18:16,027 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:18:31,060 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:19:07,601 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:19:07,602 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:19:07,678 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:07,679 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:19:07,679 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:19:07,744 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:07,746 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:19:07,746 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:19:07,813 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:07,815 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:19:07,815 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:19:07,898 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:07,900 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:19:07,900 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:19:07,959 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:07,960 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:19:07,960 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:19:08,018 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:08,019 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:19:08,020 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:19:08,094 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:08,096 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:19:08,096 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:19:08,154 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:08,156 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:19:08,156 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:19:08,274 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:08,276 - tests.cloud_tests - DEBUG - running collect script: ntp_installed 2019-10-04 21:19:08,276 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed" 2019-10-04 21:19:08,337 - tests.cloud_tests - DEBUG - collect script ntp_installed exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:08,339 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_empty 2019-10-04 21:19:08,339 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_empty" 2019-10-04 21:19:08,399 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_empty exited 'b"sudo: unable to resolve host ubuntu\nls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2019-10-04 21:19:08,400 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pool_list 2019-10-04 21:19:08,400 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pool_list" 2019-10-04 21:19:08,460 - tests.cloud_tests - DEBUG - collect script ntp_conf_pool_list exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:08,590 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 19873 to end 2019-10-04 21:19:10,825 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ntp-2g3s9jy7140pxweq97u52clsce to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/ntp/console.log 2019-10-04 21:19:10,868 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_chrony 2019-10-04 21:19:11,901 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:19:26,925 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:19:45,431 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:19:45,431 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:19:45,454 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:45,456 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:19:45,456 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:19:45,520 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:45,521 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:19:45,521 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:19:45,578 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:45,579 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:19:45,579 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:19:45,641 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:45,642 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:19:45,642 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:19:45,702 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:45,704 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:19:45,705 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:19:45,764 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:45,766 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:19:45,766 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:19:45,839 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:45,840 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:19:45,840 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:19:45,912 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:45,913 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:19:45,913 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:19:46,026 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:46,027 - tests.cloud_tests - DEBUG - running collect script: chrony_conf 2019-10-04 21:19:46,027 - tests.cloud_tests - DEBUG - executing "collect: chrony_conf" 2019-10-04 21:19:46,089 - tests.cloud_tests - DEBUG - collect script chrony_conf exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:19:46,237 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 2408 to end 2019-10-04 21:19:48,525 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ntp-chrony-j26va7hu4qygpzl4b36 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/ntp_chrony/console.log 2019-10-04 21:19:48,563 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_pools 2019-10-04 21:19:49,590 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:20:04,616 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:20:12,162 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:20:12,163 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:20:12,224 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:20:12,225 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:20:12,225 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:20:12,280 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:20:12,282 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:20:12,282 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:20:12,341 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:20:12,342 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:20:12,342 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:20:12,404 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:20:12,405 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:20:12,405 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:20:12,462 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:20:12,463 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:20:12,463 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:20:12,522 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:20:12,524 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:20:12,524 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:20:12,591 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:20:12,592 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:20:12,592 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:20:12,649 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:20:12,651 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:20:12,651 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:20:12,748 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:20:12,749 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_pools 2019-10-04 21:20:12,749 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_pools" 2019-10-04 21:20:12,812 - tests.cloud_tests - DEBUG - collect script ntp_installed_pools exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:20:12,814 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_pools 2019-10-04 21:20:12,814 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_pools" 2019-10-04 21:20:12,874 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_pools exited 'b"sudo: unable to resolve host ubuntu\nls: cannot access '/etc/ntp.conf.dist': No such file or directory\n"' and had stderr: 0 2019-10-04 21:20:12,876 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pools 2019-10-04 21:20:12,876 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pools" 2019-10-04 21:20:12,934 - tests.cloud_tests - DEBUG - collect script ntp_conf_pools exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:20:12,935 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2019-10-04 21:20:12,936 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2019-10-04 21:20:13,000 - tests.cloud_tests - DEBUG - collect script ntpq_servers exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:20:13,275 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 13453 to end 2019-10-04 21:20:15,545 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ntp-pools-lpi2n8qkm7z36qtzclk7 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/ntp_pools/console.log 2019-10-04 21:20:15,582 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_servers 2019-10-04 21:20:16,607 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:20:31,635 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:21:00,987 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:21:00,988 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:21:01,009 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:01,011 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:21:01,011 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:21:01,077 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:01,079 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:21:01,079 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:21:01,141 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:01,143 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:21:01,143 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:21:01,204 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:01,205 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:21:01,205 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:21:01,261 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:01,262 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:21:01,262 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:21:01,321 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:01,322 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:21:01,323 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:21:01,393 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:01,394 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:21:01,395 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:21:01,461 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:01,463 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:21:01,463 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:21:01,560 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:01,562 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_servers 2019-10-04 21:21:01,562 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_servers" 2019-10-04 21:21:01,620 - tests.cloud_tests - DEBUG - collect script ntp_installed_servers exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:01,621 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_servers 2019-10-04 21:21:01,622 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_servers" 2019-10-04 21:21:01,682 - tests.cloud_tests - DEBUG - collect script ntp_conf_dist_servers exited 'b'sudo: unable to resolve host ubuntu\ncat: /etc/ntp.conf.dist: No such file or directory\n'' and had stderr: 0 2019-10-04 21:21:01,683 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_servers 2019-10-04 21:21:01,683 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_servers" 2019-10-04 21:21:01,744 - tests.cloud_tests - DEBUG - collect script ntp_conf_servers exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:01,745 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2019-10-04 21:21:01,745 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2019-10-04 21:21:01,812 - tests.cloud_tests - DEBUG - collect script ntpq_servers exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:02,027 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22718 to end 2019-10-04 21:21:04,313 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ntp-servers-qybv95d9r88oxhrh43 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/ntp_servers/console.log 2019-10-04 21:21:04,356 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_timesyncd 2019-10-04 21:21:05,420 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:21:20,450 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:21:23,873 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:21:23,873 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:21:23,935 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:23,937 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:21:23,937 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:21:23,999 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:24,000 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:21:24,000 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:21:24,057 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:24,058 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:21:24,059 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:21:24,117 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:24,118 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:21:24,118 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:21:24,178 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:24,179 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:21:24,179 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:21:24,237 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:24,238 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:21:24,238 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:21:24,309 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:24,310 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:21:24,311 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:21:24,371 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:24,372 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:21:24,372 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:21:24,470 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:24,471 - tests.cloud_tests - DEBUG - running collect script: timesyncd_conf 2019-10-04 21:21:24,471 - tests.cloud_tests - DEBUG - executing "collect: timesyncd_conf" 2019-10-04 21:21:24,533 - tests.cloud_tests - DEBUG - collect script timesyncd_conf exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:24,636 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 7278 to end 2019-10-04 21:21:26,729 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ntp-timesyncd-yrl8y30vrh23ftnv to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/ntp_timesyncd/console.log 2019-10-04 21:21:26,794 - tests.cloud_tests - INFO - collecting test data for test: modules/package_update_upgrade_install 2019-10-04 21:21:27,839 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:21:42,863 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:21:54,814 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:21:54,815 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:21:54,883 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:54,885 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:21:54,885 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:21:54,946 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:54,948 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:21:54,948 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:21:55,009 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:55,011 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:21:55,011 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:21:55,074 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:55,075 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:21:55,075 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:21:55,136 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:55,138 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:21:55,138 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:21:55,202 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:55,203 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:21:55,203 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:21:55,281 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:55,283 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:21:55,283 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:21:55,341 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:55,343 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:21:55,343 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:21:55,453 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:55,455 - tests.cloud_tests - DEBUG - running collect script: apt_history_cmdline 2019-10-04 21:21:55,455 - tests.cloud_tests - DEBUG - executing "collect: apt_history_cmdline" 2019-10-04 21:21:55,517 - tests.cloud_tests - DEBUG - collect script apt_history_cmdline exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:55,519 - tests.cloud_tests - DEBUG - running collect script: dpkg_show 2019-10-04 21:21:55,519 - tests.cloud_tests - DEBUG - executing "collect: dpkg_show" 2019-10-04 21:21:55,591 - tests.cloud_tests - DEBUG - collect script dpkg_show exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:21:55,674 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 13544 to end 2019-10-04 21:21:58,301 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-package-update-upgrade-27ghj3q to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/package_update_upgrade_install/console.log 2019-10-04 21:21:58,356 - tests.cloud_tests - INFO - collecting test data for test: modules/runcmd 2019-10-04 21:21:59,417 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:22:14,442 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:22:31,174 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:22:31,175 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:22:31,239 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:31,241 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:22:31,241 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:22:31,301 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:31,302 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:22:31,302 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:22:31,369 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:31,370 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:22:31,370 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:22:31,433 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:31,434 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:22:31,434 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:22:31,497 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:31,498 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:22:31,498 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:22:31,561 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:31,562 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:22:31,562 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:22:31,639 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:31,640 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:22:31,641 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:22:31,701 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:31,702 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:22:31,702 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:22:31,799 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:31,800 - tests.cloud_tests - DEBUG - running collect script: run_cmd 2019-10-04 21:22:31,800 - tests.cloud_tests - DEBUG - executing "collect: run_cmd" 2019-10-04 21:22:31,859 - tests.cloud_tests - DEBUG - collect script run_cmd exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:31,939 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22856 to end 2019-10-04 21:22:34,049 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-runcmd-rxplks4t48qv9f51ht5ij1k to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/runcmd/console.log 2019-10-04 21:22:34,055 - tests.cloud_tests - WARNING - test config modules/seed_random_command is not enabled, skipping 2019-10-04 21:22:34,094 - tests.cloud_tests - INFO - collecting test data for test: modules/seed_random_data 2019-10-04 21:22:35,121 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:22:50,148 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:22:53,508 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:22:53,509 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:22:53,573 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:53,574 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:22:53,574 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:22:53,633 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:53,634 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:22:53,634 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:22:53,695 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:53,696 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:22:53,696 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:22:53,753 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:53,754 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:22:53,754 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:22:53,814 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:53,816 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:22:53,816 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:22:53,873 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:53,874 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:22:53,874 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:22:53,943 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:53,944 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:22:53,945 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:22:54,003 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:54,004 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:22:54,004 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:22:54,100 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:54,102 - tests.cloud_tests - DEBUG - running collect script: seed_data 2019-10-04 21:22:54,102 - tests.cloud_tests - DEBUG - executing "collect: seed_data" 2019-10-04 21:22:54,167 - tests.cloud_tests - DEBUG - collect script seed_data exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:22:54,251 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 561 to end 2019-10-04 21:22:56,529 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-seed-random-data-vg9afcxyocem1 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/seed_random_data/console.log 2019-10-04 21:22:56,571 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname 2019-10-04 21:22:57,599 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:23:12,625 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:23:16,104 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:23:16,105 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:23:16,187 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2019-10-04 21:23:16,189 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:23:16,190 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:23:16,251 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2019-10-04 21:23:16,252 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:23:16,253 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:23:16,316 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2019-10-04 21:23:16,318 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:23:16,318 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:23:16,385 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2019-10-04 21:23:16,387 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:23:16,387 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:23:16,454 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2019-10-04 21:23:16,455 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:23:16,456 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:23:16,523 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2019-10-04 21:23:16,524 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:23:16,524 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:23:16,602 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2019-10-04 21:23:16,604 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:23:16,604 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:23:16,663 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2019-10-04 21:23:16,664 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:23:16,664 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:23:17,216 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2019-10-04 21:23:17,217 - tests.cloud_tests - DEBUG - running collect script: hosts 2019-10-04 21:23:17,217 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2019-10-04 21:23:17,285 - tests.cloud_tests - DEBUG - collect script hosts exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2019-10-04 21:23:17,286 - tests.cloud_tests - DEBUG - running collect script: hostname 2019-10-04 21:23:17,286 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2019-10-04 21:23:17,351 - tests.cloud_tests - DEBUG - collect script hostname exited 'b'sudo: unable to resolve host cloudinit2\n'' and had stderr: 0 2019-10-04 21:23:17,352 - tests.cloud_tests - DEBUG - running collect script: fqdn 2019-10-04 21:23:17,352 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2019-10-04 21:23:17,414 - tests.cloud_tests - DEBUG - collect script fqdn exited 'b'sudo: unable to resolve host cloudinit2\nhostname: Name or service not known\n'' and had stderr: 1 2019-10-04 21:23:17,519 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 7483 to end 2019-10-04 21:23:19,909 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-hostname-z1nf47isnmnq5wp9k to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/set_hostname/console.log 2019-10-04 21:23:19,950 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname_fqdn 2019-10-04 21:23:20,989 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:23:36,012 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:23:39,487 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:23:39,488 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:23:39,591 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:23:39,591 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:23:39,680 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:23:39,680 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:23:39,771 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:23:39,771 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:23:39,865 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:23:39,865 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:23:39,955 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:23:39,955 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:23:40,046 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:23:40,046 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:23:40,156 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:23:40,156 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:23:40,246 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:23:40,246 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:23:40,403 - tests.cloud_tests - DEBUG - running collect script: hosts 2019-10-04 21:23:40,403 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2019-10-04 21:23:40,496 - tests.cloud_tests - DEBUG - running collect script: hostname 2019-10-04 21:23:40,497 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2019-10-04 21:23:40,589 - tests.cloud_tests - DEBUG - running collect script: fqdn 2019-10-04 21:23:40,589 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2019-10-04 21:23:40,823 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 14508 to end 2019-10-04 21:23:43,265 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-hostname-fqdn-0t2z6ioazoh7 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/set_hostname_fqdn/console.log 2019-10-04 21:23:43,328 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password 2019-10-04 21:23:44,367 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:23:59,392 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:24:02,773 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:24:02,773 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:24:02,838 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:02,839 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:24:02,840 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:24:02,896 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:02,897 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:24:02,898 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:24:02,958 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:02,960 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:24:02,960 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:24:03,017 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:03,018 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:24:03,019 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:24:03,078 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:03,079 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:24:03,079 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:24:04,023 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:04,024 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:24:04,024 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:24:04,091 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:04,092 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:24:04,092 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:24:04,152 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:04,153 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:24:04,154 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:24:04,251 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:04,252 - tests.cloud_tests - DEBUG - running collect script: shadow 2019-10-04 21:24:04,252 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2019-10-04 21:24:04,311 - tests.cloud_tests - DEBUG - collect script shadow exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:04,312 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2019-10-04 21:24:04,312 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2019-10-04 21:24:04,372 - tests.cloud_tests - DEBUG - collect script sshd_config exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:04,445 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22373 to end 2019-10-04 21:24:06,781 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-password-wm5rrwqls1jwytlag to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/set_password/console.log 2019-10-04 21:24:06,821 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_expire 2019-10-04 21:24:07,847 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:24:22,872 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:24:26,064 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:24:30,270 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:24:33,273 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:24:36,276 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:24:36,647 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:24:36,647 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:24:36,711 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:36,713 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:24:36,713 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:24:36,772 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:36,773 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:24:36,773 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:24:36,828 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:36,829 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:24:36,829 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:24:36,884 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:36,885 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:24:36,885 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:24:36,947 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:36,948 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:24:36,948 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:24:37,005 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:37,006 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:24:37,006 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:24:37,075 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:37,076 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:24:37,076 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:24:37,132 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:37,133 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:24:37,133 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:24:37,254 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:37,255 - tests.cloud_tests - DEBUG - running collect script: shadow 2019-10-04 21:24:37,255 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2019-10-04 21:24:37,323 - tests.cloud_tests - DEBUG - collect script shadow exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:37,324 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2019-10-04 21:24:37,324 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2019-10-04 21:24:37,389 - tests.cloud_tests - DEBUG - collect script sshd_config exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:37,493 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 29806 to end 2019-10-04 21:24:39,765 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-password-expire-8l5xtv7dih to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/set_password_expire/console.log 2019-10-04 21:24:39,803 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list 2019-10-04 21:24:40,829 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:24:55,874 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:24:59,306 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:24:59,306 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:24:59,373 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:59,375 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:24:59,375 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:24:59,442 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:59,444 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:24:59,444 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:24:59,505 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:59,506 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:24:59,506 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:24:59,565 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:59,567 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:24:59,567 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:24:59,626 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:59,627 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:24:59,627 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:24:59,689 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:59,690 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:24:59,691 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:24:59,765 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:59,767 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:24:59,767 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:24:59,828 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:59,829 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:24:59,830 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:24:59,931 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:59,933 - tests.cloud_tests - DEBUG - running collect script: shadow 2019-10-04 21:24:59,933 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2019-10-04 21:24:59,994 - tests.cloud_tests - DEBUG - collect script shadow exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:24:59,995 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2019-10-04 21:24:59,995 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2019-10-04 21:25:00,057 - tests.cloud_tests - DEBUG - collect script sshd_config exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:00,213 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 7669 to end 2019-10-04 21:25:02,469 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-password-list-akcn057stndk to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/set_password_list/console.log 2019-10-04 21:25:02,537 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list_string 2019-10-04 21:25:03,568 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:25:18,605 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:25:25,143 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:25:25,144 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:25:25,204 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:25,206 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:25:25,206 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:25:25,267 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:25,269 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:25:25,269 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:25:25,325 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:25,327 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:25:25,327 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:25:25,387 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:25,388 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:25:25,388 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:25:25,445 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:25,446 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:25:25,446 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:25:25,520 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:25,522 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:25:25,522 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:25:25,589 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:25,590 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:25:25,590 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:25:25,651 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:25,652 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:25:25,652 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:25:25,767 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:25,768 - tests.cloud_tests - DEBUG - running collect script: shadow 2019-10-04 21:25:25,768 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2019-10-04 21:25:25,827 - tests.cloud_tests - DEBUG - collect script shadow exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:25,829 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2019-10-04 21:25:25,829 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2019-10-04 21:25:25,885 - tests.cloud_tests - DEBUG - collect script sshd_config exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:26,053 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 14038 to end 2019-10-04 21:25:28,469 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-set-password-list-stri-aqnsl5p to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/set_password_list_string/console.log 2019-10-04 21:25:28,477 - tests.cloud_tests - WARNING - test config modules/snap is not enabled, skipping 2019-10-04 21:25:28,485 - tests.cloud_tests - WARNING - test config modules/snappy is not enabled, skipping 2019-10-04 21:25:28,539 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_disable 2019-10-04 21:25:29,573 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:25:44,599 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:25:48,064 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:25:48,064 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:25:48,130 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:48,132 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:25:48,132 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:25:48,198 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:48,200 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:25:48,200 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:25:48,262 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:48,263 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:25:48,263 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:25:48,320 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:48,322 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:25:48,322 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:25:48,381 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:48,382 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:25:48,382 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:25:48,441 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:48,442 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:25:48,442 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:25:48,520 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:48,521 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:25:48,522 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:25:48,581 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:48,582 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:25:48,582 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:25:48,681 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:48,683 - tests.cloud_tests - DEBUG - running collect script: syslog 2019-10-04 21:25:48,683 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2019-10-04 21:25:48,749 - tests.cloud_tests - DEBUG - collect script syslog exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:25:48,835 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 20787 to end 2019-10-04 21:25:51,069 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ssh-auth-key-fingerpri-1gjf2nn to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/ssh_auth_key_fingerprints_disable/console.log 2019-10-04 21:25:51,134 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_enable 2019-10-04 21:25:52,171 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:26:07,199 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:26:10,704 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:26:13,893 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:26:16,893 - tests.cloud_tests - WARNING - failed to connect via SSH 2019-10-04 21:26:19,897 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:26:20,322 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:26:20,322 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:26:20,392 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:20,394 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:26:20,394 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:26:20,452 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:20,454 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:26:20,454 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:26:20,517 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:20,519 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:26:20,519 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:26:20,583 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:20,585 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:26:20,585 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:26:20,644 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:20,646 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:26:20,646 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:26:20,712 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:20,714 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:26:20,714 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:26:20,784 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:20,785 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:26:20,785 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:26:20,851 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:20,852 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:26:20,852 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:26:20,963 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:20,965 - tests.cloud_tests - DEBUG - running collect script: syslog 2019-10-04 21:26:20,965 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2019-10-04 21:26:21,027 - tests.cloud_tests - DEBUG - collect script syslog exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:21,137 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 27483 to end 2019-10-04 21:26:23,397 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ssh-auth-key-fingerpri-rq713g5 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/ssh_auth_key_fingerprints_enable/console.log 2019-10-04 21:26:23,438 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_import_id 2019-10-04 21:26:24,468 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:26:39,498 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:26:42,824 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:26:42,824 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:26:42,891 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:42,893 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:26:42,893 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:26:42,949 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:42,950 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:26:42,950 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:26:43,008 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:43,009 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:26:43,010 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:26:43,065 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:43,066 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:26:43,066 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:26:43,126 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:43,128 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:26:43,128 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:26:43,192 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:43,193 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:26:43,193 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:26:43,260 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:43,262 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:26:43,262 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:26:43,320 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:43,321 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:26:43,322 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:26:43,430 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:43,432 - tests.cloud_tests - DEBUG - running collect script: auth_keys_ubuntu 2019-10-04 21:26:43,433 - tests.cloud_tests - DEBUG - executing "collect: auth_keys_ubuntu" 2019-10-04 21:26:43,493 - tests.cloud_tests - DEBUG - collect script auth_keys_ubuntu exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:26:43,595 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 3465 to end 2019-10-04 21:26:45,837 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ssh-import-id-ci0cy5jpi6n6pdnl to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/ssh_import_id/console.log 2019-10-04 21:26:45,932 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_keys_generate 2019-10-04 21:26:46,980 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:27:02,022 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:27:07,699 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:27:07,699 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:27:07,792 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:07,793 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:27:07,794 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:27:07,853 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:07,855 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:27:07,855 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:27:07,916 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:07,917 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:27:07,917 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:27:07,980 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:07,981 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:27:07,981 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:27:08,036 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:08,037 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:27:08,038 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:27:08,092 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:08,094 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:27:08,094 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:27:08,175 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:08,177 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:27:08,177 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:27:08,233 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:08,234 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:27:08,234 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:27:08,346 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:08,347 - tests.cloud_tests - DEBUG - running collect script: dsa_public 2019-10-04 21:27:08,347 - tests.cloud_tests - DEBUG - executing "collect: dsa_public" 2019-10-04 21:27:08,412 - tests.cloud_tests - DEBUG - collect script dsa_public exited 'b'sudo: unable to resolve host ubuntu\ncat: /etc/ssh/ssh_host_dsa_key.pub: No such file or directory\n'' and had stderr: 1 2019-10-04 21:27:08,413 - tests.cloud_tests - DEBUG - running collect script: dsa_private 2019-10-04 21:27:08,413 - tests.cloud_tests - DEBUG - executing "collect: dsa_private" 2019-10-04 21:27:08,481 - tests.cloud_tests - DEBUG - collect script dsa_private exited 'b'sudo: unable to resolve host ubuntu\ncat: /etc/ssh/ssh_host_dsa_key: No such file or directory\n'' and had stderr: 1 2019-10-04 21:27:08,483 - tests.cloud_tests - DEBUG - running collect script: rsa_public 2019-10-04 21:27:08,483 - tests.cloud_tests - DEBUG - executing "collect: rsa_public" 2019-10-04 21:27:08,548 - tests.cloud_tests - DEBUG - collect script rsa_public exited 'b'sudo: unable to resolve host ubuntu\ncat: /etc/ssh/ssh_host_rsa_key.pub: No such file or directory\n'' and had stderr: 1 2019-10-04 21:27:08,549 - tests.cloud_tests - DEBUG - running collect script: rsa_private 2019-10-04 21:27:08,549 - tests.cloud_tests - DEBUG - executing "collect: rsa_private" 2019-10-04 21:27:08,608 - tests.cloud_tests - DEBUG - collect script rsa_private exited 'b'sudo: unable to resolve host ubuntu\ncat: /etc/ssh/ssh_host_rsa_key: No such file or directory\n'' and had stderr: 1 2019-10-04 21:27:08,609 - tests.cloud_tests - DEBUG - running collect script: ecdsa_public 2019-10-04 21:27:08,610 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_public" 2019-10-04 21:27:08,673 - tests.cloud_tests - DEBUG - collect script ecdsa_public exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:08,674 - tests.cloud_tests - DEBUG - running collect script: ecdsa_private 2019-10-04 21:27:08,674 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_private" 2019-10-04 21:27:08,734 - tests.cloud_tests - DEBUG - collect script ecdsa_private exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:08,736 - tests.cloud_tests - DEBUG - running collect script: ed25519_public 2019-10-04 21:27:08,736 - tests.cloud_tests - DEBUG - executing "collect: ed25519_public" 2019-10-04 21:27:08,797 - tests.cloud_tests - DEBUG - collect script ed25519_public exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:08,798 - tests.cloud_tests - DEBUG - running collect script: ed25519_private 2019-10-04 21:27:08,798 - tests.cloud_tests - DEBUG - executing "collect: ed25519_private" 2019-10-04 21:27:08,861 - tests.cloud_tests - DEBUG - collect script ed25519_private exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:08,951 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 10023 to end 2019-10-04 21:27:11,385 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-ssh-keys-generate-0mq2chbf2y9f to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/ssh_keys_generate/console.log 2019-10-04 21:27:11,396 - tests.cloud_tests - WARNING - test config modules/ssh_keys_provided is not enabled, skipping 2019-10-04 21:27:11,435 - tests.cloud_tests - INFO - collecting test data for test: modules/timezone 2019-10-04 21:27:12,463 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:27:27,487 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:27:30,873 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:27:30,873 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:27:30,935 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:30,937 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:27:30,937 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:27:30,993 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:30,995 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:27:30,995 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:27:31,052 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:31,054 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:27:31,054 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:27:31,113 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:31,114 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:27:31,114 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:27:31,172 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:31,173 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:27:31,173 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:27:31,229 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:31,230 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:27:31,230 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:27:31,300 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:31,301 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:27:31,301 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:27:31,356 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:31,357 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:27:31,358 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:27:31,450 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:31,451 - tests.cloud_tests - DEBUG - running collect script: timezone 2019-10-04 21:27:31,452 - tests.cloud_tests - DEBUG - executing "collect: timezone" 2019-10-04 21:27:31,509 - tests.cloud_tests - DEBUG - collect script timezone exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:31,688 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 17800 to end 2019-10-04 21:27:33,921 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-timezone-zbi3y6z5v2ue5qjat00v1 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/timezone/console.log 2019-10-04 21:27:33,961 - tests.cloud_tests - INFO - collecting test data for test: modules/user_groups 2019-10-04 21:27:34,989 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:27:41,829 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:27:47,348 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:27:47,348 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:27:47,425 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:47,426 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:27:47,427 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:27:47,499 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:47,500 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:27:47,500 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:27:47,557 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:47,558 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:27:47,558 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:27:47,624 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:47,625 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:27:47,625 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:27:47,681 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:47,682 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:27:47,682 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:27:47,754 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:47,756 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:27:47,756 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:27:47,834 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:47,835 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:27:47,835 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:27:47,892 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:47,893 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:27:47,894 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:27:47,996 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:47,998 - tests.cloud_tests - DEBUG - running collect script: group_ubuntu 2019-10-04 21:27:47,998 - tests.cloud_tests - DEBUG - executing "collect: group_ubuntu" 2019-10-04 21:27:48,059 - tests.cloud_tests - DEBUG - collect script group_ubuntu exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:48,060 - tests.cloud_tests - DEBUG - running collect script: group_cloud_users 2019-10-04 21:27:48,061 - tests.cloud_tests - DEBUG - executing "collect: group_cloud_users" 2019-10-04 21:27:48,126 - tests.cloud_tests - DEBUG - collect script group_cloud_users exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:48,127 - tests.cloud_tests - DEBUG - running collect script: user_ubuntu 2019-10-04 21:27:48,128 - tests.cloud_tests - DEBUG - executing "collect: user_ubuntu" 2019-10-04 21:27:48,187 - tests.cloud_tests - DEBUG - collect script user_ubuntu exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:48,188 - tests.cloud_tests - DEBUG - running collect script: user_foobar 2019-10-04 21:27:48,188 - tests.cloud_tests - DEBUG - executing "collect: user_foobar" 2019-10-04 21:27:48,246 - tests.cloud_tests - DEBUG - collect script user_foobar exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:48,247 - tests.cloud_tests - DEBUG - running collect script: user_barfoo 2019-10-04 21:27:48,247 - tests.cloud_tests - DEBUG - executing "collect: user_barfoo" 2019-10-04 21:27:48,308 - tests.cloud_tests - DEBUG - collect script user_barfoo exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:48,309 - tests.cloud_tests - DEBUG - running collect script: user_cloudy 2019-10-04 21:27:48,309 - tests.cloud_tests - DEBUG - executing "collect: user_cloudy" 2019-10-04 21:27:48,366 - tests.cloud_tests - DEBUG - collect script user_cloudy exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:48,367 - tests.cloud_tests - DEBUG - running collect script: root_groups 2019-10-04 21:27:48,367 - tests.cloud_tests - DEBUG - executing "collect: root_groups" 2019-10-04 21:27:48,427 - tests.cloud_tests - DEBUG - collect script root_groups exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:27:48,513 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 24151 to end 2019-10-04 21:27:50,833 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-user-groups-n08y0cvu274db51b0q to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/user_groups/console.log 2019-10-04 21:27:50,873 - tests.cloud_tests - INFO - collecting test data for test: modules/write_files 2019-10-04 21:27:51,905 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 21:28:06,933 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 21:28:10,320 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 21:28:10,321 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 21:28:10,387 - tests.cloud_tests - DEBUG - collect script cloud-init.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:28:10,389 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 21:28:10,389 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 21:28:10,449 - tests.cloud_tests - DEBUG - collect script cloud-init-output.log exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:28:10,450 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 21:28:10,450 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 21:28:10,513 - tests.cloud_tests - DEBUG - collect script instance-id exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:28:10,514 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 21:28:10,515 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 21:28:10,577 - tests.cloud_tests - DEBUG - collect script instance-data.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:28:10,578 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 21:28:10,578 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 21:28:10,639 - tests.cloud_tests - DEBUG - collect script result.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:28:10,640 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 21:28:10,640 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 21:28:10,697 - tests.cloud_tests - DEBUG - collect script status.json exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:28:10,698 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 21:28:10,698 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 21:28:10,767 - tests.cloud_tests - DEBUG - collect script package-versions exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:28:10,768 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 21:28:10,768 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 21:28:10,825 - tests.cloud_tests - DEBUG - collect script build.info exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:28:10,826 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 21:28:10,826 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 21:28:10,927 - tests.cloud_tests - DEBUG - collect script system.journal.gz exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:28:10,929 - tests.cloud_tests - DEBUG - running collect script: file_b64 2019-10-04 21:28:10,929 - tests.cloud_tests - DEBUG - executing "collect: file_b64" 2019-10-04 21:28:11,008 - tests.cloud_tests - DEBUG - collect script file_b64 exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:28:11,010 - tests.cloud_tests - DEBUG - running collect script: file_text 2019-10-04 21:28:11,010 - tests.cloud_tests - DEBUG - executing "collect: file_text" 2019-10-04 21:28:11,068 - tests.cloud_tests - DEBUG - collect script file_text exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:28:11,070 - tests.cloud_tests - DEBUG - running collect script: file_binary 2019-10-04 21:28:11,070 - tests.cloud_tests - DEBUG - executing "collect: file_binary" 2019-10-04 21:28:11,131 - tests.cloud_tests - DEBUG - collect script file_binary exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:28:11,133 - tests.cloud_tests - DEBUG - running collect script: file_gzip 2019-10-04 21:28:11,133 - tests.cloud_tests - DEBUG - executing "collect: file_gzip" 2019-10-04 21:28:11,526 - tests.cloud_tests - DEBUG - collect script file_gzip exited 'b'sudo: unable to resolve host ubuntu\n'' and had stderr: 0 2019-10-04 21:28:12,119 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 28041 to end 2019-10-04 21:28:14,393 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-xenial-modules-write-files-8qfpuvwfc1ptn4ku0r to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results/nocloud-kvm/xenial/modules/write_files/console.log 2019-10-04 21:28:14,420 - tests.cloud_tests - DEBUG - collect stages: {'name': 'collect data', 'time': 1364.7119517326355, 'errors': [], 'stages': [{'name': 'collect for platform: nocloud-kvm', 'time': 1363.6432356834412, 'errors': [], 'stages': [{'name': 'set up and collect data for os: xenial', 'time': 1356.4169380664825, 'errors': [], 'stages': [{'name': 'set up for ubuntu-xenial', 'time': 19.893404483795166, 'errors': [], 'stages': [{'name': 'setup func for --repo, enable repo', 'time': 11.05064058303833, 'errors': [], 'success': True}, {'name': 'setup func for --upgrade, upgrade cloud-init', 'time': 8.842716217041016, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect test data for xenial', 'time': 1334.4203107357025, 'errors': [], 'stages': [{}, {}, {'name': 'collect for test: bugs/lp1628337', 'time': 33.64540505409241, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 33.080207109451294, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.035604000091552734, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.059775590896606445, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.06064200401306152, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.05956864356994629, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.059278249740600586, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.05947136878967285, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07012724876403809, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0627591609954834, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.09783506393432617, 'errors': [], 'success': True}], 'success': True}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {'name': 'collect for test: main/command_output_simple', 'time': 20.24823021888733, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.565486907958984, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06969928741455078, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06161928176879883, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.061920166015625, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.056528329849243164, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.06071329116821289, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06325793266296387, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07023286819458008, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06564950942993164, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.10799741744995117, 'errors': [], 'success': True}, {'name': 'script cloud-init-test-output', 'time': 0.06498861312866211, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_conf', 'time': 20.197620153427124, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.502086639404297, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.08091211318969727, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06202983856201172, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0635831356048584, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.07424211502075195, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.057993412017822266, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06512689590454102, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06757974624633789, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06556892395019531, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.09869623184204102, 'errors': [], 'success': True}, {'name': 'script 94cloud-init-config', 'time': 0.05964994430541992, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_disable_suites', 'time': 20.14416480064392, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.455997228622437, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.07356429100036621, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0615997314453125, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.05680108070373535, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.05992460250854492, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.05976438522338867, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.05971860885620117, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.08413219451904297, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0629415512084961, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.10622453689575195, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.06335687637329102, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_primary', 'time': 20.056395053863525, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.398675203323364, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.07113790512084961, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.05772972106933594, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.059497833251953125, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.05567455291748047, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.05648612976074219, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.05669689178466797, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06985950469970703, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0625002384185791, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.10830259323120117, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.059687137603759766, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_proxy', 'time': 35.22613739967346, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 34.47088146209717, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06339216232299805, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06049156188964844, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.06027865409851074, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.08564448356628418, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0973520278930664, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0629568099975586, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07470893859863281, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06975722312927246, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.11961770057678223, 'errors': [], 'success': True}, {'name': 'script 90cloud-init-aptproxy', 'time': 0.06091904640197754, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_security', 'time': 20.18065118789673, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.446582794189453, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06229805946350098, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06221818923950195, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.06386470794677734, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06455469131469727, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.06347322463989258, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06702566146850586, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.0678560733795166, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.056328773498535156, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.15122008323669434, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.07507562637329102, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_sources_key', 'time': 80.28308486938477, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 79.56113266944885, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.027086496353149414, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.05723381042480469, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.05554628372192383, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.05625796318054199, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.06240963935852051, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0578460693359375, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06559944152832031, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.05806136131286621, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.10057210922241211, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.05741691589355469, 'errors': [], 'success': True}, {'name': 'script apt_key_list', 'time': 0.12376880645751953, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_sources_keyserver', 'time': 56.5327422618866, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 55.70116829872131, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.03966856002807617, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06749320030212402, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0662841796875, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06317138671875, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.06504487991333008, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.060010671615600586, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07223987579345703, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.05953669548034668, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.11447858810424805, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.06440997123718262, 'errors': [], 'success': True}, {'name': 'script apt_key_list', 'time': 0.15904664993286133, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_sources_list', 'time': 20.266308307647705, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.508097171783447, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.07090234756469727, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06331110000610352, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.06287074089050293, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06783223152160645, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0625298023223877, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.10410022735595703, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07855963706970215, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06357383728027344, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.12317204475402832, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.06121253967285156, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_sources_ppa', 'time': 58.75379776954651, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 57.94763135910034, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.02557969093322754, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0579829216003418, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.06678962707519531, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.057283639907836914, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.058788299560546875, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.05700421333312988, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.08561038970947266, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.05861544609069824, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.11188578605651855, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.06502127647399902, 'errors': [], 'success': True}, {'name': 'script apt-key', 'time': 0.13704633712768555, 'errors': [], 'success': True}, {'name': 'script sources_full', 'time': 0.024405479431152344, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_pipelining_disable', 'time': 20.21557092666626, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.51792597770691, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.07759499549865723, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0671389102935791, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.05903816223144531, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06051945686340332, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.057488203048706055, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06032967567443848, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.08139514923095703, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06875944137573242, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.09756278991699219, 'errors': [], 'success': True}, {'name': 'script 90cloud-init-pipelining', 'time': 0.06765985488891602, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_pipelining_os', 'time': 65.20021486282349, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 64.55165219306946, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.023917436599731445, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.05967831611633301, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.06166887283325195, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06663894653320312, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.05773615837097168, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0634913444519043, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07883906364440918, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06344890594482422, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1087334156036377, 'errors': [], 'success': True}, {'name': 'script 90cloud-init-pipelining_not_written', 'time': 0.06428289413452148, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/bootcmd', 'time': 20.071327686309814, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.411412000656128, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.0644228458404541, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.05918121337890625, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0586397647857666, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06199789047241211, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.05969882011413574, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.060523271560668945, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06996393203735352, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06305932998657227, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.10566091537475586, 'errors': [], 'success': True}, {'name': 'script hosts', 'time': 0.0566403865814209, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/byobu', 'time': 20.15401291847229, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.440934419631958, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06275367736816406, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06226849555969238, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.059175729751586914, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.059543609619140625, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.06433582305908203, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06338071823120117, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06727910041809082, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.058402061462402344, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.09957027435302734, 'errors': [], 'success': True}, {'name': 'script byobu_profile_enabled', 'time': 0.05667734146118164, 'errors': [], 'success': True}, {'name': 'script byobu_launch_exists', 'time': 0.05952620506286621, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ca_certs', 'time': 20.58628797531128, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.63286066055298, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06730866432189941, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06484484672546387, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.057462215423583984, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0669090747833252, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.06429481506347656, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.3179781436920166, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.03256034851074219, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0564117431640625, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.09796953201293945, 'errors': [], 'success': True}, {'name': 'script cert_links', 'time': 0.06315946578979492, 'errors': [], 'success': True}, {'name': 'script cert', 'time': 0.0643472671508789, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/debug_disable', 'time': 20.03322696685791, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.444704294204712, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06847023963928223, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.05695295333862305, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0624241828918457, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.05685710906982422, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.056134700775146484, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.05594921112060547, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06561279296875, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.05905938148498535, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.10693788528442383, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/debug_enable', 'time': 23.810843467712402, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 23.239482641220093, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.060343027114868164, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.05755162239074707, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.05756092071533203, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.05907869338989258, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.058766841888427734, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.05823874473571777, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06853318214416504, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.057288169860839844, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.0938568115234375, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/final_message', 'time': 20.07985234260559, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.456111907958984, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06712532043457031, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0708768367767334, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.056624412536621094, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06145596504211426, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.06336236000061035, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06397533416748047, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06955957412719727, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06066417694091797, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.10998392105102539, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/keys_to_console', 'time': 23.16787338256836, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 22.519277334213257, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.061861515045166016, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.05662107467651367, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.059088945388793945, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.05566668510437012, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.05935382843017578, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.05903148651123047, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07497596740722656, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06096005439758301, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.09842801094055176, 'errors': [], 'success': True}, {'name': 'script syslog', 'time': 0.06245279312133789, 'errors': [], 'success': True}], 'success': True}, {}, {'name': 'collect for test: modules/locale', 'time': 20.215598821640015, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.435223817825317, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.07296013832092285, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.05830526351928711, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.06252431869506836, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.059754133224487305, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.05651497840881348, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06067347526550293, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06878376007080078, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.058530330657958984, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.10126852989196777, 'errors': [], 'success': True}, {'name': 'script locale_default', 'time': 0.0608983039855957, 'errors': [], 'success': True}, {'name': 'script locale_a', 'time': 0.05834197998046875, 'errors': [], 'success': True}, {'name': 'script locale_gen', 'time': 0.06164741516113281, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/lxd_bridge', 'time': 20.166789531707764, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.40946912765503, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.0630502700805664, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.05474710464477539, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.056510210037231445, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0563967227935791, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.055159807205200195, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.05916404724121094, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06707763671875, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.05853629112243652, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.09741854667663574, 'errors': [], 'success': True}, {'name': 'script lxc', 'time': 0.06003379821777344, 'errors': [], 'success': True}, {'name': 'script lxd', 'time': 0.06059765815734863, 'errors': [], 'success': True}, {'name': 'script lxc-bridge', 'time': 0.06847023963928223, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/lxd_dir', 'time': 20.09317970275879, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.405492782592773, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06192898750305176, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.056130170822143555, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.054963111877441406, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.05584549903869629, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.05579948425292969, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.05666065216064453, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06530570983886719, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.058670997619628906, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.0965278148651123, 'errors': [], 'success': True}, {'name': 'script lxc', 'time': 0.06619143486022949, 'errors': [], 'success': True}, {'name': 'script lxd', 'time': 0.05950427055358887, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ntp', 'time': 53.45870018005371, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 52.59832549095154, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.07808423042297363, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06638669967651367, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.06942176818847656, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.08435654640197754, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.060600996017456055, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.05925345420837402, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07622075080871582, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.05992865562438965, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1199498176574707, 'errors': [], 'success': True}, {'name': 'script ntp_installed', 'time': 0.06296348571777344, 'errors': [], 'success': True}, {'name': 'script ntp_conf_dist_empty', 'time': 0.06142258644104004, 'errors': [], 'success': True}, {'name': 'script ntp_conf_pool_list', 'time': 0.061614274978637695, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ntp_chrony', 'time': 35.21151304244995, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 34.55218696594238, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.02484726905822754, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0653073787689209, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.05831027030944824, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06288695335388184, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.06214785575866699, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.061733245849609375, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07356905937194824, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.07339668273925781, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.11382102966308594, 'errors': [], 'success': True}, {'name': 'script chrony_conf', 'time': 0.06315779685974121, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ntp_pools', 'time': 24.430530309677124, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 23.59093713760376, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06295108795166016, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.05634117126464844, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0601961612701416, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06328940391540527, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.05752158164978027, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06106066703796387, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06835103034973145, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0584416389465332, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.09861588478088379, 'errors': [], 'success': True}, {'name': 'script ntp_installed_pools', 'time': 0.06456327438354492, 'errors': [], 'success': True}, {'name': 'script ntp_conf_dist_pools', 'time': 0.061795949935913086, 'errors': [], 'success': True}, {'name': 'script ntp_conf_pools', 'time': 0.059854745864868164, 'errors': [], 'success': True}, {'name': 'script ntpq_servers', 'time': 0.06642913818359375, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ntp_servers', 'time': 46.22374892234802, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 45.39825439453125, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.023375511169433594, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06768465042114258, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0640108585357666, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06231188774108887, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.05690646171569824, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0606691837310791, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07195091247558594, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06851911544799805, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.09864950180053711, 'errors': [], 'success': True}, {'name': 'script ntp_installed_servers', 'time': 0.0598452091217041, 'errors': [], 'success': True}, {'name': 'script ntp_conf_dist_servers', 'time': 0.06168556213378906, 'errors': [], 'success': True}, {'name': 'script ntp_conf_servers', 'time': 0.06170940399169922, 'errors': [], 'success': True}, {'name': 'script ntpq_servers', 'time': 0.06800627708435059, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ntp_timesyncd', 'time': 20.13757061958313, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.47654390335083, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06414413452148438, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0627293586730957, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.058724403381347656, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.059888601303100586, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.060457706451416016, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0591588020324707, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07242822647094727, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06157660484313965, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.09882998466491699, 'errors': [], 'success': True}, {'name': 'script timesyncd_conf', 'time': 0.06296753883361816, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/package_update_upgrade_install', 'time': 28.787238359451294, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 28.008464097976685, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.07074499130249023, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06270909309387207, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.06264615058898926, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06444001197814941, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.06273221969604492, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06534671783447266, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07949995994567871, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06013894081115723, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.11203360557556152, 'errors': [], 'success': True}, {'name': 'script apt_history_cmdline', 'time': 0.06377673149108887, 'errors': [], 'success': True}, {'name': 'script dpkg_show', 'time': 0.07452058792114258, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/runcmd', 'time': 33.494914054870605, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 32.808892250061035, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06624364852905273, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06138920783996582, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0678408145904541, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06441712379455566, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.06366086006164551, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06415081024169922, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07827138900756836, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06150007247924805, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.09827899932861328, 'errors': [], 'success': True}, {'name': 'script run_cmd', 'time': 0.06012129783630371, 'errors': [], 'success': True}], 'success': True}, {}, {'name': 'collect for test: modules/seed_random_data', 'time': 20.065934419631958, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.406478881835938, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06603622436523438, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.05983376502990723, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.06211733818054199, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0575413703918457, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.06166219711303711, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.05870938301086426, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07019424438476562, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.05920147895812988, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.09817385673522949, 'errors': [], 'success': True}, {'name': 'script seed_data', 'time': 0.0658419132232666, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_hostname', 'time': 20.835566997528076, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.52461051940918, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.08442950248718262, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06377792358398438, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.06552505493164062, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06893253326416016, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.06845211982727051, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06845402717590332, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.0796811580657959, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06031155586242676, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.5533370971679688, 'errors': [], 'success': True}, {'name': 'script hosts', 'time': 0.06899571418762207, 'errors': [], 'success': True}, {'name': 'script hostname', 'time': 0.06584024429321289, 'errors': [], 'success': True}, {'name': 'script fqdn', 'time': 0.06303215026855469, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_hostname_fqdn', 'time': 20.720068216323853, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.526504278182983, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.10320806503295898, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08940625190734863, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09042239189147949, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09458303451538086, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.08992743492126465, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09075331687927246, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.1103980541229248, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.08993005752563477, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.15657711029052734, 'errors': [], 'success': True}, {'name': 'script hosts', 'time': 0.09359002113342285, 'errors': [], 'success': True}, {'name': 'script hostname', 'time': 0.0923926830291748, 'errors': [], 'success': True}, {'name': 'script fqdn', 'time': 0.09219169616699219, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_password', 'time': 21.03391170501709, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.43388843536377, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06667280197143555, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.05797243118286133, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.062170982360839844, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0587010383605957, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.060692548751831055, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.9449558258056641, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06783199310302734, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06122279167175293, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.09874510765075684, 'errors': [], 'success': True}, {'name': 'script shadow', 'time': 0.05980706214904785, 'errors': [], 'success': True}, {'name': 'script sshd_config', 'time': 0.06107068061828613, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_password_expire', 'time': 30.561830282211304, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 29.818310976028442, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06559371948242188, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06017732620239258, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.05600762367248535, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.05632638931274414, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0628206729888916, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.058075904846191406, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07017850875854492, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.05651378631591797, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.12248373031616211, 'errors': [], 'success': True}, {'name': 'script shadow', 'time': 0.06851363182067871, 'errors': [], 'success': True}, {'name': 'script sshd_config', 'time': 0.06667089462280273, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_password_list', 'time': 20.247762203216553, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.49527406692505, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06897878646850586, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06864595413208008, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.062459707260131836, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06042337417602539, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.060425519943237305, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06348085403442383, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.0761878490447998, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06280016899108887, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.10304474830627441, 'errors': [], 'success': True}, {'name': 'script shadow', 'time': 0.06236076354980469, 'errors': [], 'success': True}, {'name': 'script sshd_config', 'time': 0.06351613998413086, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_password_list_string', 'time': 23.341082096099854, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 22.598050594329834, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06215500831604004, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0630495548248291, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.058358192443847656, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06062722206115723, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.058342933654785156, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.07551717758178711, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06844496726989746, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06192445755004883, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.11601138114929199, 'errors': [], 'success': True}, {'name': 'script shadow', 'time': 0.06068158149719238, 'errors': [], 'success': True}, {'name': 'script sshd_config', 'time': 0.057750701904296875, 'errors': [], 'success': True}], 'success': True}, {}, {}, {'name': 'collect for test: modules/ssh_auth_key_fingerprints_disable', 'time': 20.19999361038208, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.5139422416687, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.0674750804901123, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06830739974975586, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.06331372261047363, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.05846452713012695, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.060210227966308594, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06023693084716797, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07926011085510254, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.060515403747558594, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.10072708129882812, 'errors': [], 'success': True}, {'name': 'script syslog', 'time': 0.06736922264099121, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ssh_auth_key_fingerprints_enable', 'time': 29.88401198387146, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 29.177271127700806, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.07231664657592773, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.05987238883972168, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.06508064270019531, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06568622589111328, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.060999393463134766, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06831216812133789, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07117009162902832, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.06661820411682129, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.11307811737060547, 'errors': [], 'success': True}, {'name': 'script syslog', 'time': 0.06343770027160645, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ssh_import_id', 'time': 20.048004627227783, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.37746024131775, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06867122650146484, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.05763530731201172, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.05914783477783203, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.05658221244812012, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.061890602111816406, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.06526470184326172, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.0683279037475586, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.05983567237854004, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.11088228225708008, 'errors': [], 'success': True}, {'name': 'script auth_keys_ubuntu', 'time': 0.0621495246887207, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ssh_keys_generate', 'time': 22.920885801315308, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 21.75775384902954, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.0943295955657959, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.06113719940185547, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.062120914459228516, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06410431861877441, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.056594133377075195, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.05626249313354492, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.08292675018310547, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.05760955810546875, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.11277103424072266, 'errors': [], 'success': True}, {'name': 'script dsa_public', 'time': 0.06617093086242676, 'errors': [], 'success': True}, {'name': 'script dsa_private', 'time': 0.0695338249206543, 'errors': [], 'success': True}, {'name': 'script rsa_public', 'time': 0.06628155708312988, 'errors': [], 'success': True}, {'name': 'script rsa_private', 'time': 0.06026458740234375, 'errors': [], 'success': True}, {'name': 'script ecdsa_public', 'time': 0.06459712982177734, 'errors': [], 'success': True}, {'name': 'script ecdsa_private', 'time': 0.061554908752441406, 'errors': [], 'success': True}, {'name': 'script ed25519_public', 'time': 0.06237053871154785, 'errors': [], 'success': True}, {'name': 'script ed25519_private', 'time': 0.06417274475097656, 'errors': [], 'success': True}], 'success': True}, {}, {'name': 'collect for test: modules/timezone', 'time': 20.067138195037842, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.42990469932556, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06374263763427734, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.058080196380615234, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.05888557434082031, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06050896644592285, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.05888223648071289, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.05721306800842285, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07064652442932129, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0564422607421875, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.09402775764465332, 'errors': [], 'success': True}, {'name': 'script timezone', 'time': 0.058641910552978516, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/user_groups', 'time': 14.45809030532837, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 13.377716779708862, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.07850289344787598, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.07318902015686035, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.05794358253479004, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06754541397094727, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.05692768096923828, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.07334256172180176, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.07981061935424805, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.05806994438171387, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.10448932647705078, 'errors': [], 'success': True}, {'name': 'script group_ubuntu', 'time': 0.06247401237487793, 'errors': [], 'success': True}, {'name': 'script group_cloud_users', 'time': 0.06697821617126465, 'errors': [], 'success': True}, {'name': 'script user_ubuntu', 'time': 0.06034445762634277, 'errors': [], 'success': True}, {'name': 'script user_foobar', 'time': 0.05936884880065918, 'errors': [], 'success': True}, {'name': 'script user_barfoo', 'time': 0.06212139129638672, 'errors': [], 'success': True}, {'name': 'script user_cloudy', 'time': 0.05808687210083008, 'errors': [], 'success': True}, {'name': 'script root_groups', 'time': 0.06095123291015625, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/write_files', 'time': 20.645572185516357, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 19.43899893760681, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06839203834533691, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.060970306396484375, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0646965503692627, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.06348609924316406, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.06216907501220703, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.05803203582763672, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.06994247436523438, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.05774426460266113, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.10311388969421387, 'errors': [], 'success': True}, {'name': 'script file_b64', 'time': 0.08050727844238281, 'errors': [], 'success': True}, {'name': 'script file_text', 'time': 0.060181379318237305, 'errors': [], 'success': True}, {'name': 'script file_binary', 'time': 0.06319284439086914, 'errors': [], 'success': True}, {'name': 'script file_gzip', 'time': 0.3939340114593506, 'errors': [], 'success': True}], 'success': True}], 'success': True}], 'success': True}], 'success': True}], 'success': True} 2019-10-04 21:28:14,425 - tests.cloud_tests - DEBUG - found test data: {'nocloud-kvm': {'xenial': ['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/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/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']}} 2019-10-04 21:28:14,425 - tests.cloud_tests - INFO - test: platform='nocloud-kvm', os='xenial' verifying test data 2019-10-04 21:28:14,426 - 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.002s OK (skipped=2) 2019-10-04 21:28:14,469 - 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.002s OK (skipped=2) 2019-10-04 21:28:14,509 - 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.001s OK (skipped=2) 2019-10-04 21:28:14,548 - 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 entries 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.001s OK (skipped=2) 2019-10-04 21:28:14,589 - 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.001s OK (skipped=2) 2019-10-04 21:28:14,629 - 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.001s OK (skipped=2) 2019-10-04 21:28:14,671 - 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 'os' settings does not write apt config file. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.001s OK (skipped=2) 2019-10-04 21:28:14,712 - 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.001s OK (skipped=2) 2019-10-04 21:28:14,756 - 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.003s OK (skipped=2) 2019-10-04 21:28:14,798 - 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.001s OK (skipped=2) 2019-10-04 21:28:14,841 - 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.002s OK (skipped=2) 2019-10-04 21:28:14,881 - 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.001s OK (skipped=2) 2019-10-04 21:28:14,922 - 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.001s OK (skipped=2) 2019-10-04 21:28:14,965 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,014 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,053 - 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.002s OK (skipped=2) 2019-10-04 21:28:15,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 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.001s OK (skipped=2) 2019-10-04 21:28:15,152 - 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.003s OK (skipped=2) 2019-10-04 21:28:15,195 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,239 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,279 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,318 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,378 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,418 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,458 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,499 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,537 - 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.004s OK (skipped=2) 2019-10-04 21:28:15,586 - 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.002s OK (skipped=2) 2019-10-04 21:28:15,630 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,672 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,722 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,780 - 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. ... 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.001s OK (skipped=2) 2019-10-04 21:28:15,819 - 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.002s OK (skipped=2) 2019-10-04 21:28:15,858 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,896 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,940 - 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.001s OK (skipped=2) 2019-10-04 21:28:15,989 - 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.001s OK (skipped=2) 2019-10-04 21:28:16,027 - 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.001s OK (skipped=2) 2019-10-04 21:28:16,066 - 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.001s OK (skipped=2) 2019-10-04 21:28:16,105 - 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.001s OK (skipped=2) 2019-10-04 21:28:16,144 - 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.004s OK (skipped=2) 2019-10-04 21:28:16,186 - 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.001s OK (skipped=2) 2019-10-04 21:28:16,225 - 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.001s OK (skipped=2) 2019-10-04 21:28:16,270 - 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.001s OK (skipped=2) 2019-10-04 21:28:16,310 - tests.cloud_tests - INFO - test: platform='nocloud-kvm', os='xenial' passed all tests 2019-10-04 21:28:16,310 - tests.cloud_tests - DEBUG - ---- Verify summarized results: Platform: nocloud-kvm Distro: xenial test modules passed:44 tests failed:0 2019-10-04 21:28:16,311 - tests.cloud_tests - INFO - leaving data in /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-x-kvm/cloud-init/results ___________________________________ summary ____________________________________ citest: commands succeeded congratulations :) + RET=0 + find . -name id_rsa* -delete + exit 0 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 === End series x === === Begin series d === Started by remote host 10.247.8.15 Started by user Daniel Watkins Rebuilds build #41 Running as SYSTEM Building remotely on torkoal in workspace /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm [cloud-init-integration-proposed-d-kvm] $ /bin/sh -xe /tmp/jenkins18271457305990415558.sh + release=disco + release_ver=19.04 + platform=nocloud-kvm + 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 19.04 + tail -1 + tag=ubuntu/19.2-36-g059d049c-0ubuntu1_19.04.1 + echo Running with source from tag ubuntu/19.2-36-g059d049c-0ubuntu1_19.04.1 Running with source from tag ubuntu/19.2-36-g059d049c-0ubuntu1_19.04.1 + git checkout ubuntu/19.2-36-g059d049c-0ubuntu1_19.04.1 Note: checking out 'ubuntu/19.2-36-g059d049c-0ubuntu1_19.04.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 7f010e1a releasing cloud-init version 19.2-36-g059d049c-0ubuntu1~19.04.1 + mirror=http://archive.ubuntu.com/ubuntu/ + hostname + [ -z -a torkoal = torkoal ] + export TMPDIR=/var/lib/jenkins/tmp/ + set +e + no_proxy=launchpad.net https_proxy=http://squid.internal:3128 tox -e citest -- run --os-name=disco --platform=nocloud-kvm --repo='deb http://archive.ubuntu.com/ubuntu/ disco-proposed main' --preserve-data --data-dir=./results --verbose GLOB sdist-make: /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/setup.py citest create: /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/.tox/citest citest installdeps: -r/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/integration-requirements.txt citest inst: /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/.tox/dist/cloud-init-19.2.zip citest installed: asn1crypto==1.0.0,attrs==19.2.0,bcrypt==3.1.7,boto3==1.5.9,botocore==1.8.50,certifi==2019.9.11,cffi==1.12.3,chardet==3.0.4,cloud-init==19.2,configobj==5.0.6,cryptography==2.4.2,docutils==0.15.2,idna==2.8,Jinja2==2.10.3,jmespath==0.9.4,jsonpatch==1.24,jsonpointer==2.0,jsonschema==3.0.2,linecache2==1.0.0,MarkupSafe==1.1.1,oauthlib==3.1.0,paramiko==2.4.2,pbr==5.4.3,pkg-resources==0.0.0,pyasn1==0.4.7,pycparser==2.19,pylxd==2.2.7,PyNaCl==1.3.0,pyrsistent==0.15.4,python-dateutil==2.8.0,python-simplestreams==0.1.0,PyYAML==5.1.2,requests==2.22.0,requests-toolbelt==0.9.1,requests-unixsocket==0.2.0,s3transfer==0.1.13,six==1.12.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.25.6,ws4py==0.5.1 citest runtests: PYTHONHASHSEED='485845383' citest runtests: commands[0] | /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/.tox/citest/bin/python -m tests.cloud_tests run --os-name=disco --platform=nocloud-kvm --repo=deb http://archive.ubuntu.com/ubuntu/ disco-proposed main --preserve-data --data-dir=./results --verbose 2019-10-04 22:26:24,748 - tests.cloud_tests - DEBUG - running with args: Namespace(data_dir='/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results', deb=None, feature_override={}, os_name=['disco'], platform=['nocloud-kvm'], ppa=None, preserve_data=True, preserve_instance=False, quiet=False, repo='deb http://archive.ubuntu.com/ubuntu/ disco-proposed main', result=None, rpm=None, script=None, subcmd='run', test_config=['/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/bugs/lp1511485.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/bugs/lp1611074.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/bugs/lp1628337.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/examples/add_apt_repositories.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/examples/alter_completion_message.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/examples/configure_instance_trusted_ca_certificates.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/examples/configure_instances_ssh_keys.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/examples/including_user_groups.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/examples/install_arbitrary_packages.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/examples/install_run_chef_recipes.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/examples/run_apt_upgrade.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/examples/run_commands.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/examples/run_commands_first_boot.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/examples/setup_run_puppet.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/examples/writing_out_arbitrary_files.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/main/command_output_simple.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_conf.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_disable_suites.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_primary.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_proxy.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_security.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_key.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_keyserver.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_list.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_configure_sources_ppa.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_pipelining_disable.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/apt_pipelining_os.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/bootcmd.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/byobu.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/ca_certs.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/debug_disable.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/debug_enable.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/final_message.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/keys_to_console.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/landscape.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/locale.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/lxd_bridge.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/lxd_dir.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/ntp.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/ntp_chrony.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/ntp_pools.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/ntp_servers.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/ntp_timesyncd.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/package_update_upgrade_install.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/runcmd.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/seed_random_command.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/seed_random_data.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_hostname.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_hostname_fqdn.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_password.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_password_expire.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_password_list.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/set_password_list_string.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/snap.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/snappy.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_disable.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_enable.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/ssh_import_id.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/ssh_keys_generate.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/ssh_keys_provided.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/timezone.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/user_groups.yaml', '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/tests/cloud_tests/testcases/modules/write_files.yaml'], upgrade=True, upgrade_full=False, verbose=True) 2019-10-04 22:26:24,749 - tests.cloud_tests - DEBUG - using tmpdir: /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results 2019-10-04 22:26:24,755 - tests.cloud_tests - DEBUG - platform config: {'enabled': True, 'get_image_timeout': 300, 'create_instance_timeout': 60, 'private_key': 'cloud_init_rsa', 'public_key': 'cloud_init_rsa.pub', 'cache_mode': 'cache=none,aio=native', 'data_dir': '/var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results'} 2019-10-04 22:26:24,755 - tests.cloud_tests - INFO - setting up platform: nocloud-kvm 2019-10-04 22:26:25,875 - tests.cloud_tests - DEBUG - os config: {'enabled': True, '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', '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", 'cloud_init_ready_script': "[ -f '/run/cloud-init/result.json' ]\n", 'feature_groups': ['base', 'debian_base', 'ubuntu_specific'], 'features': {'apt': True, 'byobu': True, 'landscape': True, 'lxd': True, 'ppa': True, 'rpm': None, 'snap': True, 'hostname': True, 'apt_src_cont': True, 'apt_hist_fmt': True, 'daylight_time': True, 'apt_up_out': True, 'engb_locale': True, 'locale_gen': True, 'no_ntpdate': True, 'no_file_fmt_e': True, 'ppa_file_name': True, 'sshd': True, 'ssh_key_fmt': True, 'syslog': True, 'ubuntu_ntp': True, 'ubuntu_repos': True, 'ubuntu_user': True, 'lsb_release': True, 'sudo': True}, 'mirror_url': 'https://cloud-images.ubuntu.com/daily', 'mirror_dir': '/srv/citest/images', 'keyring': '/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg', 'version': 19.04, 'setup_overrides': None, 'override_templates': False, 'release': 'disco', 'os': 'ubuntu', 'arch': 'amd64'} 2019-10-04 22:26:25,875 - tests.cloud_tests - INFO - acquiring image for os: disco 2019-10-04 22:26:46,640 - tests.cloud_tests - DEBUG - updating args for setup with: None 2019-10-04 22:26:49,075 - tests.cloud_tests - INFO - setting up ubuntu-disco (build_name=server serial=20191004.2) 2019-10-04 22:26:49,076 - tests.cloud_tests - DEBUG - enable repo: "deb http://archive.ubuntu.com/ubuntu/ disco-proposed main" in target 2019-10-04 22:26:49,076 - tests.cloud_tests - DEBUG - executing "enable repo: "deb http://archive.ubuntu.com/ubuntu/ disco-proposed main" in target" 2019-10-04 22:26:59,390 - tests.cloud_tests - DEBUG - upgrading cloud-init 2019-10-04 22:26:59,390 - tests.cloud_tests - DEBUG - executing "upgrading cloud-init" 2019-10-04 22:27:07,146 - tests.cloud_tests - DEBUG - creating snapshot for disco 2019-10-04 22:27:07,300 - tests.cloud_tests - INFO - collecting test data for os: disco 2019-10-04 22:27:07,305 - tests.cloud_tests - WARNING - test config bugs/lp1511485 is not enabled, skipping 2019-10-04 22:27:07,308 - tests.cloud_tests - WARNING - test config bugs/lp1611074 is not enabled, skipping 2019-10-04 22:27:07,343 - tests.cloud_tests - INFO - collecting test data for test: bugs/lp1628337 2019-10-04 22:27:08,368 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:27:23,435 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:27:38,594 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:27:38,594 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:27:38,648 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:27:38,648 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:27:38,738 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:27:38,738 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:27:38,830 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:27:38,830 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:27:38,922 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:27:38,922 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:27:39,014 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:27:39,014 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:27:39,106 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:27:39,106 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:27:39,206 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:27:39,206 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:27:39,298 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:27:39,298 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:27:39,632 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 2529 to end 2019-10-04 22:27:45,097 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-bugs-lp1628337-97ng76xvezmh8jwztuhqpslb to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/bugs/lp1628337/console.log 2019-10-04 22:27:45,102 - tests.cloud_tests - WARNING - test config examples/add_apt_repositories is not enabled, skipping 2019-10-04 22:27:45,106 - tests.cloud_tests - WARNING - test config examples/alter_completion_message is not enabled, skipping 2019-10-04 22:27:45,111 - tests.cloud_tests - WARNING - test config examples/configure_instance_trusted_ca_certificates is not enabled, skipping 2019-10-04 22:27:45,118 - tests.cloud_tests - WARNING - test config examples/configure_instances_ssh_keys is not enabled, skipping 2019-10-04 22:27:45,123 - tests.cloud_tests - WARNING - test config examples/including_user_groups is not enabled, skipping 2019-10-04 22:27:45,127 - tests.cloud_tests - WARNING - test config examples/install_arbitrary_packages is not enabled, skipping 2019-10-04 22:27:45,133 - tests.cloud_tests - WARNING - test config examples/install_run_chef_recipes is not enabled, skipping 2019-10-04 22:27:45,137 - tests.cloud_tests - WARNING - test config examples/run_apt_upgrade is not enabled, skipping 2019-10-04 22:27:45,141 - tests.cloud_tests - WARNING - test config examples/run_commands is not enabled, skipping 2019-10-04 22:27:45,145 - tests.cloud_tests - WARNING - test config examples/run_commands_first_boot is not enabled, skipping 2019-10-04 22:27:45,150 - tests.cloud_tests - WARNING - test config examples/setup_run_puppet is not enabled, skipping 2019-10-04 22:27:45,155 - tests.cloud_tests - WARNING - test config examples/writing_out_arbitrary_files is not enabled, skipping 2019-10-04 22:27:45,188 - tests.cloud_tests - INFO - collecting test data for test: main/command_output_simple 2019-10-04 22:27:46,213 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:28:01,237 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:28:15,510 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:28:15,510 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:28:15,563 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:28:15,563 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:28:15,654 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:28:15,654 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:28:15,746 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:28:15,746 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:28:15,838 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:28:15,838 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:28:15,930 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:28:15,930 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:28:16,022 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:28:16,022 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:28:16,122 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:28:16,123 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:28:16,214 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:28:16,214 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:28:16,385 - tests.cloud_tests - DEBUG - running collect script: cloud-init-test-output 2019-10-04 22:28:16,385 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-test-output" 2019-10-04 22:28:16,570 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 2731 to end 2019-10-04 22:28:22,169 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-main-command-output-simple-4fa09gpxf0fm to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/main/command_output_simple/console.log 2019-10-04 22:28:22,204 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_conf 2019-10-04 22:28:23,228 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:28:38,252 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:28:49,524 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:28:49,524 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:28:49,580 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:28:49,580 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:28:49,670 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:28:49,670 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:28:49,762 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:28:49,762 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:28:49,854 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:28:49,854 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:28:49,946 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:28:49,946 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:28:50,038 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:28:50,038 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:28:50,139 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:28:50,139 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:28:50,234 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:28:50,234 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:28:50,408 - tests.cloud_tests - DEBUG - running collect script: 94cloud-init-config 2019-10-04 22:28:50,408 - tests.cloud_tests - DEBUG - executing "collect: 94cloud-init-config" 2019-10-04 22:28:50,612 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 2835 to end 2019-10-04 22:28:56,241 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-apt-configure-conf-hr07lk6yvs4r to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/apt_configure_conf/console.log 2019-10-04 22:28:56,275 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_disable_suites 2019-10-04 22:28:57,300 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:29:12,323 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:29:24,656 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:29:24,656 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:29:24,712 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:29:24,713 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:29:24,802 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:29:24,802 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:29:24,894 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:29:24,894 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:29:24,986 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:29:24,986 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:29:25,078 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:29:25,078 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:29:25,171 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:29:25,171 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:29:25,271 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:29:25,271 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:29:25,362 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:29:25,362 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:29:25,535 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 22:29:25,535 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 22:29:25,752 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 2980 to end 2019-10-04 22:29:31,305 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-apt-configure-disable--i4ytcxa2 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/apt_configure_disable_suites/console.log 2019-10-04 22:29:31,340 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_primary 2019-10-04 22:29:32,364 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:29:47,389 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:30:01,744 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:30:01,744 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:30:01,800 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:30:01,800 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:30:01,890 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:30:01,890 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:30:01,982 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:30:01,982 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:30:02,078 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:30:02,078 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:30:02,170 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:30:02,170 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:30:02,267 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:30:02,267 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:30:02,367 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:30:02,367 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:30:02,459 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:30:02,459 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:30:02,632 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 22:30:02,632 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 22:30:02,819 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 3061 to end 2019-10-04 22:30:08,649 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-apt-configure-primary-k6agatj6w to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/apt_configure_primary/console.log 2019-10-04 22:30:08,704 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_proxy 2019-10-04 22:30:09,729 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:30:24,752 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:30:38,880 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:30:38,880 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:30:38,938 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:30:38,938 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:30:39,030 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:30:39,030 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:30:39,122 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:30:39,122 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:30:39,218 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:30:39,218 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:30:39,310 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:30:39,310 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:30:39,402 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:30:39,402 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:30:39,502 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:30:39,502 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:30:39,594 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:30:39,594 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:30:39,763 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-aptproxy 2019-10-04 22:30:39,763 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-aptproxy" 2019-10-04 22:30:40,003 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 3303 to end 2019-10-04 22:30:45,545 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-apt-configure-proxy-1a2k41wplas to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/apt_configure_proxy/console.log 2019-10-04 22:30:45,579 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_security 2019-10-04 22:30:46,604 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:31:01,628 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:31:12,991 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:31:12,991 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:31:13,044 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:31:13,044 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:31:13,134 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:31:13,134 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:31:13,226 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:31:13,226 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:31:13,318 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:31:13,318 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:31:13,410 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:31:13,410 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:31:13,502 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:31:13,502 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:31:13,602 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:31:13,603 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:31:13,694 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:31:13,694 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:31:13,868 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 22:31:13,868 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 22:31:14,043 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 3400 to end 2019-10-04 22:31:19,626 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-apt-configure-security-1nemv89s to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/apt_configure_security/console.log 2019-10-04 22:31:19,664 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_key 2019-10-04 22:31:20,688 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:31:35,712 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:31:54,570 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:31:54,570 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:31:54,624 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:31:54,625 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:31:54,713 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:31:54,714 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:31:54,806 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:31:54,806 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:31:54,898 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:31:54,898 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:31:54,990 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:31:54,990 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:31:55,082 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:31:55,082 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:31:55,182 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:31:55,182 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:31:55,274 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:31:55,274 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:31:55,444 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 22:31:55,444 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 22:31:55,536 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2019-10-04 22:31:55,536 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2019-10-04 22:31:55,714 - 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 2019-10-04 22:31:55,823 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 3468 to end 2019-10-04 22:32:01,517 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-apt-configure-sources--ojglhvn1 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/apt_configure_sources_key/console.log 2019-10-04 22:32:01,551 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_keyserver 2019-10-04 22:32:02,576 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:32:17,600 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:32:36,969 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:32:36,969 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:32:37,024 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:32:37,025 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:32:37,114 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:32:37,114 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:32:37,206 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:32:37,206 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:32:37,298 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:32:37,298 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:32:37,390 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:32:37,390 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:32:37,482 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:32:37,482 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:32:37,582 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:32:37,582 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:32:37,674 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:32:37,674 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:32:37,842 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 22:32:37,842 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 22:32:37,935 - tests.cloud_tests - DEBUG - running collect script: apt_key_list 2019-10-04 22:32:37,935 - tests.cloud_tests - DEBUG - executing "collect: apt_key_list" 2019-10-04 22:32:38,114 - 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 2019-10-04 22:32:38,342 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 3552 to end 2019-10-04 22:32:43,961 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-apt-configure-sources--wrvupww2 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/apt_configure_sources_keyserver/console.log 2019-10-04 22:32:43,996 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_list 2019-10-04 22:32:45,021 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:33:00,045 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:33:12,286 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:33:12,286 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:33:12,340 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:33:12,340 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:33:12,430 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:33:12,430 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:33:12,522 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:33:12,522 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:33:12,614 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:33:12,614 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:33:12,706 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:33:12,706 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:33:12,802 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:33:12,802 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:33:12,907 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:33:12,907 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:33:13,002 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:33:13,002 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:33:13,181 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 22:33:13,181 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 22:33:13,366 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 3636 to end 2019-10-04 22:33:19,029 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-apt-configure-sources--u7905xpf to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/apt_configure_sources_list/console.log 2019-10-04 22:33:19,064 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_configure_sources_ppa 2019-10-04 22:33:20,089 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:33:35,112 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:33:56,436 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:33:56,436 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:33:56,493 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:33:56,493 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:33:56,582 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:33:56,582 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:33:56,674 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:33:56,674 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:33:56,766 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:33:56,766 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:33:56,858 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:33:56,858 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:33:56,950 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:33:56,950 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:33:57,050 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:33:57,050 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:33:57,142 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:33:57,142 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:33:57,308 - tests.cloud_tests - DEBUG - running collect script: sources.list 2019-10-04 22:33:57,308 - tests.cloud_tests - DEBUG - executing "collect: sources.list" 2019-10-04 22:33:57,400 - tests.cloud_tests - DEBUG - running collect script: apt-key 2019-10-04 22:33:57,400 - tests.cloud_tests - DEBUG - executing "collect: apt-key" 2019-10-04 22:33:57,584 - 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 2019-10-04 22:33:57,585 - tests.cloud_tests - DEBUG - running collect script: sources_full 2019-10-04 22:33:57,585 - tests.cloud_tests - DEBUG - executing "collect: sources_full" 2019-10-04 22:33:58,356 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 3740 to end 2019-10-04 22:34:03,901 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-apt-configure-sources--4gibwe5s to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/apt_configure_sources_ppa/console.log 2019-10-04 22:34:03,936 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_disable 2019-10-04 22:34:04,961 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:34:19,985 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:34:34,247 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:34:34,248 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:34:34,305 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:34:34,305 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:34:34,394 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:34:34,394 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:34:34,486 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:34:34,486 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:34:34,578 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:34:34,578 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:34:34,670 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:34:34,670 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:34:34,762 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:34:34,762 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:34:34,862 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:34:34,863 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:34:34,954 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:34:34,954 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:34:35,129 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining 2019-10-04 22:34:35,129 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining" 2019-10-04 22:34:35,337 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 3839 to end 2019-10-04 22:34:41,089 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-apt-pipelining-disable-fky7alls to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/apt_pipelining_disable/console.log 2019-10-04 22:34:41,123 - tests.cloud_tests - INFO - collecting test data for test: modules/apt_pipelining_os 2019-10-04 22:34:42,149 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:34:57,173 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:35:10,412 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:35:10,412 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:35:10,470 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:35:10,470 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:35:10,559 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:35:10,559 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:35:10,651 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:35:10,651 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:35:10,742 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:35:10,742 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:35:10,835 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:35:10,835 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:35:10,926 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:35:10,926 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:35:11,028 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:35:11,028 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:35:11,118 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:35:11,119 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:35:11,306 - tests.cloud_tests - DEBUG - running collect script: 90cloud-init-pipelining_not_written 2019-10-04 22:35:11,306 - tests.cloud_tests - DEBUG - executing "collect: 90cloud-init-pipelining_not_written" 2019-10-04 22:35:11,401 - tests.cloud_tests - DEBUG - collect script 90cloud-init-pipelining_not_written exited 'b"ls: cannot access '/etc/apt/apt.conf.d/90cloud-init-pipelining': No such file or directory\n"' and had stderr: 0 2019-10-04 22:35:11,609 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 4334 to end 2019-10-04 22:35:17,185 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-apt-pipelining-os-l1wis882vzefc to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/apt_pipelining_os/console.log 2019-10-04 22:35:17,223 - tests.cloud_tests - INFO - collecting test data for test: modules/bootcmd 2019-10-04 22:35:18,295 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:35:33,320 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:35:47,645 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:35:47,646 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:35:47,701 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:35:47,701 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:35:47,791 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:35:47,791 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:35:47,883 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:35:47,883 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:35:47,974 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:35:47,974 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:35:48,066 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:35:48,066 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:35:48,159 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:35:48,159 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:35:48,259 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:35:48,259 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:35:48,350 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:35:48,350 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:35:48,527 - tests.cloud_tests - DEBUG - running collect script: hosts 2019-10-04 22:35:48,527 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2019-10-04 22:35:48,717 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 6341 to end 2019-10-04 22:35:54,497 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-bootcmd-kpcofuqrkjyklb0jjkcixac to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/bootcmd/console.log 2019-10-04 22:35:54,535 - tests.cloud_tests - INFO - collecting test data for test: modules/byobu 2019-10-04 22:35:55,567 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:36:10,592 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:36:24,036 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:36:24,037 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:36:24,093 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:36:24,093 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:36:24,183 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:36:24,183 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:36:24,274 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:36:24,274 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:36:24,366 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:36:24,366 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:36:24,458 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:36:24,458 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:36:24,550 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:36:24,550 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:36:24,651 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:36:24,651 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:36:24,742 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:36:24,742 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:36:24,918 - tests.cloud_tests - DEBUG - running collect script: byobu_profile_enabled 2019-10-04 22:36:24,918 - tests.cloud_tests - DEBUG - executing "collect: byobu_profile_enabled" 2019-10-04 22:36:25,013 - tests.cloud_tests - DEBUG - running collect script: byobu_launch_exists 2019-10-04 22:36:25,013 - tests.cloud_tests - DEBUG - executing "collect: byobu_launch_exists" 2019-10-04 22:36:25,202 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 8003 to end 2019-10-04 22:36:30,841 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-byobu-bge4pl8z9nt8lznxnq0u0ltap to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/byobu/console.log 2019-10-04 22:36:30,881 - tests.cloud_tests - INFO - collecting test data for test: modules/ca_certs 2019-10-04 22:36:31,931 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:36:46,954 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:37:00,313 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:37:00,313 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:37:00,372 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:37:00,372 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:37:00,466 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:37:00,466 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:37:00,558 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:37:00,558 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:37:00,650 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:37:00,650 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:37:00,742 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:37:00,742 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:37:00,839 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:37:00,839 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:37:00,939 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:37:00,939 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:37:01,030 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:37:01,031 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:37:01,207 - tests.cloud_tests - DEBUG - running collect script: cert_links 2019-10-04 22:37:01,207 - tests.cloud_tests - DEBUG - executing "collect: cert_links" 2019-10-04 22:37:01,302 - tests.cloud_tests - DEBUG - running collect script: cert 2019-10-04 22:37:01,302 - tests.cloud_tests - DEBUG - executing "collect: cert" 2019-10-04 22:37:01,496 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9660 to end 2019-10-04 22:37:07,281 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-ca-certs-hew6eiv29rc8xamnun7kcv to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/ca_certs/console.log 2019-10-04 22:37:07,322 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_disable 2019-10-04 22:37:08,357 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:37:23,382 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:37:44,300 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:37:44,300 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:37:44,360 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:37:44,361 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:37:44,452 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:37:44,452 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:37:44,544 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:37:44,544 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:37:44,636 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:37:44,636 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:37:44,728 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:37:44,728 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:37:44,820 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:37:44,820 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:37:44,926 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:37:44,926 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:37:45,020 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:37:45,020 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:37:45,355 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9866 to end 2019-10-04 22:37:51,053 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-debug-disable-uzphxxofxhmv1bce8 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/debug_disable/console.log 2019-10-04 22:37:51,093 - tests.cloud_tests - INFO - collecting test data for test: modules/debug_enable 2019-10-04 22:37:52,125 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:38:07,150 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:38:22,407 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:38:22,407 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:38:22,460 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:38:22,460 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:38:22,552 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:38:22,552 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:38:22,642 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:38:22,642 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:38:22,734 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:38:22,734 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:38:22,827 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:38:22,827 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:38:22,918 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:38:22,918 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:38:23,018 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:38:23,018 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:38:23,110 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:38:23,110 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:38:23,450 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9982 to end 2019-10-04 22:38:29,145 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-debug-enable-ppo3msj2ajhh838onx to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/debug_enable/console.log 2019-10-04 22:38:29,182 - tests.cloud_tests - INFO - collecting test data for test: modules/final_message 2019-10-04 22:38:30,208 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:38:45,231 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:38:58,530 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:38:58,530 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:38:58,585 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:38:58,585 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:38:58,674 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:38:58,674 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:38:58,766 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:38:58,766 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:38:58,858 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:38:58,858 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:38:58,950 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:38:58,950 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:38:59,042 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:38:59,042 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:38:59,143 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:38:59,143 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:38:59,234 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:38:59,234 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:38:59,509 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 10942 to end 2019-10-04 22:39:05,257 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-final-message-du2zm2r1tfzblpj6k to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/final_message/console.log 2019-10-04 22:39:05,296 - tests.cloud_tests - INFO - collecting test data for test: modules/keys_to_console 2019-10-04 22:39:06,322 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:39:21,346 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:39:35,575 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:39:35,575 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:39:35,629 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:39:35,629 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:39:35,718 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:39:35,718 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:39:35,810 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:39:35,810 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:39:35,902 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:39:35,902 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:39:35,994 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:39:35,994 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:39:36,086 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:39:36,086 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:39:36,186 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:39:36,187 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:39:36,278 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:39:36,278 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:39:36,449 - tests.cloud_tests - DEBUG - running collect script: syslog 2019-10-04 22:39:36,449 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2019-10-04 22:39:36,633 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 11773 to end 2019-10-04 22:39:42,373 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-keys-to-console-d54hew5sxo8svv9 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/keys_to_console/console.log 2019-10-04 22:39:42,378 - tests.cloud_tests - WARNING - test config modules/landscape is not enabled, skipping 2019-10-04 22:39:42,412 - tests.cloud_tests - INFO - collecting test data for test: modules/locale 2019-10-04 22:39:43,437 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:39:58,461 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:40:18,096 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:40:18,096 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:40:18,152 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:40:18,152 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:40:18,242 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:40:18,242 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:40:18,334 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:40:18,334 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:40:18,426 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:40:18,426 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:40:18,518 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:40:18,518 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:40:18,610 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:40:18,610 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:40:18,712 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:40:18,712 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:40:18,802 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:40:18,802 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:40:18,975 - tests.cloud_tests - DEBUG - running collect script: locale_default 2019-10-04 22:40:18,975 - tests.cloud_tests - DEBUG - executing "collect: locale_default" 2019-10-04 22:40:19,070 - tests.cloud_tests - DEBUG - running collect script: locale_a 2019-10-04 22:40:19,070 - tests.cloud_tests - DEBUG - executing "collect: locale_a" 2019-10-04 22:40:19,163 - tests.cloud_tests - DEBUG - running collect script: locale_gen 2019-10-04 22:40:19,163 - tests.cloud_tests - DEBUG - executing "collect: locale_gen" 2019-10-04 22:40:19,351 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 12193 to end 2019-10-04 22:40:25,077 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-locale-0tjb1kd60m5pnehlc2w4t433 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/locale/console.log 2019-10-04 22:40:25,113 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_bridge 2019-10-04 22:40:26,181 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:40:41,205 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:41:13,724 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:41:13,725 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:41:13,780 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:41:13,780 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:41:13,870 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:41:13,870 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:41:13,962 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:41:13,962 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:41:14,055 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:41:14,055 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:41:14,146 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:41:14,146 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:41:14,238 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:41:14,238 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:41:14,338 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:41:14,338 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:41:14,430 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:41:14,430 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:41:14,604 - tests.cloud_tests - DEBUG - running collect script: lxc 2019-10-04 22:41:14,604 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2019-10-04 22:41:14,697 - tests.cloud_tests - DEBUG - running collect script: lxd 2019-10-04 22:41:14,697 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2019-10-04 22:41:14,787 - tests.cloud_tests - DEBUG - running collect script: lxc-bridge 2019-10-04 22:41:14,787 - tests.cloud_tests - DEBUG - executing "collect: lxc-bridge" 2019-10-04 22:41:14,965 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 13251 to end 2019-10-04 22:41:20,737 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-lxd-bridge-xbeql1agfthbqc6dd235 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/lxd_bridge/console.log 2019-10-04 22:41:20,775 - tests.cloud_tests - INFO - collecting test data for test: modules/lxd_dir 2019-10-04 22:41:21,835 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:41:36,859 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:41:58,506 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:41:58,507 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:41:58,562 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:41:58,562 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:41:58,654 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:41:58,654 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:41:58,746 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:41:58,746 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:41:58,839 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:41:58,839 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:41:58,930 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:41:58,930 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:41:59,022 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:41:59,022 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:41:59,121 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:41:59,121 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:41:59,210 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:41:59,210 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:41:59,384 - tests.cloud_tests - DEBUG - running collect script: lxc 2019-10-04 22:41:59,384 - tests.cloud_tests - DEBUG - executing "collect: lxc" 2019-10-04 22:41:59,476 - tests.cloud_tests - DEBUG - running collect script: lxd 2019-10-04 22:41:59,477 - tests.cloud_tests - DEBUG - executing "collect: lxd" 2019-10-04 22:41:59,647 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 20531 to end 2019-10-04 22:42:05,625 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-lxd-dir-0ftcwqtumsveoguvqjujfkd to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/lxd_dir/console.log 2019-10-04 22:42:05,659 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp 2019-10-04 22:42:06,685 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:42:21,708 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:42:49,430 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:42:49,430 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:42:49,484 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:42:49,484 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:42:49,574 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:42:49,575 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:42:49,666 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:42:49,666 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:42:49,758 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:42:49,758 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:42:49,850 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:42:49,850 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:42:49,942 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:42:49,942 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:42:50,042 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:42:50,042 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:42:50,134 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:42:50,134 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:42:50,305 - tests.cloud_tests - DEBUG - running collect script: ntp_installed 2019-10-04 22:42:50,305 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed" 2019-10-04 22:42:50,398 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_empty 2019-10-04 22:42:50,398 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_empty" 2019-10-04 22:42:50,492 - 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 2019-10-04 22:42:50,493 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pool_list 2019-10-04 22:42:50,493 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pool_list" 2019-10-04 22:42:50,716 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22983 to end 2019-10-04 22:42:56,325 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-ntp-r7etkxyweumqtnpwiip1e7q7g6o to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/ntp/console.log 2019-10-04 22:42:56,359 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_chrony 2019-10-04 22:42:57,384 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:43:12,408 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:43:40,968 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:43:40,968 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:43:41,027 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:43:41,027 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:43:41,125 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:43:41,125 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:43:41,211 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:43:41,211 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:43:41,304 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:43:41,304 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:43:41,396 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:43:41,396 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:43:41,488 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:43:41,488 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:43:41,588 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:43:41,589 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:43:41,679 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:43:41,679 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:43:41,859 - tests.cloud_tests - DEBUG - running collect script: chrony_conf 2019-10-04 22:43:41,859 - tests.cloud_tests - DEBUG - executing "collect: chrony_conf" 2019-10-04 22:43:42,102 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 25006 to end 2019-10-04 22:43:47,821 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-ntp-chrony-okhz2u53tfzyuyx4smgi to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/ntp_chrony/console.log 2019-10-04 22:43:47,865 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_pools 2019-10-04 22:43:48,924 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:44:03,950 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:44:35,289 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:44:35,290 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:44:35,346 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:44:35,346 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:44:35,438 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:44:35,438 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:44:35,532 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:44:35,533 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:44:35,624 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:44:35,624 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:44:35,714 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:44:35,714 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:44:35,809 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:44:35,810 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:44:35,910 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:44:35,911 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:44:36,002 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:44:36,002 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:44:36,183 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_pools 2019-10-04 22:44:36,183 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_pools" 2019-10-04 22:44:36,282 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_pools 2019-10-04 22:44:36,282 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_pools" 2019-10-04 22:44:36,377 - 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 2019-10-04 22:44:36,378 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_pools 2019-10-04 22:44:36,378 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_pools" 2019-10-04 22:44:36,471 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2019-10-04 22:44:36,471 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2019-10-04 22:44:36,823 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 967 to end 2019-10-04 22:44:42,329 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-ntp-pools-q5oh4whm4k4r8z37rxybl to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/ntp_pools/console.log 2019-10-04 22:44:42,398 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_servers 2019-10-04 22:44:43,437 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:44:58,468 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:45:26,188 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:45:26,188 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:45:26,246 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:45:26,246 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:45:26,339 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:45:26,339 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:45:26,431 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:45:26,432 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:45:26,523 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:45:26,524 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:45:26,614 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:45:26,615 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:45:26,707 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:45:26,707 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:45:26,809 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:45:26,809 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:45:26,899 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:45:26,899 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:45:27,075 - tests.cloud_tests - DEBUG - running collect script: ntp_installed_servers 2019-10-04 22:45:27,076 - tests.cloud_tests - DEBUG - executing "collect: ntp_installed_servers" 2019-10-04 22:45:27,168 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_dist_servers 2019-10-04 22:45:27,168 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_dist_servers" 2019-10-04 22:45:27,269 - 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 2019-10-04 22:45:27,270 - tests.cloud_tests - DEBUG - running collect script: ntp_conf_servers 2019-10-04 22:45:27,270 - tests.cloud_tests - DEBUG - executing "collect: ntp_conf_servers" 2019-10-04 22:45:27,367 - tests.cloud_tests - DEBUG - running collect script: ntpq_servers 2019-10-04 22:45:27,367 - tests.cloud_tests - DEBUG - executing "collect: ntpq_servers" 2019-10-04 22:45:27,560 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22624 to end 2019-10-04 22:45:33,417 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-ntp-servers-rh0ek6a8wcwnuh6jqx8 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/ntp_servers/console.log 2019-10-04 22:45:33,454 - tests.cloud_tests - INFO - collecting test data for test: modules/ntp_timesyncd 2019-10-04 22:45:34,479 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:45:49,507 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:46:07,019 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:46:07,019 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:46:07,071 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:46:07,072 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:46:07,162 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:46:07,162 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:46:07,255 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:46:07,255 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:46:07,347 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:46:07,347 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:46:07,438 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:46:07,438 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:46:07,530 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:46:07,530 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:46:07,631 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:46:07,631 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:46:07,723 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:46:07,723 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:46:07,906 - tests.cloud_tests - DEBUG - running collect script: timesyncd_conf 2019-10-04 22:46:07,907 - tests.cloud_tests - DEBUG - executing "collect: timesyncd_conf" 2019-10-04 22:46:08,088 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 4438 to end 2019-10-04 22:46:13,805 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-ntp-timesyncd-3hx26aqd9uap6qvz5 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/ntp_timesyncd/console.log 2019-10-04 22:46:13,848 - tests.cloud_tests - INFO - collecting test data for test: modules/package_update_upgrade_install 2019-10-04 22:46:14,879 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:46:29,904 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:46:52,334 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:46:52,335 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:46:52,399 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:46:52,399 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:46:52,486 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:46:52,486 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:46:52,580 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:46:52,580 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:46:52,670 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:46:52,670 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:46:52,762 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:46:52,762 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:46:52,855 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:46:52,855 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:46:52,954 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:46:52,954 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:46:53,046 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:46:53,046 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:46:53,219 - tests.cloud_tests - DEBUG - running collect script: apt_history_cmdline 2019-10-04 22:46:53,219 - tests.cloud_tests - DEBUG - executing "collect: apt_history_cmdline" 2019-10-04 22:46:53,312 - tests.cloud_tests - DEBUG - running collect script: dpkg_show 2019-10-04 22:46:53,312 - tests.cloud_tests - DEBUG - executing "collect: dpkg_show" 2019-10-04 22:46:53,621 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 13929 to end 2019-10-04 22:46:59,325 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-package-update-upgrade-z2tz5l1a to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/package_update_upgrade_install/console.log 2019-10-04 22:46:59,362 - tests.cloud_tests - INFO - collecting test data for test: modules/runcmd 2019-10-04 22:47:00,389 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:47:15,414 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:47:29,513 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:47:29,513 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:47:29,569 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:47:29,569 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:47:29,660 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:47:29,660 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:47:29,751 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:47:29,751 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:47:29,844 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:47:29,844 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:47:29,935 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:47:29,935 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:47:30,036 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:47:30,037 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:47:30,143 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:47:30,143 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:47:30,235 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:47:30,236 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:47:30,411 - tests.cloud_tests - DEBUG - running collect script: run_cmd 2019-10-04 22:47:30,411 - tests.cloud_tests - DEBUG - executing "collect: run_cmd" 2019-10-04 22:47:30,598 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22632 to end 2019-10-04 22:47:36,401 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-runcmd-63rzy86mq1ya99dcu2zcf4py to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/runcmd/console.log 2019-10-04 22:47:36,406 - tests.cloud_tests - WARNING - test config modules/seed_random_command is not enabled, skipping 2019-10-04 22:47:36,439 - tests.cloud_tests - INFO - collecting test data for test: modules/seed_random_data 2019-10-04 22:47:37,464 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:47:52,494 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:48:08,610 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:48:08,610 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:48:08,664 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:48:08,664 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:48:08,754 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:48:08,754 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:48:08,846 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:48:08,846 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:48:08,938 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:48:08,938 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:48:09,030 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:48:09,030 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:48:09,122 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:48:09,122 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:48:09,224 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:48:09,224 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:48:09,316 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:48:09,316 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:48:09,489 - tests.cloud_tests - DEBUG - running collect script: seed_data 2019-10-04 22:48:09,490 - tests.cloud_tests - DEBUG - executing "collect: seed_data" 2019-10-04 22:48:09,686 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 29429 to end 2019-10-04 22:48:15,385 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-seed-random-data-s4ttc9k9ealqrr to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/seed_random_data/console.log 2019-10-04 22:48:15,420 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname 2019-10-04 22:48:16,445 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:48:31,474 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:48:46,285 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:48:46,286 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:48:46,340 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:48:46,340 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:48:46,431 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:48:46,431 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:48:46,522 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:48:46,522 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:48:46,615 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:48:46,615 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:48:46,707 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:48:46,707 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:48:46,799 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:48:46,799 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:48:46,902 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:48:46,902 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:48:46,999 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:48:46,999 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:48:47,165 - tests.cloud_tests - DEBUG - running collect script: hosts 2019-10-04 22:48:47,165 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2019-10-04 22:48:47,256 - tests.cloud_tests - DEBUG - running collect script: hostname 2019-10-04 22:48:47,256 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2019-10-04 22:48:47,346 - tests.cloud_tests - DEBUG - running collect script: fqdn 2019-10-04 22:48:47,346 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2019-10-04 22:48:47,539 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 4867 to end 2019-10-04 22:48:52,889 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-set-hostname-n1xt1r64ona62ydpxg to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/set_hostname/console.log 2019-10-04 22:48:52,936 - tests.cloud_tests - INFO - collecting test data for test: modules/set_hostname_fqdn 2019-10-04 22:48:53,964 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:49:08,993 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:49:25,329 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:49:25,330 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:49:25,386 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:49:25,386 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:49:25,475 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:49:25,475 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:49:25,566 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:49:25,566 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:49:25,659 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:49:25,659 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:49:25,751 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:49:25,751 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:49:25,843 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:49:25,843 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:49:25,944 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:49:25,944 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:49:26,035 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:49:26,035 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:49:26,210 - tests.cloud_tests - DEBUG - running collect script: hosts 2019-10-04 22:49:26,210 - tests.cloud_tests - DEBUG - executing "collect: hosts" 2019-10-04 22:49:26,304 - tests.cloud_tests - DEBUG - running collect script: hostname 2019-10-04 22:49:26,304 - tests.cloud_tests - DEBUG - executing "collect: hostname" 2019-10-04 22:49:26,394 - tests.cloud_tests - DEBUG - running collect script: fqdn 2019-10-04 22:49:26,394 - tests.cloud_tests - DEBUG - executing "collect: fqdn" 2019-10-04 22:49:26,573 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 12319 to end 2019-10-04 22:49:32,629 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-set-hostname-fqdn-hsr5qpzc5jvad to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/set_hostname_fqdn/console.log 2019-10-04 22:49:32,679 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password 2019-10-04 22:49:33,709 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:49:48,733 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:50:04,076 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:50:04,076 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:50:04,133 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:50:04,133 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:50:04,222 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:50:04,222 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:50:04,314 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:50:04,314 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:50:04,406 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:50:04,407 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:50:04,498 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:50:04,498 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:50:04,590 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:50:04,590 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:50:04,690 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:50:04,690 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:50:04,783 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:50:04,783 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:50:04,971 - tests.cloud_tests - DEBUG - running collect script: shadow 2019-10-04 22:50:04,971 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2019-10-04 22:50:05,067 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2019-10-04 22:50:05,067 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2019-10-04 22:50:05,270 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 19721 to end 2019-10-04 22:50:10,957 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-set-password-bch2xwjbuc153ctnz7 to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/set_password/console.log 2019-10-04 22:50:10,996 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_expire 2019-10-04 22:50:12,043 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:50:27,073 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:50:42,745 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:50:42,745 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:50:42,802 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:50:42,802 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:50:42,894 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:50:42,894 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:50:42,986 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:50:42,986 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:50:43,078 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:50:43,078 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:50:43,171 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:50:43,171 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:50:43,263 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:50:43,264 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:50:43,368 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:50:43,368 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:50:43,458 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:50:43,459 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:50:43,632 - tests.cloud_tests - DEBUG - running collect script: shadow 2019-10-04 22:50:43,633 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2019-10-04 22:50:43,727 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2019-10-04 22:50:43,727 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2019-10-04 22:50:43,927 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 29831 to end 2019-10-04 22:50:49,521 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-set-password-expire-h16i2fuswhm to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/set_password_expire/console.log 2019-10-04 22:50:49,568 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list 2019-10-04 22:50:50,617 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:51:05,642 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:51:21,424 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:51:21,425 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:51:21,480 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:51:21,480 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:51:21,570 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:51:21,570 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:51:21,662 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:51:21,662 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:51:21,754 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:51:21,755 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:51:21,846 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:51:21,847 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:51:21,938 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:51:21,938 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:51:22,041 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:51:22,041 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:51:22,131 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:51:22,131 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:51:22,308 - tests.cloud_tests - DEBUG - running collect script: shadow 2019-10-04 22:51:22,308 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2019-10-04 22:51:22,404 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2019-10-04 22:51:22,404 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2019-10-04 22:51:22,588 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 7754 to end 2019-10-04 22:51:28,317 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-set-password-list-1kgyv6goufoyn to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/set_password_list/console.log 2019-10-04 22:51:28,358 - tests.cloud_tests - INFO - collecting test data for test: modules/set_password_list_string 2019-10-04 22:51:29,387 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:51:44,417 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:51:59,975 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:51:59,976 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:52:00,036 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:52:00,036 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:52:00,128 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:52:00,129 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:52:00,221 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:52:00,221 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:52:00,312 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:52:00,312 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:52:00,403 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:52:00,404 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:52:00,496 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:52:00,496 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:52:00,602 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:52:00,602 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:52:00,696 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:52:00,696 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:52:00,919 - tests.cloud_tests - DEBUG - running collect script: shadow 2019-10-04 22:52:00,920 - tests.cloud_tests - DEBUG - executing "collect: shadow" 2019-10-04 22:52:01,015 - tests.cloud_tests - DEBUG - running collect script: sshd_config 2019-10-04 22:52:01,015 - tests.cloud_tests - DEBUG - executing "collect: sshd_config" 2019-10-04 22:52:01,489 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 16221 to end 2019-10-04 22:52:06,837 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-set-password-list-stri-oedi60by to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/set_password_list_string/console.log 2019-10-04 22:52:06,850 - tests.cloud_tests - WARNING - test config modules/snap is not enabled, skipping 2019-10-04 22:52:06,861 - tests.cloud_tests - WARNING - test config modules/snappy is not enabled, skipping 2019-10-04 22:52:06,957 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_disable 2019-10-04 22:52:07,992 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:52:23,021 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:52:44,782 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:52:44,782 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:52:44,846 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:52:44,846 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:52:44,937 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:52:44,937 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:52:45,029 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:52:45,029 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:52:45,121 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:52:45,121 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:52:45,219 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:52:45,220 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:52:45,312 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:52:45,312 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:52:45,419 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:52:45,419 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:52:45,513 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:52:45,513 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:52:45,735 - tests.cloud_tests - DEBUG - running collect script: syslog 2019-10-04 22:52:45,735 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2019-10-04 22:52:46,089 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 23910 to end 2019-10-04 22:52:51,753 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-ssh-auth-key-fingerpri-sdar3r3v to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/ssh_auth_key_fingerprints_disable/console.log 2019-10-04 22:52:51,795 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_auth_key_fingerprints_enable 2019-10-04 22:52:52,827 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:53:07,855 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:53:25,645 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:53:25,645 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:53:25,702 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:53:25,702 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:53:25,795 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:53:25,795 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:53:25,887 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:53:25,887 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:53:25,979 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:53:25,979 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:53:26,071 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:53:26,072 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:53:26,165 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:53:26,165 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:53:26,262 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:53:26,262 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:53:26,354 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:53:26,354 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:53:26,540 - tests.cloud_tests - DEBUG - running collect script: syslog 2019-10-04 22:53:26,540 - tests.cloud_tests - DEBUG - executing "collect: syslog" 2019-10-04 22:53:26,723 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 31447 to end 2019-10-04 22:53:32,421 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-ssh-auth-key-fingerpri-d8dappdh to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/ssh_auth_key_fingerprints_enable/console.log 2019-10-04 22:53:32,457 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_import_id 2019-10-04 22:53:33,481 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:53:48,510 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:54:06,926 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:54:06,927 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:54:06,980 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:54:06,980 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:54:07,072 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:54:07,072 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:54:07,162 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:54:07,162 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:54:07,254 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:54:07,254 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:54:07,346 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:54:07,346 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:54:07,439 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:54:07,439 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:54:07,540 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:54:07,540 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:54:07,630 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:54:07,630 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:54:07,800 - tests.cloud_tests - DEBUG - running collect script: auth_keys_ubuntu 2019-10-04 22:54:07,800 - tests.cloud_tests - DEBUG - executing "collect: auth_keys_ubuntu" 2019-10-04 22:54:08,118 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 7454 to end 2019-10-04 22:54:13,549 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-ssh-import-id-gbc0cvwoppue81vck to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/ssh_import_id/console.log 2019-10-04 22:54:13,588 - tests.cloud_tests - INFO - collecting test data for test: modules/ssh_keys_generate 2019-10-04 22:54:14,615 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:54:29,641 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:54:44,860 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:54:44,860 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:54:44,916 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:54:44,916 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:54:45,006 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:54:45,006 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:54:45,099 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:54:45,099 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:54:45,190 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:54:45,190 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:54:45,282 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:54:45,282 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:54:45,374 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:54:45,374 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:54:45,474 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:54:45,474 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:54:45,566 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:54:45,566 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:54:45,737 - tests.cloud_tests - DEBUG - running collect script: dsa_public 2019-10-04 22:54:45,737 - tests.cloud_tests - DEBUG - executing "collect: dsa_public" 2019-10-04 22:54:45,827 - 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 2019-10-04 22:54:45,827 - tests.cloud_tests - DEBUG - running collect script: dsa_private 2019-10-04 22:54:45,828 - tests.cloud_tests - DEBUG - executing "collect: dsa_private" 2019-10-04 22:54:45,918 - 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 2019-10-04 22:54:45,919 - tests.cloud_tests - DEBUG - running collect script: rsa_public 2019-10-04 22:54:45,919 - tests.cloud_tests - DEBUG - executing "collect: rsa_public" 2019-10-04 22:54:46,010 - 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 2019-10-04 22:54:46,011 - tests.cloud_tests - DEBUG - running collect script: rsa_private 2019-10-04 22:54:46,011 - tests.cloud_tests - DEBUG - executing "collect: rsa_private" 2019-10-04 22:54:46,102 - 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 2019-10-04 22:54:46,103 - tests.cloud_tests - DEBUG - running collect script: ecdsa_public 2019-10-04 22:54:46,103 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_public" 2019-10-04 22:54:46,195 - tests.cloud_tests - DEBUG - running collect script: ecdsa_private 2019-10-04 22:54:46,195 - tests.cloud_tests - DEBUG - executing "collect: ecdsa_private" 2019-10-04 22:54:46,287 - tests.cloud_tests - DEBUG - running collect script: ed25519_public 2019-10-04 22:54:46,287 - tests.cloud_tests - DEBUG - executing "collect: ed25519_public" 2019-10-04 22:54:46,379 - tests.cloud_tests - DEBUG - running collect script: ed25519_private 2019-10-04 22:54:46,379 - tests.cloud_tests - DEBUG - executing "collect: ed25519_private" 2019-10-04 22:54:46,569 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 15830 to end 2019-10-04 22:54:52,309 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-ssh-keys-generate-dmh7yuh3gxp3r to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/ssh_keys_generate/console.log 2019-10-04 22:54:52,321 - tests.cloud_tests - WARNING - test config modules/ssh_keys_provided is not enabled, skipping 2019-10-04 22:54:52,360 - tests.cloud_tests - INFO - collecting test data for test: modules/timezone 2019-10-04 22:54:53,390 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:55:08,417 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:55:23,364 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:55:23,364 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:55:23,423 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:55:23,423 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:55:23,515 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:55:23,515 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:55:23,609 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:55:23,609 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:55:23,698 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:55:23,699 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:55:23,791 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:55:23,791 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:55:23,883 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:55:23,883 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:55:23,985 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:55:23,985 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:55:24,074 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:55:24,074 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:55:24,260 - tests.cloud_tests - DEBUG - running collect script: timezone 2019-10-04 22:55:24,261 - tests.cloud_tests - DEBUG - executing "collect: timezone" 2019-10-04 22:55:24,435 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 22070 to end 2019-10-04 22:55:29,949 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-timezone-btz1c2dz2w376ovdnmw1rg to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/timezone/console.log 2019-10-04 22:55:30,005 - tests.cloud_tests - INFO - collecting test data for test: modules/user_groups 2019-10-04 22:55:31,040 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:55:46,065 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:56:02,480 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:56:02,481 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:56:02,538 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:56:02,538 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:56:02,627 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:56:02,627 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:56:02,719 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:56:02,719 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:56:02,810 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:56:02,810 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:56:02,903 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:56:02,903 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:56:02,995 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:56:02,995 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:56:03,094 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:56:03,094 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:56:03,186 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:56:03,186 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:56:03,372 - tests.cloud_tests - DEBUG - running collect script: group_ubuntu 2019-10-04 22:56:03,372 - tests.cloud_tests - DEBUG - executing "collect: group_ubuntu" 2019-10-04 22:56:03,466 - tests.cloud_tests - DEBUG - running collect script: group_cloud_users 2019-10-04 22:56:03,466 - tests.cloud_tests - DEBUG - executing "collect: group_cloud_users" 2019-10-04 22:56:03,559 - tests.cloud_tests - DEBUG - running collect script: user_ubuntu 2019-10-04 22:56:03,559 - tests.cloud_tests - DEBUG - executing "collect: user_ubuntu" 2019-10-04 22:56:03,651 - tests.cloud_tests - DEBUG - running collect script: user_foobar 2019-10-04 22:56:03,651 - tests.cloud_tests - DEBUG - executing "collect: user_foobar" 2019-10-04 22:56:03,744 - tests.cloud_tests - DEBUG - running collect script: user_barfoo 2019-10-04 22:56:03,744 - tests.cloud_tests - DEBUG - executing "collect: user_barfoo" 2019-10-04 22:56:03,835 - tests.cloud_tests - DEBUG - running collect script: user_cloudy 2019-10-04 22:56:03,835 - tests.cloud_tests - DEBUG - executing "collect: user_cloudy" 2019-10-04 22:56:03,928 - tests.cloud_tests - DEBUG - running collect script: root_groups 2019-10-04 22:56:03,928 - tests.cloud_tests - DEBUG - executing "collect: root_groups" 2019-10-04 22:56:04,163 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 30981 to end 2019-10-04 22:56:09,809 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-user-groups-xqj8uivlifxr2acn1bi to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/user_groups/console.log 2019-10-04 22:56:09,849 - tests.cloud_tests - INFO - collecting test data for test: modules/write_files 2019-10-04 22:56:10,882 - tests.cloud_tests - DEBUG - executing "wait for instance start" 2019-10-04 22:56:25,907 - tests.cloud_tests - DEBUG - Retrying ssh connection on connect failure 2019-10-04 22:56:43,326 - tests.cloud_tests - DEBUG - running collect script: cloud-init.log 2019-10-04 22:56:43,326 - tests.cloud_tests - DEBUG - executing "collect: cloud-init.log" 2019-10-04 22:56:43,382 - tests.cloud_tests - DEBUG - running collect script: cloud-init-output.log 2019-10-04 22:56:43,382 - tests.cloud_tests - DEBUG - executing "collect: cloud-init-output.log" 2019-10-04 22:56:43,475 - tests.cloud_tests - DEBUG - running collect script: instance-id 2019-10-04 22:56:43,475 - tests.cloud_tests - DEBUG - executing "collect: instance-id" 2019-10-04 22:56:43,566 - tests.cloud_tests - DEBUG - running collect script: instance-data.json 2019-10-04 22:56:43,566 - tests.cloud_tests - DEBUG - executing "collect: instance-data.json" 2019-10-04 22:56:43,659 - tests.cloud_tests - DEBUG - running collect script: result.json 2019-10-04 22:56:43,660 - tests.cloud_tests - DEBUG - executing "collect: result.json" 2019-10-04 22:56:43,751 - tests.cloud_tests - DEBUG - running collect script: status.json 2019-10-04 22:56:43,751 - tests.cloud_tests - DEBUG - executing "collect: status.json" 2019-10-04 22:56:43,843 - tests.cloud_tests - DEBUG - running collect script: package-versions 2019-10-04 22:56:43,843 - tests.cloud_tests - DEBUG - executing "collect: package-versions" 2019-10-04 22:56:43,944 - tests.cloud_tests - DEBUG - running collect script: build.info 2019-10-04 22:56:43,944 - tests.cloud_tests - DEBUG - executing "collect: build.info" 2019-10-04 22:56:44,035 - tests.cloud_tests - DEBUG - running collect script: system.journal.gz 2019-10-04 22:56:44,035 - tests.cloud_tests - DEBUG - executing "collect: system.journal.gz" 2019-10-04 22:56:44,212 - tests.cloud_tests - DEBUG - running collect script: file_b64 2019-10-04 22:56:44,212 - tests.cloud_tests - DEBUG - executing "collect: file_b64" 2019-10-04 22:56:44,327 - tests.cloud_tests - DEBUG - running collect script: file_text 2019-10-04 22:56:44,328 - tests.cloud_tests - DEBUG - executing "collect: file_text" 2019-10-04 22:56:44,424 - tests.cloud_tests - DEBUG - running collect script: file_binary 2019-10-04 22:56:44,425 - tests.cloud_tests - DEBUG - executing "collect: file_binary" 2019-10-04 22:56:44,517 - tests.cloud_tests - DEBUG - running collect script: file_gzip 2019-10-04 22:56:44,517 - tests.cloud_tests - DEBUG - executing "collect: file_gzip" 2019-10-04 22:56:44,717 - tests.cloud_tests - DEBUG - Executed shutdown. waiting on pid 9722 to end 2019-10-04 22:56:50,381 - tests.cloud_tests - DEBUG - getting console log for cloud-test-ubuntu-disco-modules-write-files-ma9y3uuvbu2rg61a2th to /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results/nocloud-kvm/disco/modules/write_files/console.log 2019-10-04 22:56:50,434 - tests.cloud_tests - DEBUG - collect stages: {'name': 'collect data', 'time': 1825.6855816841125, 'errors': [], 'stages': [{'name': 'collect for platform: nocloud-kvm', 'time': 1824.5905373096466, 'errors': [], 'stages': [{'name': 'set up and collect data for os: disco', 'time': 1803.768078327179, 'errors': [], 'stages': [{'name': 'set up for ubuntu-disco', 'time': 18.070621252059937, 'errors': [], 'stages': [{'name': 'setup func for --repo, enable repo', 'time': 10.314030408859253, 'errors': [], 'success': True}, {'name': 'setup func for --upgrade, upgrade cloud-init', 'time': 7.756554126739502, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect test data for disco', 'time': 1783.0811822414398, 'errors': [], 'stages': [{}, {}, {'name': 'collect for test: bugs/lp1628337', 'time': 32.11460256576538, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 31.242555141448975, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05445122718811035, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08972477912902832, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0921487808227539, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09172773361206055, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09219002723693848, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09186577796936035, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.09995412826538086, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09218883514404297, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.16769886016845703, 'errors': [], 'success': True}], 'success': True}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {'name': 'collect for test: main/command_output_simple', 'time': 31.280328035354614, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.313809633255005, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05347561836242676, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09076356887817383, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09151625633239746, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09224462509155273, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0919351577758789, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09171509742736816, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10085082054138184, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09159612655639648, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17068839073181152, 'errors': [], 'success': True}, {'name': 'script cloud-init-test-output', 'time': 0.09162354469299316, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_conf', 'time': 28.288219213485718, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 27.3124737739563, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05631756782531738, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09012746810913086, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09190177917480469, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0920403003692627, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09199643135070801, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09195709228515625, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10058808326721191, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09542465209960938, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1737678050994873, 'errors': [], 'success': True}, {'name': 'script 94cloud-init-config', 'time': 0.09150242805480957, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_disable_suites', 'time': 29.345808029174805, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 28.37308382987976, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.056449174880981445, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08939504623413086, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0920717716217041, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09192085266113281, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09194493293762207, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0929102897644043, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.1000223159790039, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09143185615539551, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1725316047668457, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.09391260147094727, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_primary', 'time': 31.37660837173462, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.39725923538208, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05583763122558594, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09011268615722656, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09181070327758789, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09600973129272461, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09201884269714355, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09705400466918945, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10012555122375488, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09158968925476074, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17322587966918945, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.09143948554992676, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_proxy', 'time': 31.1443989276886, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.168553590774536, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.0578157901763916, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09223055839538574, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09189438819885254, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0960853099822998, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0919499397277832, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09195685386657715, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.09999704360961914, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09193587303161621, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.16918015480041504, 'errors': [], 'success': True}, {'name': 'script 90cloud-init-aptproxy', 'time': 0.09269428253173828, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_security', 'time': 28.372886657714844, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 27.404249668121338, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.052626848220825195, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09019708633422852, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09186649322509766, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0922088623046875, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09175395965576172, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09212136268615723, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10054874420166016, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09137225151062012, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1740419864654541, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.091796875, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_sources_key', 'time': 36.0434353351593, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 34.89868378639221, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.054375648498535156, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08908295631408691, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09204530715942383, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09211993217468262, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09189677238464355, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09196686744689941, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10014724731445312, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09190511703491211, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1699995994567871, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.09241771697998047, 'errors': [], 'success': True}, {'name': 'script apt_key_list', 'time': 0.17865920066833496, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_sources_keyserver', 'time': 36.5562379360199, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 35.410104274749756, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05573391914367676, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08937835693359375, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09193229675292969, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09183216094970703, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09204387664794922, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09198188781738281, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.0998830795288086, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09206008911132812, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1680138111114502, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.09328794479370117, 'errors': [], 'success': True}, {'name': 'script apt_key_list', 'time': 0.1798381805419922, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_sources_list', 'time': 29.266911029815674, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 28.282937049865723, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.053777456283569336, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0901799201965332, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09189438819885254, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0919952392578125, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09198665618896484, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09595775604248047, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10460090637207031, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09548068046569824, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1788487434387207, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.08915376663208008, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_configure_sources_ppa', 'time': 38.56682276725769, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 37.36425518989563, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05690741539001465, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08911585807800293, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09177589416503906, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09198474884033203, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09215378761291504, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09174585342407227, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.1001276969909668, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09215450286865234, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.16574525833129883, 'errors': [], 'success': True}, {'name': 'script sources.list', 'time': 0.09196996688842773, 'errors': [], 'success': True}, {'name': 'script apt-key', 'time': 0.1854250431060791, 'errors': [], 'success': True}, {'name': 'script sources_full', 'time': 0.05334925651550293, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_pipelining_disable', 'time': 31.27593731880188, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.303852081298828, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05736827850341797, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08904719352722168, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0917961597442627, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09219527244567871, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0920572280883789, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0916895866394043, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10079002380371094, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0913398265838623, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17487668991088867, 'errors': [], 'success': True}, {'name': 'script 90cloud-init-pipelining', 'time': 0.09079957008361816, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/apt_pipelining_os', 'time': 30.27031683921814, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 29.280458211898804, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.057215213775634766, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0894014835357666, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.092132568359375, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09122967720031738, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09221720695495605, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09148526191711426, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10155248641967773, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09083437919616699, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.18757200241088867, 'errors': [], 'success': True}, {'name': 'script 90cloud-init-pipelining_not_written', 'time': 0.09609508514404297, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/bootcmd', 'time': 31.344008445739746, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.36908531188965, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.055847883224487305, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08983588218688965, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0915989875793457, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09160113334655762, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09186244010925293, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09246253967285156, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10029101371765137, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09133505821228027, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17687606811523438, 'errors': [], 'success': True}, {'name': 'script hosts', 'time': 0.09308505058288574, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/byobu', 'time': 30.554099559783936, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 29.487852573394775, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05684995651245117, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08953571319580078, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09095263481140137, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09196949005126953, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0920870304107666, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09201741218566895, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10101032257080078, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09100508689880371, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1759798526763916, 'errors': [], 'success': True}, {'name': 'script byobu_profile_enabled', 'time': 0.09519720077514648, 'errors': [], 'success': True}, {'name': 'script byobu_launch_exists', 'time': 0.08949041366577148, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ca_certs', 'time': 30.484776973724365, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 29.401008129119873, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05943560600280762, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09393668174743652, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09198880195617676, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09198594093322754, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0919039249420166, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09665608406066895, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.1002495288848877, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09135985374450684, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1767749786376953, 'errors': [], 'success': True}, {'name': 'script cert_links', 'time': 0.09507107734680176, 'errors': [], 'success': True}, {'name': 'script cert', 'time': 0.09426379203796387, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/debug_disable', 'time': 37.88164043426514, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 36.96875357627869, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.060494184494018555, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09131741523742676, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09213066101074219, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09175968170166016, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0921182632446289, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09213542938232422, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10556650161743164, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0946660041809082, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.19256925582885742, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/debug_enable', 'time': 32.18512010574341, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 31.305072784423828, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.053195953369140625, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09177708625793457, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09039807319641113, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09213113784790039, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09272551536560059, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0911872386932373, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10020756721496582, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09167861938476562, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17663121223449707, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/final_message', 'time': 30.219001054763794, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 29.340570211410522, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05533576011657715, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08886170387268066, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09151744842529297, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09217190742492676, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09197163581848145, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09202980995178223, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10138583183288574, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09061145782470703, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1744523048400879, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/keys_to_console', 'time': 31.23733878135681, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.271172523498535, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.0535283088684082, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0893545150756836, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09185981750488281, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09202241897583008, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09188175201416016, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09227943420410156, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10039258003234863, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09136295318603516, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1713414192199707, 'errors': [], 'success': True}, {'name': 'script syslog', 'time': 0.09202933311462402, 'errors': [], 'success': True}], 'success': True}, {}, {'name': 'collect for test: modules/locale', 'time': 36.83761286735535, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 35.67661476135254, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05629324913024902, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08970999717712402, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0919046401977539, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09214901924133301, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0918114185333252, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09203505516052246, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.1018071174621582, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09005260467529297, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17277240753173828, 'errors': [], 'success': True}, {'name': 'script locale_default', 'time': 0.09512138366699219, 'errors': [], 'success': True}, {'name': 'script locale_a', 'time': 0.09300446510314941, 'errors': [], 'success': True}, {'name': 'script locale_gen', 'time': 0.09416079521179199, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/lxd_bridge', 'time': 49.73154044151306, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 48.575021505355835, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05564689636230469, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08993101119995117, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09170699119567871, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0928795337677002, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09123635292053223, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0920722484588623, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10012531280517578, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09206199645996094, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1734769344329834, 'errors': [], 'success': True}, {'name': 'script lxc', 'time': 0.09291911125183105, 'errors': [], 'success': True}, {'name': 'script lxd', 'time': 0.0900106430053711, 'errors': [], 'success': True}, {'name': 'script lxc-bridge', 'time': 0.09430932998657227, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/lxd_dir', 'time': 38.75098752975464, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 37.69006037712097, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05517911911010742, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09221267700195312, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09214591979980469, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09315204620361328, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09069061279296875, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09198641777038574, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.09923863410949707, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.08915185928344727, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17345142364501953, 'errors': [], 'success': True}, {'name': 'script lxc', 'time': 0.09276533126831055, 'errors': [], 'success': True}, {'name': 'script lxd', 'time': 0.09081196784973145, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ntp', 'time': 44.916842460632324, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 43.76291847229004, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.0540773868560791, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0905008316040039, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09172320365905762, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09172368049621582, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09207296371459961, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09211468696594238, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10028457641601562, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09167766571044922, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17080473899841309, 'errors': [], 'success': True}, {'name': 'script ntp_installed', 'time': 0.09267234802246094, 'errors': [], 'success': True}, {'name': 'script ntp_conf_dist_empty', 'time': 0.09546065330505371, 'errors': [], 'success': True}, {'name': 'script ntp_conf_pool_list', 'time': 0.09063076972961426, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ntp_chrony', 'time': 45.58378195762634, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 44.60100555419922, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05856466293334961, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09843826293945312, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.085968017578125, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0930032730102539, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09166669845581055, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09224748611450195, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.1004495620727539, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09047627449035645, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1802070140838623, 'errors': [], 'success': True}, {'name': 'script chrony_conf', 'time': 0.09162569046020508, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ntp_pools', 'time': 48.677353620529175, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 47.397151947021484, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05613064765930176, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09233736991882324, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09433126449584961, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09163522720336914, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0897367000579834, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09574580192565918, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10095024108886719, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0916128158569336, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.18062353134155273, 'errors': [], 'success': True}, {'name': 'script ntp_installed_pools', 'time': 0.0994575023651123, 'errors': [], 'success': True}, {'name': 'script ntp_conf_dist_pools', 'time': 0.09612917900085449, 'errors': [], 'success': True}, {'name': 'script ntp_conf_pools', 'time': 0.0930626392364502, 'errors': [], 'success': True}, {'name': 'script ntpq_servers', 'time': 0.0982675552368164, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ntp_servers', 'time': 45.05482316017151, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 43.77713346481323, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05830693244934082, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09225773811340332, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09275341033935547, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09206938743591309, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09092164039611816, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09214568138122559, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10229206085205078, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0898890495300293, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17662978172302246, 'errors': [], 'success': True}, {'name': 'script ntp_installed_servers', 'time': 0.0925450325012207, 'errors': [], 'success': True}, {'name': 'script ntp_conf_dist_servers', 'time': 0.10208678245544434, 'errors': [], 'success': True}, {'name': 'script ntp_conf_servers', 'time': 0.09715509414672852, 'errors': [], 'success': True}, {'name': 'script ntpq_servers', 'time': 0.09845137596130371, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ntp_timesyncd', 'time': 34.53671383857727, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 33.55798029899597, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.052253007888793945, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09053826332092285, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09305548667907715, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09182310104370117, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09089207649230957, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09236383438110352, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10052180290222168, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09190964698791504, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.18366742134094238, 'errors': [], 'success': True}, {'name': 'script timesyncd_conf', 'time': 0.09155488014221191, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/package_update_upgrade_install', 'time': 39.55407905578613, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 38.47816848754883, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06469416618347168, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08699655532836914, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09351801872253418, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09055519104003906, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0915682315826416, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09287619590759277, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.09978079795837402, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09135198593139648, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17324280738830566, 'errors': [], 'success': True}, {'name': 'script apt_history_cmdline', 'time': 0.09337115287780762, 'errors': [], 'success': True}, {'name': 'script dpkg_show', 'time': 0.09780573844909668, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/runcmd', 'time': 31.134222269058228, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.14274549484253, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05579638481140137, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09097909927368164, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09100556373596191, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09283328056335449, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09128284454345703, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.10135960578918457, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10645365715026855, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.0924367904663086, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17565011978149414, 'errors': [], 'success': True}, {'name': 'script run_cmd', 'time': 0.09351682662963867, 'errors': [], 'success': True}], 'success': True}, {}, {'name': 'collect for test: modules/seed_random_data', 'time': 33.13797569274902, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 32.16290616989136, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05413651466369629, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09044480323791504, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09203338623046875, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0918588638305664, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.0920720100402832, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09188246726989746, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10219907760620117, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09177255630493164, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17337584495544434, 'errors': [], 'success': True}, {'name': 'script seed_data', 'time': 0.0951681137084961, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_hostname', 'time': 32.012678146362305, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.857904195785522, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.054320573806762695, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09127998352050781, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09099626541137695, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0929727554321289, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09197783470153809, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09163188934326172, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.1030416488647461, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09716343879699707, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.16648387908935547, 'errors': [], 'success': True}, {'name': 'script hosts', 'time': 0.0904092788696289, 'errors': [], 'success': True}, {'name': 'script hostname', 'time': 0.09055685997009277, 'errors': [], 'success': True}, {'name': 'script fqdn', 'time': 0.09380364418029785, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_hostname_fqdn', 'time': 33.54265904426575, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 32.385143756866455, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05623936653137207, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08883786201477051, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09172964096069336, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0926971435546875, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09188675880432129, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09205317497253418, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10116839408874512, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09076142311096191, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17528676986694336, 'errors': [], 'success': True}, {'name': 'script hosts', 'time': 0.09350156784057617, 'errors': [], 'success': True}, {'name': 'script hostname', 'time': 0.09041428565979004, 'errors': [], 'success': True}, {'name': 'script fqdn', 'time': 0.09277629852294922, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_password', 'time': 32.46958923339844, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 31.385266065597534, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05730319023132324, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.08917379379272461, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0919654369354248, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09225773811340332, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09170079231262207, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09201979637145996, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10004281997680664, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09295940399169922, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.18807482719421387, 'errors': [], 'success': True}, {'name': 'script shadow', 'time': 0.09551095962524414, 'errors': [], 'success': True}, {'name': 'script sshd_config', 'time': 0.09317755699157715, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_password_expire', 'time': 32.7962646484375, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 31.721805334091187, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05679059028625488, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09240889549255371, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09186029434204102, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09211540222167969, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09319257736206055, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09212946891784668, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10434842109680176, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09059333801269531, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17409181594848633, 'errors': [], 'success': True}, {'name': 'script shadow', 'time': 0.09456849098205566, 'errors': [], 'success': True}, {'name': 'script sshd_config', 'time': 0.09221982955932617, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_password_list', 'time': 32.899194955825806, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 31.8276150226593, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05553293228149414, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0901024341583252, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09228348731994629, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09198617935180664, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09215736389160156, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0914907455444336, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.1029365062713623, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.08954000473022461, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17771005630493164, 'errors': [], 'success': True}, {'name': 'script shadow', 'time': 0.09527206420898438, 'errors': [], 'success': True}, {'name': 'script sshd_config', 'time': 0.09240174293518066, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/set_password_list_string', 'time': 32.74283838272095, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 31.609134912490845, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06050252914428711, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0924367904663086, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09214568138122559, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09173846244812012, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09104466438293457, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09236645698547363, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10617613792419434, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09425878524780273, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.2231457233428955, 'errors': [], 'success': True}, {'name': 'script shadow', 'time': 0.09574389457702637, 'errors': [], 'success': True}, {'name': 'script sshd_config', 'time': 0.09391498565673828, 'errors': [], 'success': True}], 'success': True}, {}, {}, {'name': 'collect for test: modules/ssh_auth_key_fingerprints_disable', 'time': 38.868083238601685, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 37.81458592414856, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.06425285339355469, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09111738204956055, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.0919809341430664, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09167599678039551, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09869265556335449, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09284305572509766, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10638737678527832, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09426736831665039, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.22191309928894043, 'errors': [], 'success': True}, {'name': 'script syslog', 'time': 0.10017609596252441, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ssh_auth_key_fingerprints_enable', 'time': 34.833019495010376, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 33.84131956100464, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05677199363708496, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09324216842651367, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09203767776489258, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09220409393310547, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09229707717895508, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0930328369140625, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.09722089767456055, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09226512908935547, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.18564724922180176, 'errors': [], 'success': True}, {'name': 'script syslog', 'time': 0.09683966636657715, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ssh_import_id', 'time': 35.42881917953491, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 34.46192669868469, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.053777217864990234, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09195375442504883, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.08988428115844727, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09211254119873047, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09162211418151855, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.0931396484375, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10102319717407227, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.08984875679016113, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.1701805591583252, 'errors': [], 'success': True}, {'name': 'script auth_keys_ubuntu', 'time': 0.09321093559265137, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/ssh_keys_generate', 'time': 32.87474203109741, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 31.263646602630615, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05655813217163086, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0897219181060791, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09279513359069824, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0915067195892334, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09180521965026855, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09159708023071289, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10054707527160645, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09158515930175781, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17150330543518066, 'errors': [], 'success': True}, {'name': 'script dsa_public', 'time': 0.0902566909790039, 'errors': [], 'success': True}, {'name': 'script dsa_private', 'time': 0.0915980339050293, 'errors': [], 'success': True}, {'name': 'script rsa_public', 'time': 0.09155917167663574, 'errors': [], 'success': True}, {'name': 'script rsa_private', 'time': 0.09214282035827637, 'errors': [], 'success': True}, {'name': 'script ecdsa_public', 'time': 0.09170961380004883, 'errors': [], 'success': True}, {'name': 'script ecdsa_private', 'time': 0.09242963790893555, 'errors': [], 'success': True}, {'name': 'script ed25519_public', 'time': 0.09167909622192383, 'errors': [], 'success': True}, {'name': 'script ed25519_private', 'time': 0.09185123443603516, 'errors': [], 'success': True}], 'success': True}, {}, {'name': 'collect for test: modules/timezone', 'time': 31.984493017196655, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 30.99550986289978, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05918478965759277, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09185552597045898, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09380817413330078, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.0896458625793457, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09241819381713867, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09165549278259277, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10202336311340332, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.08952975273132324, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.18620014190673828, 'errors': [], 'success': True}, {'name': 'script timezone', 'time': 0.09249353408813477, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/user_groups', 'time': 34.00557541847229, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 32.46398138999939, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05712389945983887, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.0892629623413086, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09206819534301758, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09114360809326172, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09262251853942871, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09206151962280273, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.09882855415344238, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09228396415710449, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.18567681312561035, 'errors': [], 'success': True}, {'name': 'script group_ubuntu', 'time': 0.09408378601074219, 'errors': [], 'success': True}, {'name': 'script group_cloud_users', 'time': 0.09292340278625488, 'errors': [], 'success': True}, {'name': 'script user_ubuntu', 'time': 0.09264039993286133, 'errors': [], 'success': True}, {'name': 'script user_foobar', 'time': 0.09261178970336914, 'errors': [], 'success': True}, {'name': 'script user_barfoo', 'time': 0.09067940711975098, 'errors': [], 'success': True}, {'name': 'script user_cloudy', 'time': 0.09341096878051758, 'errors': [], 'success': True}, {'name': 'script root_groups', 'time': 0.09397053718566895, 'errors': [], 'success': True}], 'success': True}, {'name': 'collect for test: modules/write_files', 'time': 34.749101638793945, 'errors': [], 'stages': [{'name': 'boot instance', 'time': 33.46617913246155, 'errors': [], 'success': True}, {'name': 'script cloud-init.log', 'time': 0.05572104454040527, 'errors': [], 'success': True}, {'name': 'script cloud-init-output.log', 'time': 0.09279584884643555, 'errors': [], 'success': True}, {'name': 'script instance-id', 'time': 0.09149050712585449, 'errors': [], 'success': True}, {'name': 'script instance-data.json', 'time': 0.09344983100891113, 'errors': [], 'success': True}, {'name': 'script result.json', 'time': 0.09100508689880371, 'errors': [], 'success': True}, {'name': 'script status.json', 'time': 0.09212708473205566, 'errors': [], 'success': True}, {'name': 'script package-versions', 'time': 0.10114741325378418, 'errors': [], 'success': True}, {'name': 'script build.info', 'time': 0.09147524833679199, 'errors': [], 'success': True}, {'name': 'script system.journal.gz', 'time': 0.17664694786071777, 'errors': [], 'success': True}, {'name': 'script file_b64', 'time': 0.11551690101623535, 'errors': [], 'success': True}, {'name': 'script file_text', 'time': 0.09697914123535156, 'errors': [], 'success': True}, {'name': 'script file_binary', 'time': 0.09249114990234375, 'errors': [], 'success': True}, {'name': 'script file_gzip', 'time': 0.09189510345458984, 'errors': [], 'success': True}], 'success': True}], 'success': True}], 'success': True}], 'success': True}], 'success': True} 2019-10-04 22:56:50,439 - tests.cloud_tests - DEBUG - found test data: {'nocloud-kvm': {'disco': ['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/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/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']}} 2019-10-04 22:56:50,439 - tests.cloud_tests - INFO - test: platform='nocloud-kvm', os='disco' verifying test data 2019-10-04 22:56:50,439 - 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.002s OK (skipped=2) 2019-10-04 22:56:50,480 - 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.002s OK (skipped=2) 2019-10-04 22:56:50,518 - 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.001s OK (skipped=2) 2019-10-04 22:56:50,554 - 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 entries 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.001s OK (skipped=2) 2019-10-04 22:56:50,593 - 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.001s OK (skipped=2) 2019-10-04 22:56:50,638 - 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.001s OK (skipped=2) 2019-10-04 22:56:50,677 - 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 'os' settings does not write apt config file. ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.001s OK (skipped=2) 2019-10-04 22:56:50,716 - 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.001s OK (skipped=2) 2019-10-04 22:56:50,754 - 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.003s OK (skipped=2) 2019-10-04 22:56:50,795 - 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.001s OK (skipped=2) 2019-10-04 22:56:50,836 - 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.002s OK (skipped=2) 2019-10-04 22:56:50,876 - 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.001s OK (skipped=2) 2019-10-04 22:56:50,913 - 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.001s OK (skipped=2) 2019-10-04 22:56:50,962 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,021 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,061 - 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.002s OK (skipped=2) 2019-10-04 22:56:51,099 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,141 - 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.002s OK (skipped=2) 2019-10-04 22:56:51,181 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,219 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,259 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,299 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,344 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,385 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,424 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,462 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,501 - 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.005s OK (skipped=2) 2019-10-04 22:56:51,544 - 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.002s OK (skipped=2) 2019-10-04 22:56:51,588 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,626 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,665 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,719 - 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. ... 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.001s OK (skipped=2) 2019-10-04 22:56:51,757 - 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.002s OK (skipped=2) 2019-10-04 22:56:51,797 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,834 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,872 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,910 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,947 - 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.001s OK (skipped=2) 2019-10-04 22:56:51,985 - 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.001s OK (skipped=2) 2019-10-04 22:56:52,023 - 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.001s OK (skipped=2) 2019-10-04 22:56:52,062 - 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.004s OK (skipped=2) 2019-10-04 22:56:52,104 - 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.001s OK (skipped=2) 2019-10-04 22:56:52,142 - 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.001s OK (skipped=2) 2019-10-04 22:56:52,179 - 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.002s OK (skipped=2) 2019-10-04 22:56:52,216 - tests.cloud_tests - INFO - test: platform='nocloud-kvm', os='disco' passed all tests 2019-10-04 22:56:52,216 - tests.cloud_tests - DEBUG - ---- Verify summarized results: Platform: nocloud-kvm Distro: disco test modules passed:44 tests failed:0 2019-10-04 22:56:52,216 - tests.cloud_tests - INFO - leaving data in /var/lib/jenkins/servers/server/workspace/cloud-init-integration-proposed-d-kvm/cloud-init/results ___________________________________ summary ____________________________________ citest: commands succeeded congratulations :) + RET=0 + find . -name id_rsa* -delete + exit 0 Sending e-mails to: server-crew-qa@lists.canonical.com 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 === End series d ===