[Python-modules-team] Bug#1002338: python-pyvmomi: FTBFS: dh_auto_test: error: pybuild --test --test-tox -i python{version} -p "3.10 3.9" returned exit code 13

Lucas Nussbaum lucas at debian.org
Wed Dec 22 07:57:00 GMT 2021


Source: python-pyvmomi
Version: 6.7.1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh /usr/share/openstack-pkg-tools/pkgos.make --with python3 --buildsystem=pybuild
> dh: error: Unknown sequence /usr/share/openstack-pkg-tools/pkgos.make (choose from: binary binary-arch binary-indep build build-arch build-indep clean install install-arch install-indep)
> dh build --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:237: python3.10 setup.py config 
> running config
> I: pybuild base:237: python3.9 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/QueryTypes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/Differ.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/CoreTypes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/PbmObjects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/SoapAdapter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/pyVmomiSettings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/EamObjects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/Cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/Iso8601.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/SmsObjects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/Version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/DynamicTypeManagerHelper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/ServerObjects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/ManagedMethodExecutorHelper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/VmomiSupport.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> copying pyVmomi/StubAdapterAccessorImpl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVmomi
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVim
> copying pyVim/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVim
> copying pyVim/connect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVim
> copying pyVim/task.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/pyVim
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/QueryTypes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/Differ.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/CoreTypes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/PbmObjects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/SoapAdapter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/pyVmomiSettings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/EamObjects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/Cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/Iso8601.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/SmsObjects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/Version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/DynamicTypeManagerHelper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/ServerObjects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/ManagedMethodExecutorHelper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/VmomiSupport.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> copying pyVmomi/StubAdapterAccessorImpl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVmomi
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVim
> copying pyVim/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVim
> copying pyVim/connect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVim
> copying pyVim/task.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyVim
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build; tox -c /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py310
> GLOB sdist-make: /<<PKGBUILDDIR>>/setup.py
> py310 create: /<<PKGBUILDDIR>>/.tox/py310
> py310 installdeps: -rtest-requirements.txt
> WARNING: Discarding $PYTHONPATH from environment, to override specify PYTHONPATH in 'passenv' in your configuration.
> ERROR: invocation failed (exit code 1), logfile: /<<PKGBUILDDIR>>/.tox/py310/log/py310-1.log
> ================================== log start ===================================
> Requirement already satisfied: tox in /usr/lib/python3/dist-packages (from -r test-requirements.txt (line 1)) (3.21.4)
> Requirement already satisfied: testtools>=0.9.34 in /usr/lib/python3/dist-packages (from -r test-requirements.txt (line 2)) (2.5.0)
> Requirement already satisfied: vcrpy in /usr/lib/python3/dist-packages (from -r test-requirements.txt (line 3)) (4.0.2)
> Requirement already satisfied: importlib-metadata>=0.12 in /usr/lib/python3/dist-packages (from tox->-r test-requirements.txt (line 1)) (4.6.4)
> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02be68970>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/typing-extensions/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02be697e0>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/typing-extensions/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02be69e70>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/typing-extensions/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02bf2d630>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/typing-extensions/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02bf2feb0>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/typing-extensions/
> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02c049630>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/importlib-metadata/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02c04a0b0>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/importlib-metadata/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02c049bd0>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/importlib-metadata/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02c049ab0>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/importlib-metadata/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02c049990>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/importlib-metadata/
> INFO: pip is looking at multiple versions of tox to determine which version is compatible with other requirements. This could take a while.
> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02c048ac0>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/tox/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02c048bb0>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/tox/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02c048d30>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/tox/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02c048f40>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/tox/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02c0491e0>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/tox/
> INFO: pip is looking at multiple versions of testtools to determine which version is compatible with other requirements. This could take a while.
> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02c04a6b0>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/testtools/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02c04bc10>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/testtools/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02c04baf0>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/testtools/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02c04b9d0>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/testtools/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa02c04b880>: Failed to establish a new connection: [Errno 111] Connection refused'))': /simple/testtools/
> ERROR: Could not find a version that satisfies the requirement typing-extensions>=3.6.4 (from importlib-metadata)
> ERROR: No matching distribution found for typing-extensions>=3.6.4
> 
> =================================== log end ====================================
> ERROR: could not install deps [-rtest-requirements.txt]; v = InvocationError('/<<PKGBUILDDIR>>/.tox/py310/bin/python -m pip install -rtest-requirements.txt', 1)
> ___________________________________ summary ____________________________________
> ERROR:   py310: could not install deps [-rtest-requirements.txt]; v = InvocationError('/<<PKGBUILDDIR>>/.tox/py310/bin/python -m pip install -rtest-requirements.txt', 1)
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build; tox -c /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py310
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build; tox -c /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py39
> GLOB sdist-make: /<<PKGBUILDDIR>>/setup.py
> py39 create: /<<PKGBUILDDIR>>/.tox/py39
> py39 installdeps: -rtest-requirements.txt
> WARNING: Discarding $PYTHONPATH from environment, to override specify PYTHONPATH in 'passenv' in your configuration.
> py39 inst: /<<PKGBUILDDIR>>/.tox/.tmp/package/1/pyvmomi-6.7.1.zip
> WARNING: Discarding $PYTHONPATH from environment, to override specify PYTHONPATH in 'passenv' in your configuration.
> py39 installed: certifi==2020.6.20,chardet==4.0.0,distlib==0.3.3,extras==1.0.0,filelock==0.0.0,fixtures==3.0.0,idna==2.10,importlib-metadata==4.6.4,more-itertools==8.10.0,multidict==5.1.0,packaging==21.3,pbr==5.6.0,platformdirs==2.4.0,pluggy==0.13.0,py==1.10.0,pyparsing==2.4.7,pyvmomi @ file:///<<PKGBUILDDIR>>/.tox/.tmp/package/1/pyvmomi-6.7.1.zip,PyYAML==5.4.1,requests==2.25.1,six==1.16.0,testtools==2.5.0,toml==0.10.2,tox==3.21.4,urllib3==1.26.5,vcrpy==4.0.2,virtualenv==20.10.0+ds,wrapt==1.13.3,yarl==1.6.3,zipp==1.0.0
> py39 run-test-pre: PYTHONHASHSEED='320701020'
> py39 run-test: commands[0] | python setup.py test
> running test
> WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
> running egg_info
> writing pyvmomi.egg-info/PKG-INFO
> writing dependency_links to pyvmomi.egg-info/dependency_links.txt
> writing requirements to pyvmomi.egg-info/requires.txt
> writing top-level names to pyvmomi.egg-info/top_level.txt
> reading manifest file 'pyvmomi.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'pyvmomi.egg-info/SOURCES.txt'
> running build_ext
> /<<PKGBUILDDIR>>/pyVmomi/Version.py:26: SyntaxWarning: "is" with a literal. Did you mean "=="?
>   if isLegacy or ns is "":
> test_basic_container_view (tests.test_container_view.ContainerViewTests) ... INFO:vcr.cassette:<function VCR._build_before_record_request.<locals>.before_record_request at 0x7f996e810b80>
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> INFO:vcr.cassette:Appending request <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8" ?><namespaces version="1.0"><namespace><name>urn:vim25</name><version>6.0</version><priorVersions><version>5.5</version><version>5.1</version><version>5.0</version><version>4.1</version><version>4.0</version><version>2.5u2server</version><version>2.5u2</version><version>2.5</version></priorVersions></namespace><namespace><name>urn:vim2</name><version>2.0</version></namespace></namespaces>\n'}, 'headers': {'connection': ['Keep-Alive'], 'content-length': ['429'], 'content-type': ['text/xml'], 'date': ['Mon, 12 Oct 2015 16:24:13 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-3018523</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>3018523</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>6cbd40cc-1416-4b2d-ba7c-ae53a166d00a</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager><overheadMemoryManager type="OverheadMemoryManager">OverheadMemoryManger</overheadMemoryManager><certificateManager type="CertificateManager">certificateManager</certificateManager><ioFilterManager type="IoFilterManager">IoFilterManager</ioFilterManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3853'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:24:13 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<LoginResponse xmlns="urn:vim25"><returnval><key>52e6ecdc-512d-b041-aea8-efa4a4f168e2</key><userName>my_user</userName><fullName>my_user</fullName><loginTime>2015-10-12T16:24:13.702261Z</loginTime><lastActiveTime>2015-10-12T16:24:13.702261Z</lastActiveTime><locale>en</locale><messageLocale>en</messageLocale><extensionSession>false</extensionSession><ipAddress>10.20.125.215</ipAddress><userAgent></userAgent><callCount>0</callCount></returnval></LoginResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['829'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:24:13 GMT'], 'set-cookie': ['vmware_soap_session="403d909855cc71d655e4312dff16aa2e4bb8cd4d"; Path=/; HttpOnly; Secure;']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-3018523</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>3018523</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>6cbd40cc-1416-4b2d-ba7c-ae53a166d00a</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager><overheadMemoryManager type="OverheadMemoryManager">OverheadMemoryManger</overheadMemoryManager><certificateManager type="CertificateManager">certificateManager</certificateManager><ioFilterManager type="IoFilterManager">IoFilterManager</ioFilterManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3853'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:24:13 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<CreateContainerViewResponse xmlns="urn:vim25"><returnval type="ContainerView">session[522e381b-f862-604d-fc91-f833d412e504]52af39e2-2cf1-3ba5-e212-6f8658cd2e1e</returnval></CreateContainerViewResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['529'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:24:13 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-3018523</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>3018523</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>6cbd40cc-1416-4b2d-ba7c-ae53a166d00a</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager><overheadMemoryManager type="OverheadMemoryManager">OverheadMemoryManger</overheadMemoryManager><certificateManager type="CertificateManager">certificateManager</certificateManager><ioFilterManager type="IoFilterManager">IoFilterManager</ioFilterManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3853'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:24:13 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="ContainerView">session[522e381b-f862-604d-fc91-f833d412e504]52af39e2-2cf1-3ba5-e212-6f8658cd2e1e</obj><propSet><name>view</name><val xsi:type="ArrayOfManagedObjectReference"></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['649'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:24:13 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<DestroyViewResponse xmlns="urn:vim25"></DestroyViewResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['388'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:24:13 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> DEBUG:vcr.cassette:Entering context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/basic_container_view.yaml.
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.stubs:Got <Request (GET) https://vcsa/sdk/vimServiceVersions.xml>
> INFO:vcr.stubs:Playing response for <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> from cassette
> /<<PKGBUILDDIR>>/pyVim/connect.py:637: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   tree = __GetElementTree(protocol, server, port,
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> /usr/lib/python3/dist-packages/vcr/stubs/__init__.py:333: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   super().__setattr__(name, value)
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> /usr/lib/python3/dist-packages/vcr/stubs/__init__.py:333: ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   super().__setattr__(name, value)
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.cassette:Exiting context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/basic_container_view.yaml.
> ok
> test_request_context_serializer_global (tests.test_serializer.SerializerTests) ... INFO:vcr.cassette:<function VCR._build_before_record_request.<locals>.before_record_request at 0x7f996dd629d0>
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim2"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 5.5.0 build-1750787 (Sim)</fullName><vendor>VMware, Inc.</vendor><version>5.5.0</version><build>1750787 (Sim)</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>5.5</apiVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1948'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Mon, 28 Jul 2014 22:02:17 GMT'], 'Set-Cookie': ['vmware_soap_session="52d2bdd9-aec7-5f5c-652e-09737979ce13"; Path=/; HttpOnly; Secure; ']}, 'status': {'code': 200, 'message': 'OK'}}
> DEBUG:vcr.cassette:Entering context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/test_simple_request_serializer.yaml.
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.cassette:Exiting context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/test_simple_request_serializer.yaml.
> /<<PKGBUILDDIR>>/tests/test_serializer.py:109: ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   self._base_serialize_test(soap_creator, request_matcher)
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_request_context_serializer_instance (tests.test_serializer.SerializerTests) ... INFO:vcr.cassette:<function VCR._build_before_record_request.<locals>.before_record_request at 0x7f996f99c1f0>
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim2"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 5.5.0 build-1750787 (Sim)</fullName><vendor>VMware, Inc.</vendor><version>5.5.0</version><build>1750787 (Sim)</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>5.5</apiVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1948'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Mon, 28 Jul 2014 22:02:17 GMT'], 'Set-Cookie': ['vmware_soap_session="52d2bdd9-aec7-5f5c-652e-09737979ce13"; Path=/; HttpOnly; Secure; ']}, 'status': {'code': 200, 'message': 'OK'}}
> DEBUG:vcr.cassette:Entering context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/test_simple_request_serializer.yaml.
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.cassette:Exiting context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/test_simple_request_serializer.yaml.
> /<<PKGBUILDDIR>>/tests/test_serializer.py:100: ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   self._base_serialize_test(soap_creator, request_matcher)
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_serialize_float (tests.test_serializer.SerializerTests) ... ok
> test_serialize_integer (tests.test_serializer.SerializerTests) ... ok
> test_serialize_object (tests.test_serializer.SerializerTests) ... ok
> test_serialize_unicode (tests.test_serializer.SerializerTests) ... ok
> test_simple_request_serializer (tests.test_serializer.SerializerTests) ... INFO:vcr.cassette:<function VCR._build_before_record_request.<locals>.before_record_request at 0x7f996dd62b80>
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim2"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 5.5.0 build-1750787 (Sim)</fullName><vendor>VMware, Inc.</vendor><version>5.5.0</version><build>1750787 (Sim)</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>5.5</apiVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1948'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Mon, 28 Jul 2014 22:02:17 GMT'], 'Set-Cookie': ['vmware_soap_session="52d2bdd9-aec7-5f5c-652e-09737979ce13"; Path=/; HttpOnly; Secure; ']}, 'status': {'code': 200, 'message': 'OK'}}
> DEBUG:vcr.cassette:Entering context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/test_simple_request_serializer.yaml.
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.cassette:Exiting context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/test_simple_request_serializer.yaml.
> /<<PKGBUILDDIR>>/tests/test_serializer.py:93: ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   self._base_serialize_test(soap_creator, self._body_request_matcher)
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_basic_connection (tests.test_connect.ConnectionTests) ... INFO:vcr.cassette:<function VCR._build_before_record_request.<locals>.before_record_request at 0x7f996dd62550>
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-3018523</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>3018523</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>6cbd40cc-1416-4b2d-ba7c-ae53a166d00a</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3320'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:20:20 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<LoginResponse xmlns="urn:vim25"><returnval><key>52b5395a-85c2-9902-7835-13a9b77e1fec</key><userName>my_user</userName><fullName>my_user</fullName><loginTime>2015-10-12T16:20:20.388804Z</loginTime><lastActiveTime>2015-10-12T16:20:20.388804Z</lastActiveTime><locale>en</locale><messageLocale>en</messageLocale></returnval></LoginResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['704'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:20:20 GMT'], 'set-cookie': ['vmware_soap_session="57e9ef0e1210352a3cf607db32a20792334f5b81"; Path=/; HttpOnly; Secure;']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-3018523</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>3018523</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>6cbd40cc-1416-4b2d-ba7c-ae53a166d00a</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3320'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:20:20 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="ServiceInstance">ServiceInstance</obj><propSet><name>content</name><val xsi:type="ServiceContent"><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-3018523</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>3018523</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>6cbd40cc-1416-4b2d-ba7c-ae53a166d00a</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3460'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:20:20 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="SessionManager">SessionManager</obj><propSet><name>currentSession</name><val xsi:type="UserSession"><key>52b5395a-85c2-9902-7835-13a9b77e1fec</key><userName>my_user</userName><fullName>my_user</fullName><loginTime>2015-10-12T16:20:20.388804Z</loginTime><lastActiveTime>2015-10-12T16:20:20.400795Z</lastActiveTime><locale>en</locale><messageLocale>en</messageLocale></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['880'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:20:20 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> DEBUG:vcr.cassette:Entering context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/basic_connection.yaml.
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> /usr/lib/python3/dist-packages/vcr/stubs/__init__.py:333: ResourceWarning: unclosed <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   super().__setattr__(name, value)
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.cassette:Exiting context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/basic_connection.yaml.
> ok
> test_basic_connection_bad_password (tests.test_connect.ConnectionTests) ... INFO:vcr.cassette:<function VCR._build_before_record_request.<locals>.before_record_request at 0x7f996f99c3a0>
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-2798252</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>2798252</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>bebc2ffd-1e78-43f9-bf1c-05a67f5eb56d</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3320'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Wed, 7 Oct 2015 17:51:14 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<soapenv:Fault><faultcode>ServerFaultCode</faultcode><faultstring>Cannot complete login due to an incorrect user name or password.</faultstring><detail><InvalidLoginFault xmlns="urn:vim25" xsi:type="InvalidLogin"></InvalidLoginFault></detail></soapenv:Fault>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['585'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Wed, 7 Oct 2015 17:51:33 GMT'], 'set-cookie': ['vmware_soap_session="f92d3e0148e9d8fb32ef20a75cf89abd4a84cd66"; Path=/; HttpOnly; Secure;']}, 'status': {'code': 500, 'message': 'Internal Server Error'}}
> DEBUG:vcr.cassette:Entering context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/basic_connection_bad_password.yaml.
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> /usr/lib/python3.9/traceback.py:220: ResourceWarning: unclosed <socket.socket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   tb.tb_frame.clear()
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> DEBUG:vcr.cassette:Exiting context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/basic_connection_bad_password.yaml.
> ok
> test_disconnect_on_no_connection (tests.test_connect.ConnectionTests) ... ok
> test_smart_connection (tests.test_connect.ConnectionTests) ... INFO:vcr.cassette:<function VCR._build_before_record_request.<locals>.before_record_request at 0x7f996f99c4c0>
> /usr/lib/python3/dist-packages/yaml/constructor.py:49: ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   node = self.get_single_node()
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> INFO:vcr.cassette:Appending request <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8" ?><namespaces version="1.0"><namespace><name>urn:vim25</name><version>6.0</version><priorVersions><version>5.5</version><version>5.1</version><version>5.0</version><version>4.1</version><version>4.0</version><version>2.5u2server</version><version>2.5u2</version><version>2.5</version></priorVersions></namespace><namespace><name>urn:vim2</name><version>2.0</version></namespace></namespaces>\n'}, 'headers': {'connection': ['Keep-Alive'], 'content-length': ['429'], 'content-type': ['text/xml'], 'date': ['Mon, 12 Oct 2015 16:18:07 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-3018523</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>3018523</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>6cbd40cc-1416-4b2d-ba7c-ae53a166d00a</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager><overheadMemoryManager type="OverheadMemoryManager">OverheadMemoryManger</overheadMemoryManager><certificateManager type="CertificateManager">certificateManager</certificateManager><ioFilterManager type="IoFilterManager">IoFilterManager</ioFilterManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3853'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:18:07 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<LoginResponse xmlns="urn:vim25"><returnval><key>52ad453a-13a7-e8af-9186-a1b5c5ab85b7</key><userName>my_user</userName><fullName>my_user</fullName><loginTime>2015-10-12T16:18:07.543834Z</loginTime><lastActiveTime>2015-10-12T16:18:07.543834Z</lastActiveTime><locale>en</locale><messageLocale>en</messageLocale><extensionSession>false</extensionSession><ipAddress>10.20.125.215</ipAddress><userAgent></userAgent><callCount>0</callCount></returnval></LoginResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['829'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:18:07 GMT'], 'set-cookie': ['vmware_soap_session="8fc51e13679819f71dd3e925154d49dcf91f9759"; Path=/; HttpOnly; Secure;']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-3018523</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>3018523</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>6cbd40cc-1416-4b2d-ba7c-ae53a166d00a</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager><overheadMemoryManager type="OverheadMemoryManager">OverheadMemoryManger</overheadMemoryManager><certificateManager type="CertificateManager">certificateManager</certificateManager><ioFilterManager type="IoFilterManager">IoFilterManager</ioFilterManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3853'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:18:07 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="ServiceInstance">ServiceInstance</obj><propSet><name>content</name><val xsi:type="ServiceContent"><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-3018523</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>3018523</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>6cbd40cc-1416-4b2d-ba7c-ae53a166d00a</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager><overheadMemoryManager type="OverheadMemoryManager">OverheadMemoryManger</overheadMemoryManager><certificateManager type="CertificateManager">certificateManager</certificateManager><ioFilterManager type="IoFilterManager">IoFilterManager</ioFilterManager></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3993'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:18:07 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="SessionManager">SessionManager</obj><propSet><name>currentSession</name><val xsi:type="UserSession"><key>52ad453a-13a7-e8af-9186-a1b5c5ab85b7</key><userName>VSPHERE.LOCAL\\Administrator</userName><fullName>Administrator vsphere.local</fullName><loginTime>2015-10-12T16:18:07.543834Z</loginTime><lastActiveTime>2015-10-12T16:18:07.55457Z</lastActiveTime><locale>en</locale><messageLocale>en</messageLocale><extensionSession>false</extensionSession><ipAddress>10.20.125.215</ipAddress><userAgent></userAgent><callCount>1</callCount></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['1004'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:18:07 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> DEBUG:vcr.cassette:Entering context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/smart_connection.yaml.
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.stubs:Got <Request (GET) https://vcsa/sdk/vimServiceVersions.xml>
> INFO:vcr.stubs:Playing response for <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> from cassette
> /<<PKGBUILDDIR>>/pyVim/connect.py:637: ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   tree = __GetElementTree(protocol, server, port,
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.cassette:Exiting context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/smart_connection.yaml.
> ok
> test_sspi_connection (tests.test_connect.ConnectionTests) ... INFO:vcr.cassette:<function VCR._build_before_record_request.<locals>.before_record_request at 0x7f996dd62af0>
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-3018523</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>3018523</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>6cbd40cc-1416-4b2d-ba7c-ae53a166d00a</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3320'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:20:20 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<LoginResponse xmlns="urn:vim25"><returnval><key>52b5395a-85c2-9902-7835-13a9b77e1fec</key><userName>my_user</userName><fullName>my_user</fullName><loginTime>2015-10-12T16:20:20.388804Z</loginTime><lastActiveTime>2015-10-12T16:20:20.388804Z</lastActiveTime><locale>en</locale><messageLocale>en</messageLocale></returnval></LoginResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['704'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:20:20 GMT'], 'set-cookie': ['vmware_soap_session="57e9ef0e1210352a3cf607db32a20792334f5b81"; Path=/; HttpOnly; Secure;']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-3018523</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>3018523</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>6cbd40cc-1416-4b2d-ba7c-ae53a166d00a</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3320'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:20:20 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="ServiceInstance">ServiceInstance</obj><propSet><name>content</name><val xsi:type="ServiceContent"><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-3018523</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>3018523</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>6cbd40cc-1416-4b2d-ba7c-ae53a166d00a</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3460'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:20:20 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="SessionManager">SessionManager</obj><propSet><name>currentSession</name><val xsi:type="UserSession"><key>52b5395a-85c2-9902-7835-13a9b77e1fec</key><userName>my_user</userName><fullName>my_user</fullName><loginTime>2015-10-12T16:20:20.388804Z</loginTime><lastActiveTime>2015-10-12T16:20:20.400795Z</lastActiveTime><locale>en</locale><messageLocale>en</messageLocale></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['880'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 16:20:20 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> DEBUG:vcr.cassette:Entering context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/sspi_connection.yaml.
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> /usr/lib/python3/dist-packages/vcr/stubs/__init__.py:333: ResourceWarning: unclosed <socket.socket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   super().__setattr__(name, value)
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.cassette:Exiting context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/sspi_connection.yaml.
> ok
> test_vm_nic_data (tests.test_virtual_machine_object.VirtualMachineTests) ... INFO:vcr.cassette:<function VCR._build_before_record_request.<locals>.before_record_request at 0x7f996f99c430>
> /usr/lib/python3/dist-packages/yaml/nodes.py:29: ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   self.tag = tag
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk/vimServiceVersions.xml
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> INFO:vcr.cassette:Appending request <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8" ?>\n<!--\n   Copyright 2008-2012 VMware, Inc.  All rights reserved.\n-->\n<namespaces version="1.0">\n  <namespace>\n    <name>urn:vim25</name>\n    <version>5.5</version>\n    <priorVersions>\n      <version>5.1</version>\n      <version>5.0</version>\n      <version>4.1</version>\n      <version>4.0</version>\n      <version>2.5u2</version>\n      <version>2.5</version>\n    </priorVersions>\n  </namespace>\n  <namespace>\n    <name>urn:vim2</name>\n    <version>2.0</version>\n  </namespace>\n</namespaces>\n'}, 'headers': {'Connection': ['Keep-Alive'], 'Content-Length': ['530'], 'Content-Type': ['text/xml'], 'Date': ['Tue, 19 Aug 2014 08:54:35 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 5.5.0 build-1623101</fullName><vendor>VMware, Inc.</vendor><version>5.5.0</version><build>1623101</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>5.5</apiVersion><instanceUuid>7FE5EAEC-D956-4BF1-BC24-28D6242EA017</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>5.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['3599'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:35 GMT'], 'Set-Cookie': ['vmware_soap_session="52ed31c2-85ea-2e40-9570-26c0f9ce0ca4"; Path=/; HttpOnly; Secure; ']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<LoginResponse xmlns="urn:vim25"><returnval><key>52467fed-d90c-b718-5b27-1b333aeaade4</key><userName>my_user</userName><fullName>my_user </fullName><loginTime>2014-08-19T08:54:36.163262Z</loginTime><lastActiveTime>2014-08-19T08:54:36.163262Z</lastActiveTime><locale>en</locale><messageLocale>en</messageLocale><extensionSession>false</extensionSession><ipAddress>192.168.2.100</ipAddress><userAgent></userAgent><callCount>0</callCount></returnval></LoginResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['790'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 5.5.0 build-1623101</fullName><vendor>VMware, Inc.</vendor><version>5.5.0</version><build>1623101</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>5.5</apiVersion><instanceUuid>7FE5EAEC-D956-4BF1-BC24-28D6242EA017</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>5.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['3599'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<CreateContainerViewResponse xmlns="urn:vim25"><returnval type="ContainerView">session[d997a63e-8bd7-4b84-9dc2-e696094ad947]521ceaa9-69db-d91a-1dd4-a3efeae9f2bc</returnval></CreateContainerViewResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['529'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 5.5.0 build-1623101</fullName><vendor>VMware, Inc.</vendor><version>5.5.0</version><build>1623101</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>5.5</apiVersion><instanceUuid>7FE5EAEC-D956-4BF1-BC24-28D6242EA017</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>5.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['3599'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="ContainerView">session[d997a63e-8bd7-4b84-9dc2-e696094ad947]521ceaa9-69db-d91a-1dd4-a3efeae9f2bc</obj><propSet><name>view</name><val xsi:type="ArrayOfManagedObjectReference"><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-744</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-730</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-741</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-36</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-749</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-750</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-742</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-26</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-30</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-34</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-38</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-35</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-24</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-23</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-27</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-31</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-37</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-745</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-28</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-743</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-746</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-25</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-748</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-33</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-747</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-722</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-29</ManagedObjectReference><ManagedObjectReference type="VirtualMachine" xsi:type="ManagedObjectReference">vm-39</ManagedObjectReference></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['3741'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-744</obj><propSet><name>name</name><val xsi:type="xsd:string">MARVEL-Freak</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['568'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-744</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-744</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-730</obj><propSet><name>name</name><val xsi:type="xsd:string">box_copy</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['564'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-730</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotRunning</toolsStatus><toolsVersionStatus>guestToolsCurrent</toolsVersionStatus><toolsVersionStatus2>guestToolsCurrent</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>ubuntu64Guest</guestId><guestFullName>Ubuntu Linux (64-bit)</guestFullName><net><network>VM Network</network><macAddress>00:50:56:82:34:02</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1218'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-730</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotRunning</toolsStatus><toolsVersionStatus>guestToolsCurrent</toolsVersionStatus><toolsVersionStatus2>guestToolsCurrent</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>ubuntu64Guest</guestId><guestFullName>Ubuntu Linux (64-bit)</guestFullName><net><network>VM Network</network><macAddress>00:50:56:82:34:02</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1218'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-741</obj><propSet><name>name</name><val xsi:type="xsd:string">MARVEL-Mach_IV</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['570'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-741</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-741</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-36</obj><propSet><name>name</name><val xsi:type="xsd:string">VCVA-5.5u1-14</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['568'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-36</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsOk</toolsStatus><toolsVersionStatus>guestToolsUnmanaged</toolsVersionStatus><toolsVersionStatus2>guestToolsUnmanaged</toolsVersionStatus2><toolsRunningStatus>guestToolsRunning</toolsRunningStatus><toolsVersion>2147483647</toolsVersion><guestId>sles11_64Guest</guestId><guestFamily>linuxGuest</guestFamily><guestFullName>SUSE Linux Enterprise 11 (64-bit)</guestFullName><hostName>localhost.localdom</hostName><ipAddress>192.168.2.14</ipAddress><net><network>VM Network</network><ipAddress>192.168.2.14</ipAddress><ipAddress>2606:a000:110f:c018:20c:29ff:fe75:212e</ipAddress><ipAddress>fe80::20c:29ff:fe75:212e</ipAddress><macAddress>00:0c:29:75:21:2e</macAddress><connected>true</connected><deviceConfigId>4000</deviceConfigId><ipConfig><ipAddress><ipAddress>192.168.2.14</ipAddress><prefixLength>16</prefixLength><state>preferred</state></ipAddress><ipAddress><ipAddress>2606:a000:110f:c018:20c:29ff:fe75:212e</ipAddress><prefixLength>64</prefixLength><state>unknown</state></ipAddress><ipAddress><ipAddress>fe80::20c:29ff:fe75:212e</ipAddress><prefixLength>64</prefixLength><state>unknown</state></ipAddress></ipConfig></net><ipStack><dnsConfig><dhcp>false</dhcp><hostName>localhost.localdom</hostName><domainName>localdom</domainName><ipAddress>192.168.2.1</ipAddress><searchDomain>localdom</searchDomain></dnsConfig><ipRouteConfig><ipRoute><network>0.0.0.0</network><prefixLength>0</prefixLength><gateway><ipAddress>192.168.2.1</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>169.254.0.0</network><prefixLength>16</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>192.168.0.0</network><prefixLength>16</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>2606:a000:110f:c018::</network><prefixLength>64</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>fe80::</network><prefixLength>64</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>::</network><prefixLength>0</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>ff00::</network><prefixLength>8</prefixLength><gateway><device>0</device></gateway></ipRoute></ipRouteConfig></ipStack><disk><diskPath>/</diskPath><capacity>10424221696</capacity><freeSpace>6110584832</freeSpace></disk><disk><diskPath>/boot</diskPath><capacity>134029312</capacity><freeSpace>112363520</freeSpace></disk><disk><diskPath>/storage/core</diskPath><capacity>21137846272</capacity><freeSpace>20765569024</freeSpace></disk><disk><diskPath>/storage/log</diskPath><capacity>21137846272</capacity><freeSpace>20690255872</freeSpace></disk><disk><diskPath>/storage/db</diskPath><capacity>63412629504</capacity><freeSpace>63039680512</freeSpace></disk><screen><width>720</width><height>400</height></screen><guestState>running</guestState><appHeartbeatStatus>appStatusGray</appHeartbeatStatus><guestOperationsReady>true</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['3617'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-36</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsOk</toolsStatus><toolsVersionStatus>guestToolsUnmanaged</toolsVersionStatus><toolsVersionStatus2>guestToolsUnmanaged</toolsVersionStatus2><toolsRunningStatus>guestToolsRunning</toolsRunningStatus><toolsVersion>2147483647</toolsVersion><guestId>sles11_64Guest</guestId><guestFamily>linuxGuest</guestFamily><guestFullName>SUSE Linux Enterprise 11 (64-bit)</guestFullName><hostName>localhost.localdom</hostName><ipAddress>192.168.2.14</ipAddress><net><network>VM Network</network><ipAddress>192.168.2.14</ipAddress><ipAddress>2606:a000:110f:c018:20c:29ff:fe75:212e</ipAddress><ipAddress>fe80::20c:29ff:fe75:212e</ipAddress><macAddress>00:0c:29:75:21:2e</macAddress><connected>true</connected><deviceConfigId>4000</deviceConfigId><ipConfig><ipAddress><ipAddress>192.168.2.14</ipAddress><prefixLength>16</prefixLength><state>preferred</state></ipAddress><ipAddress><ipAddress>2606:a000:110f:c018:20c:29ff:fe75:212e</ipAddress><prefixLength>64</prefixLength><state>unknown</state></ipAddress><ipAddress><ipAddress>fe80::20c:29ff:fe75:212e</ipAddress><prefixLength>64</prefixLength><state>unknown</state></ipAddress></ipConfig></net><ipStack><dnsConfig><dhcp>false</dhcp><hostName>localhost.localdom</hostName><domainName>localdom</domainName><ipAddress>192.168.2.1</ipAddress><searchDomain>localdom</searchDomain></dnsConfig><ipRouteConfig><ipRoute><network>0.0.0.0</network><prefixLength>0</prefixLength><gateway><ipAddress>192.168.2.1</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>169.254.0.0</network><prefixLength>16</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>192.168.0.0</network><prefixLength>16</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>2606:a000:110f:c018::</network><prefixLength>64</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>fe80::</network><prefixLength>64</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>::</network><prefixLength>0</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>ff00::</network><prefixLength>8</prefixLength><gateway><device>0</device></gateway></ipRoute></ipRouteConfig></ipStack><disk><diskPath>/</diskPath><capacity>10424221696</capacity><freeSpace>6110584832</freeSpace></disk><disk><diskPath>/boot</diskPath><capacity>134029312</capacity><freeSpace>112363520</freeSpace></disk><disk><diskPath>/storage/core</diskPath><capacity>21137846272</capacity><freeSpace>20765569024</freeSpace></disk><disk><diskPath>/storage/log</diskPath><capacity>21137846272</capacity><freeSpace>20690255872</freeSpace></disk><disk><diskPath>/storage/db</diskPath><capacity>63412629504</capacity><freeSpace>63039680512</freeSpace></disk><screen><width>720</width><height>400</height></screen><guestState>running</guestState><appHeartbeatStatus>appStatusGray</appHeartbeatStatus><guestOperationsReady>true</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['3617'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-749</obj><propSet><name>name</name><val xsi:type="xsd:string">MARVEL-Spectrum</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['571'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-749</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-749</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-750</obj><propSet><name>name</name><val xsi:type="xsd:string">MARVEL-Agents_of_Atlas</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['578'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-750</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-750</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-742</obj><propSet><name>name</name><val xsi:type="xsd:string">MARVEL-Alex_Power</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['573'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-742</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-742</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-26</obj><propSet><name>name</name><val xsi:type="xsd:string">VCVA36</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['561'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-26</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotRunning</toolsStatus><toolsVersionStatus>guestToolsUnmanaged</toolsVersionStatus><toolsVersionStatus2>guestToolsUnmanaged</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>2147483647</toolsVersion><guestId>sles11_64Guest</guestId><guestFullName>SUSE Linux Enterprise 11 (64-bit)</guestFullName><net><network>VM Network</network><macAddress>00:0c:29:44:8b:76</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1273'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-26</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotRunning</toolsStatus><toolsVersionStatus>guestToolsUnmanaged</toolsVersionStatus><toolsVersionStatus2>guestToolsUnmanaged</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>2147483647</toolsVersion><guestId>sles11_64Guest</guestId><guestFullName>SUSE Linux Enterprise 11 (64-bit)</guestFullName><net><network>VM Network</network><macAddress>00:0c:29:44:8b:76</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1273'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-30</obj><propSet><name>name</name><val xsi:type="xsd:string">VCVA37-v5.0</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['566'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-30</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotRunning</toolsStatus><toolsVersionStatus>guestToolsUnmanaged</toolsVersionStatus><toolsVersionStatus2>guestToolsUnmanaged</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>2147483647</toolsVersion><guestId>sles11_64Guest</guestId><guestFullName>SUSE Linux Enterprise 11 (64-bit)</guestFullName><net><network>VM Network</network><macAddress>00:50:56:b4:89:db</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1273'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-30</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotRunning</toolsStatus><toolsVersionStatus>guestToolsUnmanaged</toolsVersionStatus><toolsVersionStatus2>guestToolsUnmanaged</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>2147483647</toolsVersion><guestId>sles11_64Guest</guestId><guestFullName>SUSE Linux Enterprise 11 (64-bit)</guestFullName><net><network>VM Network</network><macAddress>00:50:56:b4:89:db</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1273'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-34</obj><propSet><name>name</name><val xsi:type="xsd:string">ESXi-5.5-17</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['566'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-34</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><guestState>notRunning</guestState><appHeartbeatStatus>appStatusGray</appHeartbeatStatus><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-34</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><guestState>notRunning</guestState><appHeartbeatStatus>appStatusGray</appHeartbeatStatus><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-38</obj><propSet><name>name</name><val xsi:type="xsd:string">VCVA33</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['561'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-38</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotRunning</toolsStatus><toolsVersionStatus>guestToolsUnmanaged</toolsVersionStatus><toolsVersionStatus2>guestToolsUnmanaged</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>2147483647</toolsVersion><guestId>sles11_64Guest</guestId><guestFullName>SUSE Linux Enterprise 11 (64-bit)</guestFullName><net><network>VM Network</network><macAddress>00:0c:29:e3:f9:f7</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1273'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-38</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotRunning</toolsStatus><toolsVersionStatus>guestToolsUnmanaged</toolsVersionStatus><toolsVersionStatus2>guestToolsUnmanaged</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>2147483647</toolsVersion><guestId>sles11_64Guest</guestId><guestFullName>SUSE Linux Enterprise 11 (64-bit)</guestFullName><net><network>VM Network</network><macAddress>00:0c:29:e3:f9:f7</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1273'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-35</obj><propSet><name>name</name><val xsi:type="xsd:string">ESXi-5.5-18</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['566'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-35</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><guestState>notRunning</guestState><appHeartbeatStatus>appStatusGray</appHeartbeatStatus><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-35</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><guestState>notRunning</guestState><appHeartbeatStatus>appStatusGray</appHeartbeatStatus><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-24</obj><propSet><name>name</name><val xsi:type="xsd:string">ESXi23</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['561'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-24</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>vmkernel5Guest</guestId><guestFullName>VMware ESXi 5.x</guestFullName><net><network>VM Network</network><macAddress>00:50:56:b4:91:f9</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><net><network>VM Network</network><macAddress>00:50:56:b4:90:9f</macAddress><connected>false</connected><deviceConfigId>4001</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1371'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-24</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>vmkernel5Guest</guestId><guestFullName>VMware ESXi 5.x</guestFullName><net><network>VM Network</network><macAddress>00:50:56:b4:91:f9</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><net><network>VM Network</network><macAddress>00:50:56:b4:90:9f</macAddress><connected>false</connected><deviceConfigId>4001</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1371'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-23</obj><propSet><name>name</name><val xsi:type="xsd:string">ESXi22</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['561'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-23</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>vmkernel5Guest</guestId><guestFullName>VMware ESXi 5.x</guestFullName><net><network>VM Network</network><macAddress>00:0c:29:36:b5:5a</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><net><network>VM Network</network><macAddress>00:0c:29:36:b5:64</macAddress><connected>false</connected><deviceConfigId>4001</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1371'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-23</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>vmkernel5Guest</guestId><guestFullName>VMware ESXi 5.x</guestFullName><net><network>VM Network</network><macAddress>00:0c:29:36:b5:5a</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><net><network>VM Network</network><macAddress>00:0c:29:36:b5:64</macAddress><connected>false</connected><deviceConfigId>4001</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1371'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-27</obj><propSet><name>name</name><val xsi:type="xsd:string">ESXi12</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['561'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-27</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>otherGuest64</guestId><guestFullName>Other (64-bit)</guestFullName><net><network>VM Network</network><macAddress>00:50:56:b4:3c:3c</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1221'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-27</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>otherGuest64</guestId><guestFullName>Other (64-bit)</guestFullName><net><network>VM Network</network><macAddress>00:50:56:b4:3c:3c</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1221'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-31</obj><propSet><name>name</name><val xsi:type="xsd:string">esx4.1.0</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['563'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-31</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>vmkernelGuest</guestId><guestFullName>VMware ESX 4.x</guestFullName><net><network>Internal Network</network><macAddress>00:0c:29:1f:ec:ba</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><net><network>VM Network</network><macAddress>00:0c:29:1f:ec:c4</macAddress><connected>false</connected><deviceConfigId>4001</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1375'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-31</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>vmkernelGuest</guestId><guestFullName>VMware ESX 4.x</guestFullName><net><network>Internal Network</network><macAddress>00:0c:29:1f:ec:ba</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><net><network>VM Network</network><macAddress>00:0c:29:1f:ec:c4</macAddress><connected>false</connected><deviceConfigId>4001</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1375'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-37</obj><propSet><name>name</name><val xsi:type="xsd:string">ESXi38-v5.0</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['566'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-37</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>otherLinux64Guest</guestId><guestFullName>Other Linux (64-bit)</guestFullName><net><network>VM Network</network><macAddress>00:0c:29:ce:6a:d8</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><net><network>VM Network</network><macAddress>00:0c:29:ce:6a:e2</macAddress><connected>false</connected><deviceConfigId>4001</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1379'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-37</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>otherLinux64Guest</guestId><guestFullName>Other Linux (64-bit)</guestFullName><net><network>VM Network</network><macAddress>00:0c:29:ce:6a:d8</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><net><network>VM Network</network><macAddress>00:0c:29:ce:6a:e2</macAddress><connected>false</connected><deviceConfigId>4001</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1379'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-745</obj><propSet><name>name</name><val xsi:type="xsd:string">MARVEL-Vanisher_(Ultimate)</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['582'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-745</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-745</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-28</obj><propSet><name>name</name><val xsi:type="xsd:string">ESXi20</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['561'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-28</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>vmkernel5Guest</guestId><guestFullName>VMware ESXi 5.x</guestFullName><net><network>VM Network</network><macAddress>00:50:56:b4:fc:9b</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><net><network>VM Network</network><macAddress>00:50:56:b4:28:e7</macAddress><connected>false</connected><deviceConfigId>4001</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1371'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-28</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>vmkernel5Guest</guestId><guestFullName>VMware ESXi 5.x</guestFullName><net><network>VM Network</network><macAddress>00:50:56:b4:fc:9b</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><net><network>VM Network</network><macAddress>00:50:56:b4:28:e7</macAddress><connected>false</connected><deviceConfigId>4001</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1371'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-743</obj><propSet><name>name</name><val xsi:type="xsd:string">MARVEL-Archangel</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['572'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-743</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-743</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-746</obj><propSet><name>name</name><val xsi:type="xsd:string">MARVEL-Hepzibah</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['571'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-746</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-746</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-25</obj><propSet><name>name</name><val xsi:type="xsd:string">ESXi11</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['561'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-25</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>otherGuest64</guestId><guestFullName>Other (64-bit)</guestFullName><net><network>VM Network</network><macAddress>00:0c:29:e1:e0:f8</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1221'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-25</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>otherGuest64</guestId><guestFullName>Other (64-bit)</guestFullName><net><network>VM Network</network><macAddress>00:0c:29:e1:e0:f8</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1221'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-748</obj><propSet><name>name</name><val xsi:type="xsd:string">MARVEL-Serpent_Society</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['578'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-748</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-748</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-33</obj><propSet><name>name</name><val xsi:type="xsd:string">ESXi-5.5-16</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['566'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-33</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><guestState>notRunning</guestState><appHeartbeatStatus>appStatusGray</appHeartbeatStatus><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-33</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><guestState>notRunning</guestState><appHeartbeatStatus>appStatusGray</appHeartbeatStatus><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-747</obj><propSet><name>name</name><val xsi:type="xsd:string">MARVEL-The_Hand</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['571'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-747</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-747</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><toolsVersion>0</toolsVersion><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1029'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-722</obj><propSet><name>name</name><val xsi:type="xsd:string">box</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['559'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-722</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsOk</toolsStatus><toolsVersionStatus>guestToolsCurrent</toolsVersionStatus><toolsVersionStatus2>guestToolsCurrent</toolsVersionStatus2><toolsRunningStatus>guestToolsRunning</toolsRunningStatus><toolsVersion>9216</toolsVersion><guestId>ubuntuGuest</guestId><guestFamily>linuxGuest</guestFamily><guestFullName>Ubuntu Linux (32-bit)</guestFullName><hostName>box</hostName><ipAddress>192.168.2.129</ipAddress><net><network>VM Network</network><ipAddress>192.168.2.129</ipAddress><ipAddress>2606:a000:110f:c018:a4d9:e6d2:9c00:f521</ipAddress><ipAddress>2606:a000:110f:c018:250:56ff:fe82:287d</ipAddress><ipAddress>fe80::250:56ff:fe82:287d</ipAddress><macAddress>00:50:56:82:28:7d</macAddress><connected>true</connected><deviceConfigId>4000</deviceConfigId><ipConfig><ipAddress><ipAddress>192.168.2.129</ipAddress><prefixLength>24</prefixLength><state>preferred</state></ipAddress><ipAddress><ipAddress>2606:a000:110f:c018:a4d9:e6d2:9c00:f521</ipAddress><prefixLength>64</prefixLength><state>unknown</state></ipAddress><ipAddress><ipAddress>2606:a000:110f:c018:250:56ff:fe82:287d</ipAddress><prefixLength>64</prefixLength><state>unknown</state></ipAddress><ipAddress><ipAddress>fe80::250:56ff:fe82:287d</ipAddress><prefixLength>64</prefixLength><state>unknown</state></ipAddress></ipConfig></net><ipStack><dnsConfig><dhcp>false</dhcp><hostName>box</hostName><domainName>nc.rr.com</domainName><ipAddress>127.0.0.1</ipAddress><searchDomain>nc.rr.com</searchDomain></dnsConfig><ipRouteConfig><ipRoute><network>0.0.0.0</network><prefixLength>0</prefixLength><gateway><ipAddress>192.168.2.1</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>169.254.0.0</network><prefixLength>16</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>192.168.2.0</network><prefixLength>24</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>2001:67c:1360:8c01::18</network><prefixLength>128</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>2001:67c:1360:8c01::19</network><prefixLength>128</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>2001:67c:1562::13</network><prefixLength>128</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>2001:67c:1562::14</network><prefixLength>128</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>2001:67c:1562::15</network><prefixLength>128</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>2606:a000:110f:c018::</network><prefixLength>64</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>fe80::</network><prefixLength>64</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>::</network><prefixLength>0</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>ff00::</network><prefixLength>8</prefixLength><gateway><device>0</device></gateway></ipRoute></ipRouteConfig></ipStack><disk><diskPath>/</diskPath><capacity>16049827840</capacity><freeSpace>12776964096</freeSpace></disk><screen><width>800</width><height>600</height></screen><guestState>running</guestState><appHeartbeatStatus>appStatusGray</appHeartbeatStatus><guestOperationsReady>true</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['4200'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-722</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsOk</toolsStatus><toolsVersionStatus>guestToolsCurrent</toolsVersionStatus><toolsVersionStatus2>guestToolsCurrent</toolsVersionStatus2><toolsRunningStatus>guestToolsRunning</toolsRunningStatus><toolsVersion>9216</toolsVersion><guestId>ubuntuGuest</guestId><guestFamily>linuxGuest</guestFamily><guestFullName>Ubuntu Linux (32-bit)</guestFullName><hostName>box</hostName><ipAddress>192.168.2.129</ipAddress><net><network>VM Network</network><ipAddress>192.168.2.129</ipAddress><ipAddress>2606:a000:110f:c018:a4d9:e6d2:9c00:f521</ipAddress><ipAddress>2606:a000:110f:c018:250:56ff:fe82:287d</ipAddress><ipAddress>fe80::250:56ff:fe82:287d</ipAddress><macAddress>00:50:56:82:28:7d</macAddress><connected>true</connected><deviceConfigId>4000</deviceConfigId><ipConfig><ipAddress><ipAddress>192.168.2.129</ipAddress><prefixLength>24</prefixLength><state>preferred</state></ipAddress><ipAddress><ipAddress>2606:a000:110f:c018:a4d9:e6d2:9c00:f521</ipAddress><prefixLength>64</prefixLength><state>unknown</state></ipAddress><ipAddress><ipAddress>2606:a000:110f:c018:250:56ff:fe82:287d</ipAddress><prefixLength>64</prefixLength><state>unknown</state></ipAddress><ipAddress><ipAddress>fe80::250:56ff:fe82:287d</ipAddress><prefixLength>64</prefixLength><state>unknown</state></ipAddress></ipConfig></net><ipStack><dnsConfig><dhcp>false</dhcp><hostName>box</hostName><domainName>nc.rr.com</domainName><ipAddress>127.0.0.1</ipAddress><searchDomain>nc.rr.com</searchDomain></dnsConfig><ipRouteConfig><ipRoute><network>0.0.0.0</network><prefixLength>0</prefixLength><gateway><ipAddress>192.168.2.1</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>169.254.0.0</network><prefixLength>16</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>192.168.2.0</network><prefixLength>24</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>2001:67c:1360:8c01::18</network><prefixLength>128</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>2001:67c:1360:8c01::19</network><prefixLength>128</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>2001:67c:1562::13</network><prefixLength>128</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>2001:67c:1562::14</network><prefixLength>128</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>2001:67c:1562::15</network><prefixLength>128</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>2606:a000:110f:c018::</network><prefixLength>64</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>fe80::</network><prefixLength>64</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>::</network><prefixLength>0</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>ff00::</network><prefixLength>8</prefixLength><gateway><device>0</device></gateway></ipRoute></ipRouteConfig></ipStack><disk><diskPath>/</diskPath><capacity>16049827840</capacity><freeSpace>12776964096</freeSpace></disk><screen><width>800</width><height>600</height></screen><guestState>running</guestState><appHeartbeatStatus>appStatusGray</appHeartbeatStatus><guestOperationsReady>true</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['4200'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-29</obj><propSet><name>name</name><val xsi:type="xsd:string">ESXi21</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['561'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-29</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>vmkernel5Guest</guestId><guestFullName>VMware ESXi 5.x</guestFullName><net><network>VM Network</network><macAddress>00:50:56:b4:8d:7a</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><net><network>VM Network</network><macAddress>00:50:56:b4:39:b8</macAddress><connected>false</connected><deviceConfigId>4001</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1371'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-29</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsNotInstalled</toolsStatus><toolsVersionStatus>guestToolsNotInstalled</toolsVersionStatus><toolsVersionStatus2>guestToolsNotInstalled</toolsVersionStatus2><toolsRunningStatus>guestToolsNotRunning</toolsRunningStatus><guestId>vmkernel5Guest</guestId><guestFullName>VMware ESXi 5.x</guestFullName><net><network>VM Network</network><macAddress>00:50:56:b4:8d:7a</macAddress><connected>false</connected><deviceConfigId>4000</deviceConfigId></net><net><network>VM Network</network><macAddress>00:50:56:b4:39:b8</macAddress><connected>false</connected><deviceConfigId>4001</deviceConfigId></net><screen><width>-1</width><height>-1</height></screen><guestState>notRunning</guestState><guestOperationsReady>false</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1371'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-39</obj><propSet><name>name</name><val xsi:type="xsd:string">VCVA-5.5u1-11</val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['568'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-39</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsOk</toolsStatus><toolsVersionStatus>guestToolsUnmanaged</toolsVersionStatus><toolsVersionStatus2>guestToolsUnmanaged</toolsVersionStatus2><toolsRunningStatus>guestToolsRunning</toolsRunningStatus><toolsVersion>2147483647</toolsVersion><guestId>sles11_64Guest</guestId><guestFamily>linuxGuest</guestFamily><guestFullName>SUSE Linux Enterprise 11 (64-bit)</guestFullName><hostName>localhost.localdom</hostName><ipAddress>192.168.2.11</ipAddress><net><network>VM Network</network><ipAddress>192.168.2.11</ipAddress><ipAddress>2606:a000:110f:c018:20c:29ff:fe9d:a38c</ipAddress><ipAddress>fe80::20c:29ff:fe9d:a38c</ipAddress><macAddress>00:0c:29:9d:a3:8c</macAddress><connected>true</connected><deviceConfigId>4000</deviceConfigId><ipConfig><ipAddress><ipAddress>192.168.2.11</ipAddress><prefixLength>16</prefixLength><state>preferred</state></ipAddress><ipAddress><ipAddress>2606:a000:110f:c018:20c:29ff:fe9d:a38c</ipAddress><prefixLength>64</prefixLength><state>unknown</state></ipAddress><ipAddress><ipAddress>fe80::20c:29ff:fe9d:a38c</ipAddress><prefixLength>64</prefixLength><state>unknown</state></ipAddress></ipConfig></net><ipStack><dnsConfig><dhcp>false</dhcp><hostName>localhost.localdom</hostName><domainName>localdom</domainName><ipAddress>192.168.2.1</ipAddress><searchDomain>localdom</searchDomain></dnsConfig><ipRouteConfig><ipRoute><network>0.0.0.0</network><prefixLength>0</prefixLength><gateway><ipAddress>192.168.2.1</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>169.254.0.0</network><prefixLength>16</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>192.168.0.0</network><prefixLength>16</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>2606:a000:110f:c018::</network><prefixLength>64</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>fe80::</network><prefixLength>64</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>::</network><prefixLength>0</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>ff00::</network><prefixLength>8</prefixLength><gateway><device>0</device></gateway></ipRoute></ipRouteConfig></ipStack><disk><diskPath>/</diskPath><capacity>10424221696</capacity><freeSpace>6602797056</freeSpace></disk><disk><diskPath>/boot</diskPath><capacity>134029312</capacity><freeSpace>112363520</freeSpace></disk><disk><diskPath>/storage/core</diskPath><capacity>21137846272</capacity><freeSpace>20957417472</freeSpace></disk><disk><diskPath>/storage/log</diskPath><capacity>21137846272</capacity><freeSpace>20720312320</freeSpace></disk><disk><diskPath>/storage/db</diskPath><capacity>63412629504</capacity><freeSpace>62593626112</freeSpace></disk><screen><width>720</width><height>400</height></screen><guestState>running</guestState><appHeartbeatStatus>appStatusGray</appHeartbeatStatus><guestOperationsReady>true</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['3617'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-39</obj><propSet><name>guest</name><val xsi:type="GuestInfo"><toolsStatus>toolsOk</toolsStatus><toolsVersionStatus>guestToolsUnmanaged</toolsVersionStatus><toolsVersionStatus2>guestToolsUnmanaged</toolsVersionStatus2><toolsRunningStatus>guestToolsRunning</toolsRunningStatus><toolsVersion>2147483647</toolsVersion><guestId>sles11_64Guest</guestId><guestFamily>linuxGuest</guestFamily><guestFullName>SUSE Linux Enterprise 11 (64-bit)</guestFullName><hostName>localhost.localdom</hostName><ipAddress>192.168.2.11</ipAddress><net><network>VM Network</network><ipAddress>192.168.2.11</ipAddress><ipAddress>2606:a000:110f:c018:20c:29ff:fe9d:a38c</ipAddress><ipAddress>fe80::20c:29ff:fe9d:a38c</ipAddress><macAddress>00:0c:29:9d:a3:8c</macAddress><connected>true</connected><deviceConfigId>4000</deviceConfigId><ipConfig><ipAddress><ipAddress>192.168.2.11</ipAddress><prefixLength>16</prefixLength><state>preferred</state></ipAddress><ipAddress><ipAddress>2606:a000:110f:c018:20c:29ff:fe9d:a38c</ipAddress><prefixLength>64</prefixLength><state>unknown</state></ipAddress><ipAddress><ipAddress>fe80::20c:29ff:fe9d:a38c</ipAddress><prefixLength>64</prefixLength><state>unknown</state></ipAddress></ipConfig></net><ipStack><dnsConfig><dhcp>false</dhcp><hostName>localhost.localdom</hostName><domainName>localdom</domainName><ipAddress>192.168.2.1</ipAddress><searchDomain>localdom</searchDomain></dnsConfig><ipRouteConfig><ipRoute><network>0.0.0.0</network><prefixLength>0</prefixLength><gateway><ipAddress>192.168.2.1</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>169.254.0.0</network><prefixLength>16</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>192.168.0.0</network><prefixLength>16</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>2606:a000:110f:c018::</network><prefixLength>64</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>fe80::</network><prefixLength>64</prefixLength><gateway><device>0</device></gateway></ipRoute><ipRoute><network>::</network><prefixLength>0</prefixLength><gateway><ipAddress>fe80::9272:40ff:fe00:8933</ipAddress><device>0</device></gateway></ipRoute><ipRoute><network>ff00::</network><prefixLength>8</prefixLength><gateway><device>0</device></gateway></ipRoute></ipRouteConfig></ipStack><disk><diskPath>/</diskPath><capacity>10424221696</capacity><freeSpace>6602797056</freeSpace></disk><disk><diskPath>/boot</diskPath><capacity>134029312</capacity><freeSpace>112363520</freeSpace></disk><disk><diskPath>/storage/core</diskPath><capacity>21137846272</capacity><freeSpace>20957417472</freeSpace></disk><disk><diskPath>/storage/log</diskPath><capacity>21137846272</capacity><freeSpace>20720312320</freeSpace></disk><disk><diskPath>/storage/db</diskPath><capacity>63412629504</capacity><freeSpace>62593626112</freeSpace></disk><screen><width>720</width><height>400</height></screen><guestState>running</guestState><appHeartbeatStatus>appStatusGray</appHeartbeatStatus><guestOperationsReady>true</guestOperationsReady><interactiveGuestOperationsReady>false</interactiveGuestOperationsReady></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['3617'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:54:36 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> DEBUG:vcr.cassette:Entering context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/vm_nic_data.yaml.
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.stubs:Got <Request (GET) https://vcsa/sdk/vimServiceVersions.xml>
> INFO:vcr.stubs:Playing response for <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> from cassette
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.cassette:Exiting context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/vm_nic_data.yaml.
> ok
> test_invoke_method_login_session_exception (tests.test_vim_session_oriented_stub.SoapAdapterTests) ... ok
> test_pbm_check_compatibility (tests.test_pbm_check_compatibility.PBMTests) ... INFO:vcr.cassette:<function VCR._build_before_record_request.<locals>.before_record_request at 0x7f996eac10d0>
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/pbm/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/pbm/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/pbm/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/pbm/sdk
> INFO:vcr.cassette:Appending request <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8" ?><namespaces version="1.0"><namespace><name>urn:vim25</name><version>6.5</version><priorVersions><version>6.0</version><version>5.5</version><version>5.1</version><version>5.0</version><version>4.1</version><version>4.0</version></priorVersions></namespace></namespaces>\n'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['309'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Tue, 30 May 2017 18:54:17 GMT'], 'x-frame-options': ['DENY']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.5.0 build-4602587</fullName><vendor>VMware, Inc.</vendor><version>6.5.0</version><build>4602587</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.5</apiVersion><instanceUuid>e25de1d7-dfa2-4f32-8aab-4a81e37956d5</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager><overheadMemoryManager type="OverheadMemoryManager">OverheadMemoryManager</overheadMemoryManager><certificateManager type="CertificateManager">certificateManager</certificateManager><ioFilterManager type="IoFilterManager">IoFilterManager</ioFilterManager><vStorageObjectManager type="VcenterVStorageObjectManager">VStorageObjectManager</vStorageObjectManager><hostSpecManager type="HostSpecificationManager">HostSpecificationManager</hostSpecManager><cryptoManager type="CryptoManagerKmip">CryptoManager</cryptoManager><healthUpdateManager type="HealthUpdateManager">HealthUpdateManager</healthUpdateManager><failoverClusterConfigurator type="FailoverClusterConfigurator">FailoverClusterConfigurator</failoverClusterConfigurator><failoverClusterManager type="FailoverClusterManager">FailoverClusterManager</failoverClusterManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['4429'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Tue, 30 May 2017 18:54:17 GMT'], 'x-frame-options': ['DENY']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<LoginResponse xmlns="urn:vim25"><returnval><key>525b4bc1-0386-9826-0a39-2ae64af71863</key><userName>VSPHERE.LOCAL\\Administrator</userName><fullName>Administrator vsphere.local</fullName><loginTime>2017-05-30T18:54:17.757925Z</loginTime><lastActiveTime>2017-05-30T18:54:17.757925Z</lastActiveTime><locale>en</locale><messageLocale>en</messageLocale><extensionSession>false</extensionSession><ipAddress>10.2.10.134</ipAddress><userAgent>pyvmomi</userAgent><callCount>0</callCount></returnval></LoginResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['834'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Tue, 30 May 2017 18:54:17 GMT'], 'set-cookie': ['vmware_soap_session="bb15eed326ea9a307c1d50e9ff8e5c1048652b80"; Path=/; HttpOnly; Secure;'], 'x-frame-options': ['DENY']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/pbm/sdk> and response {'body': {'string': b'<?xml version=\'1.0\' encoding=\'UTF-8\'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><PbmRetrieveServiceContentResponse xmlns="urn:pbm" xmlns:pbm="urn:pbm"><returnval><aboutInfo><name>PBM</name><version>2.0</version><instanceUuid>##PBM_SERVER_GUID##</instanceUuid></aboutInfo><sessionManager type="PbmSessionManager">SessionManager</sessionManager><capabilityMetadataManager type="PbmCapabilityMetadataManager">CapabilityMetadataManager</capabilityMetadataManager><profileManager type="PbmProfileProfileManager">ProfileManager</profileManager><complianceManager type="PbmComplianceManager">complianceManager</complianceManager><placementSolver type="PbmPlacementSolver">placementSolver</placementSolver><replicationManager type="PbmReplicationManager">ReplicationManager</replicationManager></returnval></PbmRetrieveServiceContentResponse></soapenv:Body></soapenv:Envelope>'}, 'headers': {'content-length': ['1073'], 'content-type': ['text/xml;charset=utf-8'], 'date': ['Tue, 30 May 2017 18:54:17 GMT'], 'server': ['Apache'], 'set-cookie': ['vmware_soap_session=eaf572bd-e536-43de-9b48-e36542ad9d63; HttpOnly']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/pbm/sdk> and response {'body': {'string': b'<?xml version=\'1.0\' encoding=\'UTF-8\'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><PbmQueryProfileResponse xmlns="urn:pbm" xmlns:pbm="urn:pbm"><returnval><uniqueId>aa6d5a82-1c88-45da-85d3-3d74b91a5bad</uniqueId></returnval><returnval><uniqueId>f4e5bade-15a2-4805-bf8e-52318c4ce443</uniqueId></returnval><returnval><uniqueId>4d5f673c-536f-11e6-beb8-9e71128cae77</uniqueId></returnval><returnval><uniqueId>acb83785-c4ba-4eb9-9830-dd086941e9cd</uniqueId></returnval></PbmQueryProfileResponse></soapenv:Body></soapenv:Envelope>'}, 'headers': {'content-length': ['726'], 'content-type': ['text/xml;charset=utf-8'], 'date': ['Tue, 30 May 2017 18:57:09 GMT'], 'server': ['Apache'], 'set-cookie': ['vmware_soap_session=eaf572bd-e536-43de-9b48-e36542ad9d63; HttpOnly']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/pbm/sdk> and response {'body': {'string': b'<?xml version=\'1.0\' encoding=\'UTF-8\'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><PbmRetrieveContentResponse xmlns="urn:pbm" xmlns:pbm="urn:pbm"><returnval xsi:type="pbm:PbmCapabilityProfile"><profileId><uniqueId>aa6d5a82-1c88-45da-85d3-3d74b91a5bad</uniqueId></profileId><name>Virtual SAN Default Storage Policy</name><description>Storage policy used as default for Virtual SAN datastores</description><creationTime>2017-05-28T08:36:01.999Z</creationTime><createdBy>Temporary user handle</createdBy><lastUpdatedTime>2017-05-28T08:36:01.999Z</lastUpdatedTime><lastUpdatedBy>Temporary user handle</lastUpdatedBy><profileCategory>REQUIREMENT</profileCategory><resourceType><resourceType>STORAGE</resourceType></resourceType><constraints xsi:type="pbm:PbmCapabilitySubProfileConstraints"><subProfiles><name>VSAN sub-profile</name><capability><id><namespace>VSAN</namespace><id>hostFailuresToTolerate</id></id><constraint><propertyInstance><id>hostFailuresToTolerate</id><value xsi:type="xsd:int">1</value></propertyInstance></constraint></capability><capability><id><namespace>VSAN</namespace><id>stripeWidth</id></id><constraint><propertyInstance><id>stripeWidth</id><value xsi:type="xsd:int">1</value></propertyInstance></constraint></capability><capability><id><namespace>VSAN</namespace><id>forceProvisioning</id></id><constraint><propertyInstance><id>forceProvisioning</id><value xsi:type="xsd:boolean">false</value></propertyInstance></constraint></capability><capability><id><namespace>VSAN</namespace><id>proportionalCapacity</id></id><constraint><propertyInstance><id>proportionalCapacity</id><value xsi:type="xsd:int">0</value></propertyInstance></constraint></capability><capability><id><namespace>VSAN</namespace><id>cacheReservation</id></id><constraint><propertyInstance><id>cacheReservation</id><value xsi:type="xsd:int">0</value></propertyInstance></constraint></capability></subProfiles></constraints><generationId>0</generationId><isDefault>false</isDefault><systemCreatedProfileType>VsanDefaultProfile</systemCreatedProfileType></returnval><returnval xsi:type="pbm:PbmCapabilityProfile"><profileId><uniqueId>acb83785-c4ba-4eb9-9830-dd086941e9cd</uniqueId></profileId><name>test-profile</name><description></description><creationTime>2017-05-30T16:29:04.695Z</creationTime><createdBy>Temporary user handle</createdBy><lastUpdatedTime>2017-05-30T16:31:25.898Z</lastUpdatedTime><lastUpdatedBy>Temporary user handle</lastUpdatedBy><profileCategory>REQUIREMENT</profileCategory><resourceType><resourceType>STORAGE</resourceType></resourceType><constraints xsi:type="pbm:PbmCapabilitySubProfileConstraints"><subProfiles><name>Rule-set 1</name><capability><id><namespace>http://www.vmware.com/storage/tag</namespace><id>test-tag-category</id></id><constraint><propertyInstance><id>com.vmware.storage.tag.test-tag-category.property</id><value xsi:type="pbm:PbmCapabilityDiscreteSet"><values xsi:type="xsd:string">test-tag</values></value></propertyInstance></constraint></capability></subProfiles></constraints><generationId>1</generationId><isDefault>false</isDefault></returnval><returnval xsi:type="pbm:PbmCapabilityProfile"><profileId><uniqueId>f4e5bade-15a2-4805-bf8e-52318c4ce443</uniqueId></profileId><name>VVol No Requirements Policy</name><description>Allow the datastore to determine the best placement strategy for storage objects</description><creationTime>2017-05-28T08:36:02.177Z</creationTime><createdBy>Temporary user handle</createdBy><lastUpdatedTime>2017-05-28T08:36:02.177Z</lastUpdatedTime><lastUpdatedBy>Temporary user handle</lastUpdatedBy><profileCategory>REQUIREMENT</profileCategory><resourceType><resourceType>STORAGE</resourceType></resourceType><constraints/><generationId>0</generationId><isDefault>false</isDefault><systemCreatedProfileType>VVolDefaultProfile</systemCreatedProfileType></returnval><returnval xsi:type="pbm:PbmCapabilityProfile"><profileId><uniqueId>4d5f673c-536f-11e6-beb8-9e71128cae77</uniqueId></profileId><name>VM Encryption Policy</name><description>Sample storage policy for VMware\'s VM and virtual disk encryption</description><creationTime>2017-05-28T08:36:02.407Z</creationTime><createdBy>Temporary user handle</createdBy><lastUpdatedTime>2017-05-28T08:36:02.407Z</lastUpdatedTime><lastUpdatedBy>Temporary user handle</lastUpdatedBy><profileCategory>REQUIREMENT</profileCategory><resourceType><resourceType>STORAGE</resourceType></resourceType><constraints xsi:type="pbm:PbmCapabilitySubProfileConstraints"><subProfiles><name>sp-1</name><capability><id><namespace>com.vmware.storageprofile.dataservice</namespace><id>ad5a249d-cbc2-43af-9366-694d7664fa52</id></id><constraint><propertyInstance><id>ad5a249d-cbc2-43af-9366-694d7664fa52</id><value xsi:type="xsd:string">ad5a249d-cbc2-43af-9366-694d7664fa52</value></propertyInstance></constraint></capability><forceProvision>false</forceProvision></subProfiles></constraints><generationId>0</generationId><isDefault>false</isDefault></returnval></PbmRetrieveContentResponse></soapenv:Body></soapenv:Envelope>'}, 'headers': {'content-length': ['5223'], 'content-type': ['text/xml;charset=utf-8'], 'date': ['Tue, 30 May 2017 18:59:47 GMT'], 'server': ['Apache'], 'set-cookie': ['vmware_soap_session=eaf572bd-e536-43de-9b48-e36542ad9d63; HttpOnly']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/pbm/sdk> and response {'body': {'string': b'<?xml version=\'1.0\' encoding=\'UTF-8\'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><PbmCheckCompatibilityResponse xmlns="urn:pbm" xmlns:pbm="urn:pbm"><returnval><hub><hubType>Datastore</hubType><hubId>datastore-29</hubId></hub><error xsi:type="vim25:LocalizedMethodFault" xmlns:vim25="urn:vim25"><vim25:fault xsi:type="pbm:PbmPropertyMismatchFault"><vim25:faultMessage><vim25:key>TagPropertyMismatchFault.locale</vim25:key><vim25:arg><vim25:key>KEY_0</vim25:key><vim25:value xsi:type="xsd:string">test-tag</vim25:value></vim25:arg><vim25:arg><vim25:key>KEY_1</vim25:key><vim25:value xsi:type="xsd:string">http://www.vmware.com/storage/tag</vim25:value></vim25:arg></vim25:faultMessage><hub><hubType>Datastore</hubType><hubId>datastore-29</hubId></hub><capabilityInstanceId><namespace>http://www.vmware.com/storage/tag</namespace><id>test-tag-category</id></capabilityInstanceId><requirementPropertyInstance><id>com.vmware.storage.tag.test-tag-category.property</id><value xsi:type="pbm:PbmCapabilityDiscreteSet"><values xsi:type="xsd:string">test-tag</values></value></requirementPropertyInstance></vim25:fault><vim25:localizedMessage>Datastore is incompatible, as it does not match all of the selected VM Storage Policy rules: Tags with name (test-tag) not found on datastore.</vim25:localizedMessage></error></returnval><returnval><hub><hubType>Datastore</hubType><hubId>datastore-25</hubId></hub><error xsi:type="vim25:LocalizedMethodFault" xmlns:vim25="urn:vim25"><vim25:fault xsi:type="pbm:PbmPropertyMismatchFault"><vim25:faultMessage><vim25:key>TagPropertyMismatchFault.locale</vim25:key><vim25:arg><vim25:key>KEY_0</vim25:key><vim25:value xsi:type="xsd:string">test-tag</vim25:value></vim25:arg><vim25:arg><vim25:key>KEY_1</vim25:key><vim25:value xsi:type="xsd:string">http://www.vmware.com/storage/tag</vim25:value></vim25:arg></vim25:faultMessage><hub><hubType>Datastore</hubType><hubId>datastore-25</hubId></hub><capabilityInstanceId><namespace>http://www.vmware.com/storage/tag</namespace><id>test-tag-category</id></capabilityInstanceId><requirementPropertyInstance><id>com.vmware.storage.tag.test-tag-category.property</id><value xsi:type="pbm:PbmCapabilityDiscreteSet"><values xsi:type="xsd:string">test-tag</values></value></requirementPropertyInstance></vim25:fault><vim25:localizedMessage>Datastore is incompatible, as it does not match all of the selected VM Storage Policy rules: Tags with name (test-tag) not found on datastore.</vim25:localizedMessage></error></returnval><returnval><hub><hubType>Datastore</hubType><hubId>datastore-23</hubId></hub><error xsi:type="vim25:LocalizedMethodFault" xmlns:vim25="urn:vim25"><vim25:fault xsi:type="pbm:PbmPropertyMismatchFault"><vim25:faultMessage><vim25:key>TagPropertyMismatchFault.locale</vim25:key><vim25:arg><vim25:key>KEY_0</vim25:key><vim25:value xsi:type="xsd:string">test-tag</vim25:value></vim25:arg><vim25:arg><vim25:key>KEY_1</vim25:key><vim25:value xsi:type="xsd:string">http://www.vmware.com/storage/tag</vim25:value></vim25:arg></vim25:faultMessage><hub><hubType>Datastore</hubType><hubId>datastore-23</hubId></hub><capabilityInstanceId><namespace>http://www.vmware.com/storage/tag</namespace><id>test-tag-category</id></capabilityInstanceId><requirementPropertyInstance><id>com.vmware.storage.tag.test-tag-category.property</id><value xsi:type="pbm:PbmCapabilityDiscreteSet"><values xsi:type="xsd:string">test-tag</values></value></requirementPropertyInstance></vim25:fault><vim25:localizedMessage>Datastore is incompatible, as it does not match all of the selected VM Storage Policy rules: Tags with name (test-tag) not found on datastore.</vim25:localizedMessage></error></returnval><returnval><hub><hubType>Datastore</hubType><hubId>datastore-28</hubId></hub><error xsi:type="vim25:LocalizedMethodFault" xmlns:vim25="urn:vim25"><vim25:fault xsi:type="pbm:PbmPropertyMismatchFault"><vim25:faultMessage><vim25:key>TagPropertyMismatchFault.locale</vim25:key><vim25:arg><vim25:key>KEY_0</vim25:key><vim25:value xsi:type="xsd:string">test-tag</vim25:value></vim25:arg><vim25:arg><vim25:key>KEY_1</vim25:key><vim25:value xsi:type="xsd:string">http://www.vmware.com/storage/tag</vim25:value></vim25:arg></vim25:faultMessage><hub><hubType>Datastore</hubType><hubId>datastore-28</hubId></hub><capabilityInstanceId><namespace>http://www.vmware.com/storage/tag</namespace><id>test-tag-category</id></capabilityInstanceId><requirementPropertyInstance><id>com.vmware.storage.tag.test-tag-category.property</id><value xsi:type="pbm:PbmCapabilityDiscreteSet"><values xsi:type="xsd:string">test-tag</values></value></requirementPropertyInstance></vim25:fault><vim25:localizedMessage>Datastore is incompatible, as it does not match all of the selected VM Storage Policy rules: Tags with name (test-tag) not found on datastore.</vim25:localizedMessage></error></returnval><returnval><hub><hubType>Datastore</hubType><hubId>datastore-26</hubId></hub><error xsi:type="vim25:LocalizedMethodFault" xmlns:vim25="urn:vim25"><vim25:fault xsi:type="pbm:PbmPropertyMismatchFault"><vim25:faultMessage><vim25:key>TagPropertyMismatchFault.locale</vim25:key><vim25:arg><vim25:key>KEY_0</vim25:key><vim25:value xsi:type="xsd:string">test-tag</vim25:value></vim25:arg><vim25:arg><vim25:key>KEY_1</vim25:key><vim25:value xsi:type="xsd:string">http://www.vmware.com/storage/tag</vim25:value></vim25:arg></vim25:faultMessage><hub><hubType>Datastore</hubType><hubId>datastore-26</hubId></hub><capabilityInstanceId><namespace>http://www.vmware.com/storage/tag</namespace><id>test-tag-category</id></capabilityInstanceId><requirementPropertyInstance><id>com.vmware.storage.tag.test-tag-category.property</id><value xsi:type="pbm:PbmCapabilityDiscreteSet"><values xsi:type="xsd:string">test-tag</values></value></requirementPropertyInstance></vim25:fault><vim25:localizedMessage>Datastore is incompatible, as it does not match all of the selected VM Storage Policy rules: Tags with name (test-tag) not found on datastore.</vim25:localizedMessage></error></returnval><returnval><hub><hubType>Datastore</hubType><hubId>datastore-24</hubId></hub><error xsi:type="vim25:LocalizedMethodFault" xmlns:vim25="urn:vim25"><vim25:fault xsi:type="pbm:PbmPropertyMismatchFault"><vim25:faultMessage><vim25:key>TagPropertyMismatchFault.locale</vim25:key><vim25:arg><vim25:key>KEY_0</vim25:key><vim25:value xsi:type="xsd:string">test-tag</vim25:value></vim25:arg><vim25:arg><vim25:key>KEY_1</vim25:key><vim25:value xsi:type="xsd:string">http://www.vmware.com/storage/tag</vim25:value></vim25:arg></vim25:faultMessage><hub><hubType>Datastore</hubType><hubId>datastore-24</hubId></hub><capabilityInstanceId><namespace>http://www.vmware.com/storage/tag</namespace><id>test-tag-category</id></capabilityInstanceId><requirementPropertyInstance><id>com.vmware.storage.tag.test-tag-category.property</id><value xsi:type="pbm:PbmCapabilityDiscreteSet"><values xsi:type="xsd:string">test-tag</values></value></requirementPropertyInstance></vim25:fault><vim25:localizedMessage>Datastore is incompatible, as it does not match all of the selected VM Storage Policy rules: Tags with name (test-tag) not found on datastore.</vim25:localizedMessage></error></returnval><returnval><hub><hubType>Datastore</hubType><hubId>datastore-22</hubId></hub><error xsi:type="vim25:LocalizedMethodFault" xmlns:vim25="urn:vim25"><vim25:fault xsi:type="pbm:PbmPropertyMismatchFault"><vim25:faultMessage><vim25:key>TagPropertyMismatchFault.locale</vim25:key><vim25:arg><vim25:key>KEY_0</vim25:key><vim25:value xsi:type="xsd:string">test-tag</vim25:value></vim25:arg><vim25:arg><vim25:key>KEY_1</vim25:key><vim25:value xsi:type="xsd:string">http://www.vmware.com/storage/tag</vim25:value></vim25:arg></vim25:faultMessage><hub><hubType>Datastore</hubType><hubId>datastore-22</hubId></hub><capabilityInstanceId><namespace>http://www.vmware.com/storage/tag</namespace><id>test-tag-category</id></capabilityInstanceId><requirementPropertyInstance><id>com.vmware.storage.tag.test-tag-category.property</id><value xsi:type="pbm:PbmCapabilityDiscreteSet"><values xsi:type="xsd:string">test-tag</values></value></requirementPropertyInstance></vim25:fault><vim25:localizedMessage>Datastore is incompatible, as it does not match all of the selected VM Storage Policy rules: Tags with name (test-tag) not found on datastore.</vim25:localizedMessage></error></returnval></PbmCheckCompatibilityResponse></soapenv:Body></soapenv:Envelope>'}, 'headers': {'content-type': ['text/xml;charset=utf-8'], 'date': ['Tue, 30 May 2017 19:01:33 GMT'], 'server': ['Apache'], 'set-cookie': ['vmware_soap_session=eaf572bd-e536-43de-9b48-e36542ad9d63; HttpOnly']}, 'status': {'code': 200, 'message': 'OK'}}
> DEBUG:vcr.cassette:Entering context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/pbm_check_compatibility.yaml.
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.stubs:Got <Request (GET) https://vcsa/sdk/vimServiceVersions.xml>
> INFO:vcr.stubs:Playing response for <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> from cassette
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/pbm/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/pbm/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/pbm/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/pbm/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/pbm/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/pbm/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> /<<PKGBUILDDIR>>/pyVmomi/VmomiSupport.py:386: ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   return self._stub.InvokeMethod(self, info, args)
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/pbm/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/pbm/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/pbm/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/pbm/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/pbm/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/pbm/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/pbm/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/pbm/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/pbm/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/pbm/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/pbm/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/pbm/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/pbm/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/pbm/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/pbm/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/pbm/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/pbm/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/pbm/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/pbm/sdk> and <Request (POST) https://vcsa/sdk> differ.
> Failure details:
> [('path', '/pbm/sdk != /sdk')]
> DEBUG:vcr.cassette:Exiting context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/pbm_check_compatibility.yaml.
> ok
> test_root_folder_parent (tests.test_managed_object.ManagedObjectTests) ... INFO:vcr.cassette:<function VCR._build_before_record_request.<locals>.before_record_request at 0x7f996eac1a60>
> /usr/lib/python3/dist-packages/yaml/constructor.py:49: ResourceWarning: unclosed <socket.socket fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   node = self.get_single_node()
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> INFO:vcr.cassette:Appending request <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8" ?><namespaces version="1.0"><namespace><name>urn:vim25</name><version>6.0</version><priorVersions><version>5.5</version><version>5.1</version><version>5.0</version><version>4.1</version><version>4.0</version><version>2.5u2server</version><version>2.5u2</version><version>2.5</version></priorVersions></namespace><namespace><name>urn:vim2</name><version>2.0</version></namespace></namespaces>\n'}, 'headers': {'connection': ['Keep-Alive'], 'content-length': ['429'], 'content-type': ['text/xml'], 'date': ['Mon, 12 Oct 2015 17:33:12 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-3018523</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>3018523</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>6cbd40cc-1416-4b2d-ba7c-ae53a166d00a</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager><overheadMemoryManager type="OverheadMemoryManager">OverheadMemoryManger</overheadMemoryManager><certificateManager type="CertificateManager">certificateManager</certificateManager><ioFilterManager type="IoFilterManager">IoFilterManager</ioFilterManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3853'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 17:33:12 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<LoginResponse xmlns="urn:vim25"><returnval><key>5274182e-7d48-d09c-aef6-3b6e591a4b94</key><userName>my_user</userName><fullName>my_user</fullName><loginTime>2015-10-12T17:33:12.423244Z</loginTime><lastActiveTime>2015-10-12T17:33:12.423244Z</lastActiveTime><locale>en</locale><messageLocale>en</messageLocale><extensionSession>false</extensionSession><ipAddress>10.20.125.215</ipAddress><userAgent></userAgent><callCount>0</callCount></returnval></LoginResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['829'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 17:33:12 GMT'], 'set-cookie': ['vmware_soap_session="c50b989c3b75e956a86b4aefe6024d302f274cac"; Path=/; HttpOnly; Secure;']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-3018523</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>3018523</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>6cbd40cc-1416-4b2d-ba7c-ae53a166d00a</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager><overheadMemoryManager type="OverheadMemoryManager">OverheadMemoryManger</overheadMemoryManager><certificateManager type="CertificateManager">certificateManager</certificateManager><ioFilterManager type="IoFilterManager">IoFilterManager</ioFilterManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3853'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 17:33:12 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="ServiceInstance">ServiceInstance</obj><propSet><name>content</name><val xsi:type="ServiceContent"><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 6.0.0 build-3018523</fullName><vendor>VMware, Inc.</vendor><version>6.0.0</version><build>3018523</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>6.0</apiVersion><instanceUuid>6cbd40cc-1416-4b2d-ba7c-ae53a166d00a</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>6.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager><overheadMemoryManager type="OverheadMemoryManager">OverheadMemoryManger</overheadMemoryManager><certificateManager type="CertificateManager">certificateManager</certificateManager><ioFilterManager type="IoFilterManager">IoFilterManager</ioFilterManager></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['3993'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 17:33:12 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="Folder">group-d1</obj></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['481'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 17:33:12 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="Folder">group-d1</obj></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'cache-control': ['no-cache'], 'connection': ['Keep-Alive'], 'content-length': ['481'], 'content-type': ['text/xml; charset=utf-8'], 'date': ['Mon, 12 Oct 2015 17:33:12 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> DEBUG:vcr.cassette:Entering context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/root_folder_parent.yaml.
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.stubs:Got <Request (GET) https://vcsa/sdk/vimServiceVersions.xml>
> INFO:vcr.stubs:Playing response for <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> from cassette
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> /<<PKGBUILDDIR>>/pyVim/connect.py:536: ResourceWarning: unclosed <socket.socket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   _si = si
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.cassette:Exiting context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/root_folder_parent.yaml.
> ok
> test_iso8601_set_datetime (tests.test_iso8601.Iso8601Tests) ... INFO:vcr.cassette:<function VCR._build_before_record_request.<locals>.before_record_request at 0x7f996f99c430>
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk/vimServiceVersions.xml
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> INFO:vcr.cassette:Appending request <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8" ?>\n<!--\n   Copyright 2008-2012 VMware, Inc.  All rights reserved.\n-->\n<namespaces version="1.0">\n  <namespace>\n    <name>urn:vim25</name>\n    <version>5.5</version>\n    <priorVersions>\n      <version>5.1</version>\n      <version>5.0</version>\n      <version>4.1</version>\n      <version>4.0</version>\n      <version>2.5u2</version>\n      <version>2.5</version>\n    </priorVersions>\n  </namespace>\n  <namespace>\n    <name>urn:vim2</name>\n    <version>2.0</version>\n  </namespace>\n</namespaces>\n'}, 'headers': {'Connection': ['Keep-Alive'], 'Content-Length': ['530'], 'Content-Type': ['text/xml'], 'Date': ['Tue, 19 Aug 2014 08:29:33 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 5.5.0 build-1623101</fullName><vendor>VMware, Inc.</vendor><version>5.5.0</version><build>1623101</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>5.5</apiVersion><instanceUuid>7FE5EAEC-D956-4BF1-BC24-28D6242EA017</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>5.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['3599'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:29:33 GMT'], 'Set-Cookie': ['vmware_soap_session="52bd6093-90c7-3253-75e3-e43a480ce8cf"; Path=/; HttpOnly; Secure; ']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<LoginResponse xmlns="urn:vim25"><returnval><key>52d559c8-dbac-f233-5751-dc3a755bfb76</key><userName>my_user</userName><fullName>my_user </fullName><loginTime>2014-08-19T08:29:34.017448Z</loginTime><lastActiveTime>2014-08-19T08:29:34.017448Z</lastActiveTime><locale>en</locale><messageLocale>en</messageLocale><extensionSession>false</extensionSession><ipAddress>192.168.2.100</ipAddress><userAgent></userAgent><callCount>0</callCount></returnval></LoginResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['790'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:29:34 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 5.5.0 build-1623101</fullName><vendor>VMware, Inc.</vendor><version>5.5.0</version><build>1623101</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>5.5</apiVersion><instanceUuid>7FE5EAEC-D956-4BF1-BC24-28D6242EA017</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>5.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['3599'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:29:34 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="ServiceInstance">ServiceInstance</obj><propSet><name>content</name><val xsi:type="ServiceContent"><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 5.5.0 build-1623101</fullName><vendor>VMware, Inc.</vendor><version>5.5.0</version><build>1623101</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>5.5</apiVersion><instanceUuid>7FE5EAEC-D956-4BF1-BC24-28D6242EA017</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>5.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['3739'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:29:34 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<FindByUuidResponse xmlns="urn:vim25"><returnval type="HostSystem">host-14</returnval></FindByUuidResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['434'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:29:34 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="HostSystem">host-14</obj><propSet><name>configManager</name><val xsi:type="HostConfigManager"><cpuScheduler type="HostCpuSchedulerSystem">cpuScheduler-14</cpuScheduler><datastoreSystem type="HostDatastoreSystem">datastoreSystem-14</datastoreSystem><memoryManager type="HostMemorySystem">memorySystem-14</memoryManager><storageSystem type="HostStorageSystem">storageSystem-14</storageSystem><networkSystem type="HostNetworkSystem">networkSystem-14</networkSystem><vmotionSystem type="HostVMotionSystem">vmotionSystem-14</vmotionSystem><virtualNicManager type="HostVirtualNicManager">virtualNicManager-14</virtualNicManager><serviceSystem type="HostServiceSystem">serviceSystem-14</serviceSystem><firewallSystem type="HostFirewallSystem">firewallSystem-14</firewallSystem><advancedOption type="OptionManager">EsxHostAdvSettings-14</advancedOption><diagnosticSystem type="HostDiagnosticSystem">diagnosticSystem-14</diagnosticSystem><autoStartManager type="HostAutoStartManager">autoStartManager-14</autoStartManager><dateTimeSystem type="HostDateTimeSystem">dateTimeSystem-14</dateTimeSystem><patchManager type="HostPatchManager">patchManager-14</patchManager><imageConfigManager type="HostImageConfigManager">imageConfigManager-14</imageConfigManager><bootDeviceSystem type="HostBootDeviceSystem">bootDeviceSystem-14</bootDeviceSystem><firmwareSystem type="HostFirmwareSystem">firmwareSystem-14</firmwareSystem><healthStatusSystem type="HostHealthStatusSystem">healthStatusSystem-14</healthStatusSystem><pciPassthruSystem type="HostPciPassthruSystem">pciPassthruSystem-14</pciPassthruSystem><kernelModuleSystem type="HostKernelModuleSystem">kernelModuleSystem-14</kernelModuleSystem><authenticationManager type="HostAuthenticationManager">authenticationManager-14</authenticationManager><powerSystem type="HostPowerSystem">powerSystem-14</powerSystem><cacheConfigurationManager type="HostCacheConfigurationManager">cacheConfigManager-14</cacheConfigurationManager><esxAgentHostManager type="HostEsxAgentHostManager">esxAgentHostManager-14</esxAgentHostManager><iscsiManager type="IscsiManager">iscsiManager-14</iscsiManager></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['2597'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:29:34 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<UpdateDateTimeResponse xmlns="urn:vim25"></UpdateDateTimeResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['394'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Tue, 19 Aug 2014 08:29:35 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> DEBUG:vcr.cassette:Entering context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/iso8601_set_datetime.yaml.
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.stubs:Got <Request (GET) https://vcsa/sdk/vimServiceVersions.xml>
> INFO:vcr.stubs:Playing response for <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> from cassette
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> /usr/lib/python3/dist-packages/vcr/stubs/__init__.py:333: ResourceWarning: unclosed <socket.socket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   super().__setattr__(name, value)
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.cassette:Exiting context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/iso8601_set_datetime.yaml.
> ok
> test_vm_config_iso8601 (tests.test_iso8601.Iso8601Tests) ... INFO:vcr.cassette:<function VCR._build_before_record_request.<locals>.before_record_request at 0x7f996ead73a0>
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk/vimServiceVersions.xml
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa:443/sdk
> INFO:vcr.cassette:Appending request <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8" ?>\n<!--\n   Copyright 2008-2012 VMware, Inc.  All rights reserved.\n-->\n<namespaces version="1.0">\n  <namespace>\n    <name>urn:vim25</name>\n    <version>5.5</version>\n    <priorVersions>\n      <version>5.1</version>\n      <version>5.0</version>\n      <version>4.1</version>\n      <version>4.0</version>\n      <version>2.5u2</version>\n      <version>2.5</version>\n    </priorVersions>\n  </namespace>\n  <namespace>\n    <name>urn:vim2</name>\n    <version>2.0</version>\n  </namespace>\n</namespaces>\n'}, 'headers': {'Connection': ['Keep-Alive'], 'Content-Length': ['530'], 'Content-Type': ['text/xml'], 'Date': ['Fri, 15 Aug 2014 21:45:11 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 5.5.0 build-1750787 (Sim)</fullName><vendor>VMware, Inc.</vendor><version>5.5.0</version><build>1750787 (Sim)</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>5.5</apiVersion><instanceUuid>0CEDF86B-B8A6-484F-9601-F9C5E4F83F45</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>5.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['3611'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Fri, 15 Aug 2014 21:45:12 GMT'], 'Set-Cookie': ['vmware_soap_session="522e582d-d6dd-b4dc-2e16-6e2ffd461517"; Path=/; HttpOnly; Secure; ']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<LoginResponse xmlns="urn:vim25"><returnval><key>52726642-89a5-6231-3d7e-05eb1d5e0d63</key><userName>my_user</userName><fullName>my_user </fullName><loginTime>2014-08-15T21:45:12.116742Z</loginTime><lastActiveTime>2014-08-15T21:45:12.116742Z</lastActiveTime><locale>en</locale><messageLocale>en</messageLocale><extensionSession>false</extensionSession><ipAddress>172.16.16.1</ipAddress><userAgent></userAgent><callCount>0</callCount></returnval></LoginResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['788'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Fri, 15 Aug 2014 21:45:12 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrieveServiceContentResponse xmlns="urn:vim25"><returnval><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 5.5.0 build-1750787 (Sim)</fullName><vendor>VMware, Inc.</vendor><version>5.5.0</version><build>1750787 (Sim)</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>5.5</apiVersion><instanceUuid>0CEDF86B-B8A6-484F-9601-F9C5E4F83F45</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>5.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager></returnval></RetrieveServiceContentResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['3611'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Fri, 15 Aug 2014 21:45:12 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="ServiceInstance">ServiceInstance</obj><propSet><name>content</name><val xsi:type="ServiceContent"><rootFolder type="Folder">group-d1</rootFolder><propertyCollector type="PropertyCollector">propertyCollector</propertyCollector><viewManager type="ViewManager">ViewManager</viewManager><about><name>VMware vCenter Server</name><fullName>VMware vCenter Server 5.5.0 build-1750787 (Sim)</fullName><vendor>VMware, Inc.</vendor><version>5.5.0</version><build>1750787 (Sim)</build><localeVersion>INTL</localeVersion><localeBuild>000</localeBuild><osType>linux-x64</osType><productLineId>vpx</productLineId><apiType>VirtualCenter</apiType><apiVersion>5.5</apiVersion><instanceUuid>0CEDF86B-B8A6-484F-9601-F9C5E4F83F45</instanceUuid><licenseProductName>VMware VirtualCenter Server</licenseProductName><licenseProductVersion>5.0</licenseProductVersion></about><setting type="OptionManager">VpxSettings</setting><userDirectory type="UserDirectory">UserDirectory</userDirectory><sessionManager type="SessionManager">SessionManager</sessionManager><authorizationManager type="AuthorizationManager">AuthorizationManager</authorizationManager><serviceManager type="ServiceManager">ServiceMgr</serviceManager><perfManager type="PerformanceManager">PerfMgr</perfManager><scheduledTaskManager type="ScheduledTaskManager">ScheduledTaskManager</scheduledTaskManager><alarmManager type="AlarmManager">AlarmManager</alarmManager><eventManager type="EventManager">EventManager</eventManager><taskManager type="TaskManager">TaskManager</taskManager><extensionManager type="ExtensionManager">ExtensionManager</extensionManager><customizationSpecManager type="CustomizationSpecManager">CustomizationSpecManager</customizationSpecManager><customFieldsManager type="CustomFieldsManager">CustomFieldsManager</customFieldsManager><diagnosticManager type="DiagnosticManager">DiagMgr</diagnosticManager><licenseManager type="LicenseManager">LicenseManager</licenseManager><searchIndex type="SearchIndex">SearchIndex</searchIndex><fileManager type="FileManager">FileManager</fileManager><datastoreNamespaceManager type="DatastoreNamespaceManager">DatastoreNamespaceManager</datastoreNamespaceManager><virtualDiskManager type="VirtualDiskManager">virtualDiskManager</virtualDiskManager><snmpSystem type="HostSnmpSystem">SnmpSystem</snmpSystem><vmProvisioningChecker type="VirtualMachineProvisioningChecker">ProvChecker</vmProvisioningChecker><vmCompatibilityChecker type="VirtualMachineCompatibilityChecker">CompatChecker</vmCompatibilityChecker><ovfManager type="OvfManager">OvfManager</ovfManager><ipPoolManager type="IpPoolManager">IpPoolManager</ipPoolManager><dvSwitchManager type="DistributedVirtualSwitchManager">DVSManager</dvSwitchManager><hostProfileManager type="HostProfileManager">HostProfileManager</hostProfileManager><clusterProfileManager type="ClusterProfileManager">ClusterProfileManager</clusterProfileManager><complianceManager type="ProfileComplianceManager">MoComplianceManager</complianceManager><localizationManager type="LocalizationManager">LocalizationManager</localizationManager><storageResourceManager type="StorageResourceManager">StorageResourceManager</storageResourceManager><guestOperationsManager type="GuestOperationsManager">guestOperationsManager</guestOperationsManager></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['3751'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Fri, 15 Aug 2014 21:45:12 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<FindByUuidResponse xmlns="urn:vim25"><returnval type="VirtualMachine">vm-307</returnval></FindByUuidResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['437'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Fri, 15 Aug 2014 21:45:12 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> INFO:vcr.cassette:Appending request <Request (POST) https://vcsa:443/sdk> and response {'body': {'string': b'<?xml version="1.0" encoding="UTF-8"?>\n<soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"\n xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"\n xmlns:xsd="http://www.w3.org/2001/XMLSchema"\n xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\n<soapenv:Body>\n<RetrievePropertiesExResponse xmlns="urn:vim25"><returnval><objects><obj type="VirtualMachine">vm-307</obj><propSet><name>runtime</name><val xsi:type="VirtualMachineRuntimeInfo"><host type="HostSystem">host-115</host><connectionState>connected</connectionState><powerState>poweredOn</powerState><faultToleranceState>notConfigured</faultToleranceState><toolsInstallerMounted>false</toolsInstallerMounted><bootTime>2014-08-05T17:50:20.594958Z</bootTime><suspendInterval>0</suspendInterval><memoryOverhead>33554432</memoryOverhead><maxCpuUsage>2999</maxCpuUsage><maxMemoryUsage>64</maxMemoryUsage><numMksConnections>0</numMksConnections><recordReplayState>inactive</recordReplayState><onlineStandby>false</onlineStandby><consolidationNeeded>false</consolidationNeeded></val></propSet></objects></returnval></RetrievePropertiesExResponse>\n</soapenv:Body>\n</soapenv:Envelope>'}, 'headers': {'Cache-Control': ['no-cache'], 'Connection': ['Keep-Alive'], 'Content-Length': ['1161'], 'Content-Type': ['text/xml; charset=utf-8'], 'Date': ['Fri, 15 Aug 2014 21:45:12 GMT']}, 'status': {'code': 200, 'message': 'OK'}}
> DEBUG:vcr.cassette:Entering context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/test_vm_config_iso8601.yaml.
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk/vimServiceVersions.xml
> DEBUG:vcr.stubs:Got <Request (GET) https://vcsa/sdk/vimServiceVersions.xml>
> INFO:vcr.stubs:Playing response for <Request (GET) https://vcsa/sdk/vimServiceVersions.xml> from cassette
> /<<PKGBUILDDIR>>/pyVim/connect.py:637: ResourceWarning: unclosed <socket.socket fd=7, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   tree = __GetElementTree(protocol, server, port,
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> /usr/lib/python3/dist-packages/vcr/stubs/__init__.py:333: ResourceWarning: unclosed <socket.socket fd=8, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 0)>
>   super().__setattr__(name, value)
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.stubs:Absolute URI: https://vcsa/sdk
> DEBUG:vcr.request:Invoking Request https://vcsa/sdk
> DEBUG:vcr.stubs:Got <Request (POST) https://vcsa/sdk>
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> INFO:vcr.stubs:Playing response for <Request (POST) https://vcsa/sdk> from cassette
> DEBUG:vcr.matchers:Requests <Request (POST) https://vcsa/sdk> and <Request (GET) https://vcsa:443/sdk/vimServiceVersions.xml> differ.
> Failure details:
> [('method', 'POST != GET'), ('path', '/sdk != /sdk/vimServiceVersions.xml')]
> DEBUG:vcr.cassette:Exiting context for cassette at /<<PKGBUILDDIR>>/tests/fixtures/test_vm_config_iso8601.yaml.
> ok
> 
> ----------------------------------------------------------------------
> Ran 19 tests in 0.492s
> 
> OK
> ___________________________________ summary ____________________________________
>   py39: commands succeeded
>   congratulations :)
> dh_auto_test: error: pybuild --test --test-tox -i python{version} -p "3.10 3.9" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/python-pyvmomi_6.7.1-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Python-modules-team mailing list