Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@infra:~/rally# pip freeze | grep -i rally
- rally==1.0.0
- rally-openstack==1.2.0
- root@infra:~/rally# rally task start boot-runcommand-delete_ping_Queens.json
- 2018-08-03 09:41:12.025 1381552 WARNING rally.common.plugin.discover [-] Failed to load plugins from module 'rally_openstack' (package: 'rally-openstack 1.2.0'): (osc-lib 1.7.0 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('osc-lib>=1.10.0'), set(['python-ironicclient'])): ContextualVersionConflict: (osc-lib 1.7.0 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('osc-lib>=1.10.0'), set(['python-ironicclient']))
- --------------------------------------------------------------------------------
- Preparing input task
- --------------------------------------------------------------------------------
- Task is:
- {
- "VMTasks.boot_runcommand_delete": [
- {
- "args": {
- "flavor": {
- "name": "m1.tiny"
- },
- "image": {
- "name": "^Ubuntu 16.04 - latest$"
- },
- "floating_network": "ext-net",
- "force_delete": true,
- "command": {
- "script_file": "ping_test.sh",
- "interpreter": "/bin/sh"
- },
- "username": "ubuntu"
- },
- "runner": {
- "type": "constant",
- "times": 1,
- "concurrency": 1
- },
- }
- ]
- }
- Task syntax is correct :)
- Running Rally version 1.0.0
- --------------------------------------------------------------------------------
- Task c8bb596d-13ce-4a82-ab00-e67ad4759732: started
- --------------------------------------------------------------------------------
- Running Task... This can take a while...
- To track task status use:
- rally task status
- or
- rally task detailed
- Using task: c8bb596d-13ce-4a82-ab00-e67ad4759732
- 2018-08-03 09:41:12.112 1381552 INFO rally.task.engine [-] Task c8bb596d-13ce-4a82-ab00-e67ad4759732 | Starting: Task validation.
- 2018-08-03 09:41:12.117 1381552 INFO rally.task.engine [-] Task c8bb596d-13ce-4a82-ab00-e67ad4759732 | Starting: Task validation of syntax.
- Task config is invalid: `There is no plugin `VMTasks.boot_runcommand_delete` in in any platform.`
- root@infra:~/rally# rally --plugin-paths /usr/local/lib/python2.7/dist-packages/rally_openstack task start boot-runcommand-delete_ping_Queens.json
- 2018-08-03 09:42:04.798 1385115 INFO rally.common.plugin.discover [-] Loading plugins from directories /usr/local/lib/python2.7/dist-packages/rally_openstack/*
- 2018-08-03 09:42:04.802 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/__init__.py
- 2018-08-03 09:42:04.803 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/consts.py
- 2018-08-03 09:42:04.806 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/credential.py
- 2018-08-03 09:42:04.808 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/osclients.py
- 2018-08-03 09:42:04.822 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenario.py
- 2018-08-03 09:42:04.823 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/service.py
- 2018-08-03 09:42:04.825 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/types.py
- 2018-08-03 09:42:04.827 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/validators.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.828 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/__init__.py
- 2018-08-03 09:42:04.828 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/cinder.py
- 2018-08-03 09:42:04.828 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/cleanup.py
- 2018-08-03 09:42:04.828 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/ec2.py
- 2018-08-03 09:42:04.829 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/glance.py
- 2018-08-03 09:42:04.829 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/heat.py
- 2018-08-03 09:42:04.830 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/ironic.py
- 2018-08-03 09:42:04.830 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/keystone_roles.py
- 2018-08-03 09:42:04.830 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/keystone_users.py
- 2018-08-03 09:42:04.830 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/magnum.py
- 2018-08-03 09:42:04.831 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/manila.py
- 2018-08-03 09:42:04.831 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/mistral.py
- 2018-08-03 09:42:04.831 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/monasca.py
- 2018-08-03 09:42:04.831 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/murano.py
- 2018-08-03 09:42:04.832 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/neutron.py
- 2018-08-03 09:42:04.832 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/nova.py
- 2018-08-03 09:42:04.836 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/opts.py
- 2018-08-03 09:42:04.836 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/osclients.py
- 2018-08-03 09:42:04.836 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/profiler.py
- 2018-08-03 09:42:04.836 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/sahara.py
- 2018-08-03 09:42:04.837 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/senlin.py
- 2018-08-03 09:42:04.837 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/tempest.py
- 2018-08-03 09:42:04.837 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/vm.py
- 2018-08-03 09:42:04.838 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cfg/watcher.py
- 2018-08-03 09:42:04.838 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/cleanup/__init__.py
- 2018-08-03 09:42:04.838 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/cleanup/base.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.839 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/cleanup/manager.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.839 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/cleanup/resources.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.839 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/__init__.py
- 2018-08-03 09:42:04.840 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/api_versions.py
- 2018-08-03 09:42:04.840 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/ceilometer/__init__.py
- 2018-08-03 09:42:04.841 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/ceilometer/samples.py
- 2018-08-03 09:42:04.842 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/cinder/__init__.py
- 2018-08-03 09:42:04.842 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/cinder/volume_types.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.843 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/cinder/volumes.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.843 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/cleanup/__init__.py
- 2018-08-03 09:42:04.843 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/cleanup/admin.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.844 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/cleanup/base.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.844 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/cleanup/user.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.844 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/dataplane/__init__.py
- 2018-08-03 09:42:04.845 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/dataplane/heat.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.845 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/designate/__init__.py
- 2018-08-03 09:42:04.846 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/designate/zones.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.846 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/ec2/__init__.py
- 2018-08-03 09:42:04.846 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/ec2/servers.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.846 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/glance/__init__.py
- 2018-08-03 09:42:04.847 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/glance/images.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.847 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/heat/__init__.py
- 2018-08-03 09:42:04.848 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/heat/stacks.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.848 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/keystone/__init__.py
- 2018-08-03 09:42:04.848 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/keystone/roles.py: Plugin with such name: roles already exists in openstack platform. It's module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/keystone/roles.pyc. You are trying to add plugin whose module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/keystone/roles.pyc.: PluginWithSuchNameExists: Plugin with such name: roles already exists in openstack platform. It's module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/keystone/roles.pyc. You are trying to add plugin whose module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/keystone/roles.pyc.
- 2018-08-03 09:42:04.852 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/keystone/users.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.853 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/magnum/__init__.py
- 2018-08-03 09:42:04.960 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/magnum/ca_certs.py
- 2018-08-03 09:42:04.960 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/magnum/cluster_templates.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.961 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/magnum/clusters.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.961 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/manila/__init__.py
- 2018-08-03 09:42:04.961 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/manila/consts.py
- 2018-08-03 09:42:04.962 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/manila/manila_security_services.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.962 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/manila/manila_share_networks.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.963 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/manila/manila_shares.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.963 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/monasca/__init__.py
- 2018-08-03 09:42:04.964 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/monasca/metrics.py
- 2018-08-03 09:42:04.964 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/murano/__init__.py
- 2018-08-03 09:42:04.964 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/murano/murano_environments.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.965 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/murano/murano_packages.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.965 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/network/__init__.py
- 2018-08-03 09:42:04.966 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/network/allow_ssh.py
- 2018-08-03 09:42:04.966 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/network/existing_network.py
- 2018-08-03 09:42:04.967 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/network/networks.py
- 2018-08-03 09:42:04.967 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/network/routers.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.968 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/neutron/__init__.py
- 2018-08-03 09:42:04.968 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/neutron/lbaas.py
- 2018-08-03 09:42:04.968 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/nova/__init__.py
- 2018-08-03 09:42:04.969 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/nova/flavors.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.969 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/nova/keypairs.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.970 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/nova/servers.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.970 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/quotas/__init__.py
- 2018-08-03 09:42:04.970 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/quotas/cinder_quotas.py
- 2018-08-03 09:42:04.971 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/quotas/designate_quotas.py
- 2018-08-03 09:42:04.971 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/quotas/manila_quotas.py
- 2018-08-03 09:42:04.971 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/quotas/neutron_quotas.py
- 2018-08-03 09:42:04.971 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/quotas/nova_quotas.py
- 2018-08-03 09:42:04.972 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/quotas/quotas.py
- 2018-08-03 09:42:04.973 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/sahara/__init__.py
- 2018-08-03 09:42:04.973 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/sahara/sahara_cluster.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.974 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/sahara/sahara_image.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.974 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/sahara/sahara_input_data_sources.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.975 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/sahara/sahara_job_binaries.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.975 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/sahara/sahara_output_data_sources.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:04.975 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/senlin/__init__.py
- 2018-08-03 09:42:04.976 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/senlin/profiles.py
- 2018-08-03 09:42:04.976 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/swift/__init__.py
- 2018-08-03 09:42:04.978 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/swift/objects.py
- 2018-08-03 09:42:04.978 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/swift/utils.py
- 2018-08-03 09:42:04.979 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/vm/__init__.py
- 2018-08-03 09:42:05.038 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/vm/custom_image.py: Plugin with such name: nova_flavor already exists in default platform. It's module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/types.pyc. You are trying to add plugin whose module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/types.pyc.: PluginWithSuchNameExists: Plugin with such name: nova_flavor already exists in default platform. It's module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/types.pyc. You are trying to add plugin whose module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/types.pyc.
- 2018-08-03 09:42:05.039 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/vm/image_command_customizer.py: Plugin with such name: nova_flavor already exists in default platform. It's module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/types.pyc. You are trying to add plugin whose module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/types.pyc.: PluginWithSuchNameExists: Plugin with such name: nova_flavor already exists in default platform. It's module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/types.pyc. You are trying to add plugin whose module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/types.pyc.
- 2018-08-03 09:42:05.039 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/watcher/__init__.py
- 2018-08-03 09:42:05.040 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/contexts/watcher/audit_templates.py: no such option openstack in group [DEFAULT]: NoSuchOptError: no such option openstack in group [DEFAULT]
- 2018-08-03 09:42:05.040 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/embedcharts/__init__.py
- 2018-08-03 09:42:05.040 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/embedcharts/osprofilerchart.py
- 2018-08-03 09:42:05.040 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/hook/__init__.py
- 2018-08-03 09:42:05.041 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/hook/fault_injection.py
- 2018-08-03 09:42:05.041 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/platforms/__init__.py
- 2018-08-03 09:42:05.041 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/platforms/existing.py
- 2018-08-03 09:42:05.042 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/__init__.py
- 2018-08-03 09:42:05.043 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/dummy.py
- 2018-08-03 09:42:05.043 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/authenticate/__init__.py
- 2018-08-03 09:42:05.046 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/authenticate/authenticate.py
- 2018-08-03 09:42:05.046 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ceilometer/__init__.py
- 2018-08-03 09:42:05.047 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ceilometer/alarms.py
- 2018-08-03 09:42:05.054 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ceilometer/events.py
- 2018-08-03 09:42:05.055 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ceilometer/meters.py
- 2018-08-03 09:42:05.056 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ceilometer/queries.py
- 2018-08-03 09:42:05.058 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ceilometer/resources.py
- 2018-08-03 09:42:05.059 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ceilometer/samples.py
- 2018-08-03 09:42:05.059 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ceilometer/stats.py
- 2018-08-03 09:42:05.060 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ceilometer/traits.py
- 2018-08-03 09:42:05.061 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ceilometer/utils.py
- 2018-08-03 09:42:05.061 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/cinder/__init__.py
- 2018-08-03 09:42:05.063 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/cinder/qos_specs.py
- 2018-08-03 09:42:05.063 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/cinder/utils.py
- 2018-08-03 09:42:05.064 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/cinder/volume_backups.py
- 2018-08-03 09:42:05.070 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/cinder/volume_types.py
- 2018-08-03 09:42:05.086 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/cinder/volumes.py
- 2018-08-03 09:42:05.086 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/designate/__init__.py
- 2018-08-03 09:42:05.096 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/designate/basic.py
- 2018-08-03 09:42:05.096 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/designate/utils.py
- 2018-08-03 09:42:05.097 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ec2/__init__.py
- 2018-08-03 09:42:05.098 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ec2/servers.py
- 2018-08-03 09:42:05.098 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ec2/utils.py
- 2018-08-03 09:42:05.099 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/elasticsearch/__init__.py
- 2018-08-03 09:42:05.100 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/elasticsearch/logging.py
- 2018-08-03 09:42:05.100 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/glance/__init__.py
- 2018-08-03 09:42:05.101 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/glance/images.py: Plugin with such name: GlanceImages.create_and_list_image already exists in openstack platform. It's module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/glance/images.pyc. You are trying to add plugin whose module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/glance/images.pyc.: PluginWithSuchNameExists: Plugin with such name: GlanceImages.create_and_list_image already exists in openstack platform. It's module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/glance/images.pyc. You are trying to add plugin whose module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/glance/images.pyc.
- 2018-08-03 09:42:05.101 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/glance/utils.py
- 2018-08-03 09:42:05.101 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/gnocchi/__init__.py
- 2018-08-03 09:42:05.104 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/gnocchi/archive_policy.py
- 2018-08-03 09:42:05.106 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/gnocchi/archive_policy_rule.py
- 2018-08-03 09:42:05.107 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/gnocchi/capabilities.py
- 2018-08-03 09:42:05.109 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/gnocchi/metric.py
- 2018-08-03 09:42:05.110 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/gnocchi/resource.py
- 2018-08-03 09:42:05.112 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/gnocchi/resource_type.py
- 2018-08-03 09:42:05.113 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/gnocchi/status.py
- 2018-08-03 09:42:05.113 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/gnocchi/utils.py
- 2018-08-03 09:42:05.113 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/grafana/__init__.py
- 2018-08-03 09:42:05.115 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/grafana/metrics.py
- 2018-08-03 09:42:05.115 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/heat/__init__.py
- 2018-08-03 09:42:05.124 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/heat/stacks.py
- 2018-08-03 09:42:05.124 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/heat/utils.py
- 2018-08-03 09:42:05.124 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ironic/__init__.py
- 2018-08-03 09:42:05.126 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ironic/nodes.py
- 2018-08-03 09:42:05.126 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/ironic/utils.py
- 2018-08-03 09:42:05.127 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/keystone/__init__.py
- 2018-08-03 09:42:05.128 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/keystone/basic.py: Plugin with such name: KeystoneBasic.create_user already exists in openstack platform. It's module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/keystone/basic.pyc. You are trying to add plugin whose module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/keystone/basic.pyc.: PluginWithSuchNameExists: Plugin with such name: KeystoneBasic.create_user already exists in openstack platform. It's module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/keystone/basic.pyc. You are trying to add plugin whose module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/keystone/basic.pyc.
- 2018-08-03 09:42:05.135 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/keystone/utils.py
- 2018-08-03 09:42:05.136 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/magnum/__init__.py
- 2018-08-03 09:42:05.137 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/magnum/cluster_templates.py
- 2018-08-03 09:42:05.138 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/magnum/clusters.py
- 2018-08-03 09:42:05.140 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/magnum/k8s_pods.py
- 2018-08-03 09:42:05.141 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/magnum/utils.py
- 2018-08-03 09:42:05.141 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/manila/__init__.py
- 2018-08-03 09:42:05.149 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/manila/shares.py
- 2018-08-03 09:42:05.150 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/manila/utils.py
- 2018-08-03 09:42:05.150 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/mistral/__init__.py
- 2018-08-03 09:42:05.152 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/mistral/executions.py
- 2018-08-03 09:42:05.152 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/mistral/utils.py
- 2018-08-03 09:42:05.154 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/mistral/workbooks.py
- 2018-08-03 09:42:05.154 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/monasca/__init__.py
- 2018-08-03 09:42:05.155 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/monasca/metrics.py
- 2018-08-03 09:42:05.155 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/monasca/utils.py
- 2018-08-03 09:42:05.156 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/murano/__init__.py
- 2018-08-03 09:42:05.158 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/murano/environments.py
- 2018-08-03 09:42:05.161 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/murano/packages.py
- 2018-08-03 09:42:05.162 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/murano/utils.py
- 2018-08-03 09:42:05.162 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/neutron/__init__.py
- 2018-08-03 09:42:05.168 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/neutron/bgpvpn.py
- 2018-08-03 09:42:05.175 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/neutron/loadbalancer_v1.py
- 2018-08-03 09:42:05.176 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/neutron/loadbalancer_v2.py
- 2018-08-03 09:42:05.192 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/neutron/network.py
- 2018-08-03 09:42:05.199 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/neutron/security_groups.py
- 2018-08-03 09:42:05.199 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/neutron/utils.py
- 2018-08-03 09:42:05.200 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/nova/__init__.py
- 2018-08-03 09:42:05.201 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/nova/agents.py
- 2018-08-03 09:42:05.207 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/nova/aggregates.py
- 2018-08-03 09:42:05.208 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/nova/availability_zones.py
- 2018-08-03 09:42:05.214 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/nova/flavors.py
- 2018-08-03 09:42:05.218 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/nova/hypervisors.py
- 2018-08-03 09:42:05.220 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/nova/images.py
- 2018-08-03 09:42:05.223 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/nova/keypairs.py
- 2018-08-03 09:42:05.226 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/nova/server_groups.py
- 2018-08-03 09:42:05.256 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/nova/servers.py
- 2018-08-03 09:42:05.257 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/nova/services.py
- 2018-08-03 09:42:05.258 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/nova/utils.py
- 2018-08-03 09:42:05.258 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/quotas/__init__.py
- 2018-08-03 09:42:05.265 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/quotas/quotas.py
- 2018-08-03 09:42:05.265 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/quotas/utils.py
- 2018-08-03 09:42:05.265 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/sahara/__init__.py
- 2018-08-03 09:42:05.268 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/sahara/clusters.py
- 2018-08-03 09:42:05.268 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/sahara/consts.py
- 2018-08-03 09:42:05.271 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/sahara/jobs.py
- 2018-08-03 09:42:05.273 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/sahara/node_group_templates.py
- 2018-08-03 09:42:05.274 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/sahara/utils.py
- 2018-08-03 09:42:05.274 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/senlin/__init__.py
- 2018-08-03 09:42:05.275 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/senlin/clusters.py
- 2018-08-03 09:42:05.275 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/senlin/utils.py
- 2018-08-03 09:42:05.276 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/swift/__init__.py
- 2018-08-03 09:42:05.281 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/swift/objects.py
- 2018-08-03 09:42:05.281 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/swift/utils.py
- 2018-08-03 09:42:05.281 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/vm/__init__.py
- 2018-08-03 09:42:05.281 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/vm/utils.py
- 2018-08-03 09:42:05.282 1385115 WARNING rally.common.plugin.discover [-] Failed to load module with plugins /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/vm/vmtasks.py: Plugin with such name: valid_command already exists in openstack platform. It's module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/vm/vmtasks.pyc. You are trying to add plugin whose module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/vm/vmtasks.pyc.: PluginWithSuchNameExists: Plugin with such name: valid_command already exists in openstack platform. It's module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/vm/vmtasks.pyc. You are trying to add plugin whose module allocates at /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/vm/vmtasks.pyc.
- 2018-08-03 09:42:05.282 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/watcher/__init__.py
- 2018-08-03 09:42:05.286 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/watcher/basic.py
- 2018-08-03 09:42:05.286 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/watcher/utils.py
- 2018-08-03 09:42:05.286 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/zaqar/__init__.py
- 2018-08-03 09:42:05.288 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/zaqar/basic.py
- 2018-08-03 09:42:05.289 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/scenarios/zaqar/utils.py
- 2018-08-03 09:42:05.289 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/__init__.py
- 2018-08-03 09:42:05.289 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/gnocchi/__init__.py
- 2018-08-03 09:42:05.289 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/gnocchi/metric.py
- 2018-08-03 09:42:05.290 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/grafana/__init__.py
- 2018-08-03 09:42:05.290 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/grafana/grafana.py
- 2018-08-03 09:42:05.290 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/heat/__init__.py
- 2018-08-03 09:42:05.290 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/heat/main.py
- 2018-08-03 09:42:05.291 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/identity/__init__.py
- 2018-08-03 09:42:05.291 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/identity/identity.py
- 2018-08-03 09:42:05.292 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/identity/keystone_common.py
- 2018-08-03 09:42:05.292 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/identity/keystone_v2.py
- 2018-08-03 09:42:05.293 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/identity/keystone_v3.py
- 2018-08-03 09:42:05.293 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/image/__init__.py
- 2018-08-03 09:42:05.294 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/image/glance_common.py
- 2018-08-03 09:42:05.294 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/image/glance_v1.py
- 2018-08-03 09:42:05.295 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/image/glance_v2.py
- 2018-08-03 09:42:05.295 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/image/image.py
- 2018-08-03 09:42:05.296 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/storage/__init__.py
- 2018-08-03 09:42:05.296 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/storage/block.py
- 2018-08-03 09:42:05.297 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/storage/cinder_common.py
- 2018-08-03 09:42:05.298 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/storage/cinder_v1.py
- 2018-08-03 09:42:05.298 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/services/storage/cinder_v2.py
- 2018-08-03 09:42:05.299 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/verification/__init__.py
- 2018-08-03 09:42:05.299 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/verification/tempest/__init__.py
- 2018-08-03 09:42:05.299 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/verification/tempest/config.py
- 2018-08-03 09:42:05.300 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/verification/tempest/consts.py
- 2018-08-03 09:42:05.300 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/verification/tempest/context.py
- 2018-08-03 09:42:05.301 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/verification/tempest/manager.py
- 2018-08-03 09:42:05.302 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/workload/__init__.py
- 2018-08-03 09:42:05.302 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/workload/siege.py
- 2018-08-03 09:42:05.302 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/wrappers/__init__.py
- 2018-08-03 09:42:05.303 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/wrappers/cinder.py
- 2018-08-03 09:42:05.303 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/wrappers/glance.py
- 2018-08-03 09:42:05.305 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/wrappers/keystone.py
- 2018-08-03 09:42:05.306 1385115 INFO rally.common.plugin.discover [-] Loaded module with plugins: /usr/local/lib/python2.7/dist-packages/rally_openstack/wrappers/network.py
- 2018-08-03 09:42:06.603 1385115 WARNING rally.common.plugin.discover [-] Failed to load plugins from module 'rally_openstack' (package: 'rally-openstack 1.2.0'): (osc-lib 1.7.0 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('osc-lib>=1.10.0'), set(['python-ironicclient'])): ContextualVersionConflict: (osc-lib 1.7.0 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('osc-lib>=1.10.0'), set(['python-ironicclient']))
- --------------------------------------------------------------------------------
- Preparing input task
- --------------------------------------------------------------------------------
- Task is:
- {
- "VMTasks.boot_runcommand_delete": [
- {
- "args": {
- "flavor": {
- "name": "m1.tiny"
- },
- "image": {
- "name": "^Ubuntu 16.04 - latest$"
- },
- "floating_network": "ext-net",
- "force_delete": true,
- "command": {
- "script_file": "ping_test.sh",
- "interpreter": "/bin/sh"
- },
- "username": "ubuntu"
- },
- "runner": {
- "type": "constant",
- "times": 1,
- "concurrency": 1
- },
- }
- ]
- }
- Task syntax is correct :)
- Running Rally version 1.0.0
- --------------------------------------------------------------------------------
- Task 5a1637ec-ded7-4542-b693-681f1b2b6481: started
- --------------------------------------------------------------------------------
- Running Task... This can take a while...
- To track task status use:
- rally task status
- or
- rally task detailed
- Using task: 5a1637ec-ded7-4542-b693-681f1b2b6481
- 2018-08-03 09:42:06.672 1385115 INFO rally.task.engine [-] Task 5a1637ec-ded7-4542-b693-681f1b2b6481 | Starting: Task validation.
- 2018-08-03 09:42:06.677 1385115 INFO rally.task.engine [-] Task 5a1637ec-ded7-4542-b693-681f1b2b6481 | Starting: Task validation of syntax.
- Task config is invalid: `There is no plugin `required_services` in in any platform.`
Advertisement
Add Comment
Please, Sign In to add comment