Out from cloud_proxy.elg
——
06/11/23 14:42:11,058 ERROR scanner.azure.AzureDeployment [scanner-Azure-952355775]: Command failed:
ProcessOutputData{
ProcessBuilder= [/opt/CPsuite-R81.10/fw1/Python/bin/python3, /opt/CPvsec-R81.10/scripts/azure/vsec.py, --max-time, 5000]
errCode= 1
processTimeoutSeconds= 100000
processDurationSeconds= 409
Process Output String=
Process Error String= Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 409
b'{\r\n "error": {\r\n "code": "OperationNotAllowed",\r\n "message": "Operation \'VirtualMachineScaleSets.virtualMachines.GET\' is not allowed on Virtual Machine Scale Set \'test-scale-set\'."\r\n }\r\n}'
multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 409
b'{\r\n "error": {\r\n "code": "OperationNotAllowed",\r\n "message": "Operation \'VirtualMachineScaleSets.virtualMachines.GET\' is not allowed on Virtual Machine Scale Set \'Test-Scale-set\'."\r\n }\r\n}'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/CPsuite-R81.10/fw1/Python/lib/python3.7/multiprocessing/pool.py", line 121, in worker
result = (True, func(*args, **kwds))
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 128, in _arm
raise ARMException(problem)
ARMException: ConnectivityProblem
"""
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 679, in main
sub = get_sub(sub_obj, args.asg_pep)
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 524, in get_sub
vmss_obj[VIRTUAL_MACHINES] = vmss_obj[VIRTUAL_MACHINES].get()
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 91, in get
self.headers, self.body = self.ar.get((1 << 31) - 1)
File "/opt/CPsuite-R81.10/fw1/Python/lib/python3.7/multiprocessing/pool.py", line 657, in get
raise self._value
ARMException: ConnectivityProblem
failed to retrieve subscription: 'subscription01' subscriptionId: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx 1/5
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 404 Not Found
b'{\r\n "error": {\r\n "code": "NotFound",\r\n "message": "Resource /subscriptions/xxxxxxxxx-xxxx-xxxx-xxxxxxxxx/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachineScaleSets/test-scale-set not found.",\r\n "details": []\r\n }\r\n}'
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 404 Not Found
b'{\r\n "error": {\r\n "code": "NotFound",\r\n "message": "Resource /subscriptions/xxxxxxxxx-xxxx-xxxx-xxxxxxxx/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachineScaleSets/test-scale-set not found.",\r\n "details": []\r\n }\r\n}'
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 409
b'{\r\n "error": {\r\n "code": "OperationNotAllowed",\r\n "message": "Operation \'VirtualMachineScaleSets.virtualMachines.GET\' is not allowed on Virtual Machine Scale Set \'test-scale-set\'."\r\n }\r\n}'
multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 409
b'{\r\n "error": {\r\n "code": "OperationNotAllowed",\r\n "message": "Operation \'VirtualMachineScaleSets.virtualMachines.GET\' is not allowed on Virtual Machine Scale Set \'test-scale-set\'."\r\n }\r\n}'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/CPsuite-R81.10/fw1/Python/lib/python3.7/multiprocessing/pool.py", line 121, in worker
result = (True, func(*args, **kwds))
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 128, in _arm
raise ARMException(problem)
ARMException: ConnectivityProblem
"""
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 679, in main
sub = get_sub(sub_obj, args.asg_pep)
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 524, in get_sub
vmss_obj[VIRTUAL_MACHINES] = vmss_obj[VIRTUAL_MACHINES].get()
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 91, in get
self.headers, self.body = self.ar.get((1 << 31) - 1)
File "/opt/CPsuite-R81.10/fw1/Python/lib/python3.7/multiprocessing/pool.py", line 657, in get
raise self._value
ARMException: ConnectivityProblem
failed to retrieve subscription: 'subscription01' subscriptionId: xxxxxx-xxxx-xxxxx-xxxx-xxxxxxxxxx 2/5
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 404 Not Found
b'{\r\n "error": {\r\n "code": "NotFound",\r\n "message": "Resource /subscriptions/xxxxxx-xxxx-xxxxx-xxxxx-xxxxxxxxx/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachineScaleSets/test-scale-set not found.",\r\n "details": []\r\n }\r\n}'
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 404 Not Found
b'{\r\n "error": {\r\n "code": "NotFound",\r\n "message": "Resource /subscriptions/xxxxxxxx-xxxxx-xxxx-xxxx-xxxxxxxxx/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachineScaleSets/test-scale-set not found.",\r\n "details": []\r\n }\r\n}'
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 409
b'{\r\n "error": {\r\n "code": "OperationNotAllowed",\r\n "message": "Operation \'VirtualMachineScaleSets.virtualMachines.GET\' is not allowed on Virtual Machine Scale Set \'test-scale-ser\'."\r\n }\r\n}'
multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 409
b'{\r\n "error": {\r\n "code": "OperationNotAllowed",\r\n "message": "Operation \'VirtualMachineScaleSets.virtualMachines.GET\' is not allowed on Virtual Machine Scale Set \'test-scale-ser\'."\r\n }\r\n}'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/CPsuite-R81.10/fw1/Python/lib/python3.7/multiprocessing/pool.py", line 121, in worker
result = (True, func(*args, **kwds))
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 128, in _arm
raise ARMException(problem)
ARMException: ConnectivityProblem
"""
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 679, in main
sub = get_sub(sub_obj, args.asg_pep)
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 524, in get_sub
vmss_obj[VIRTUAL_MACHINES] = vmss_obj[VIRTUAL_MACHINES].get()
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 91, in get
self.headers, self.body = self.ar.get((1 << 31) - 1)
File "/opt/CPsuite-R81.10/fw1/Python/lib/python3.7/multiprocessing/pool.py", line 657, in get
raise self._value
ARMException: ConnectivityProblem
failed to retrieve subscription: 'subscription01' subscriptionId: xxxxxx-xxxx-xxxxx-xxxx-xxxxxxxxx 3/5
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 404 Not Found
b'{\r\n "error": {\r\n "code": "NotFound",\r\n "message": "Resource /subscriptions/xxxxx-xxxx-xxxx-xxxx-xxxxxxxx/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachineScaleSets/test-scale-set not found.",\r\n "details": []\r\n }\r\n}'
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 404 Not Found
b'{\r\n "error": {\r\n "code": "NotFound",\r\n "message": "Resource /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachineScaleSets/test-scale-setnot found.",\r\n "details": []\r\n }\r\n}'
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 409
b'{\r\n "error": {\r\n "code": "OperationNotAllowed",\r\n "message": "Operation \'VirtualMachineScaleSets.virtualMachines.GET\' is not allowed on Virtual Machine Scale Set \'test-scale-set\'."\r\n }\r\n}'
multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 409
b'{\r\n "error": {\r\n "code": "OperationNotAllowed",\r\n "message": "Operation \'VirtualMachineScaleSets.virtualMachines.GET\' is not allowed on Virtual Machine Scale Set \'test-scale-set\'."\r\n }\r\n}'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/CPsuite-R81.10/fw1/Python/lib/python3.7/multiprocessing/pool.py", line 121, in worker
result = (True, func(*args, **kwds))
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 128, in _arm
raise ARMException(problem)
ARMException: ConnectivityProblem
"""
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 679, in main
sub = get_sub(sub_obj, args.asg_pep)
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 524, in get_sub
vmss_obj[VIRTUAL_MACHINES] = vmss_obj[VIRTUAL_MACHINES].get()
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 91, in get
self.headers, self.body = self.ar.get((1 << 31) - 1)
File "/opt/CPsuite-R81.10/fw1/Python/lib/python3.7/multiprocessing/pool.py", line 657, in get
raise self._value
ARMException: ConnectivityProblem
failed to retrieve subscription: 'Subscription01' subscriptionId: xxxxxxxx-xxxx-xxxx- xxxx-xxxxxxxxxx 4/5
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 404 Not Found
b'{\r\n "error": {\r\n "code": "NotFound",\r\n "message": "Resource /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachineScaleSets/test-scale-setnot found.",\r\n "details": []\r\n }\r\n}'
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 404 Not Found
b'{\r\n "error": {\r\n "code": "NotFound",\r\n "message": "Resource /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx/resourceGroups/test-rg/providers/Microsoft.Compute/virtualMachineScaleSets/test-scale-set not found.",\r\n "details": []\r\n }\r\n}'
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 409
b'{\r\n "error": {\r\n "code": "OperationNotAllowed",\r\n "message": "Operation \'VirtualMachineScaleSets.virtualMachines.GET\' is not allowed on Virtual Machine Scale Set \'test-scale-set\'."\r\n }\r\n}'
multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 409
b'{\r\n "error": {\r\n "code": "OperationNotAllowed",\r\n "message": "Operation \'VirtualMachineScaleSets.virtualMachines.GET\' is not allowed on Virtual Machine Scale Set \'test-scale-set\'."\r\n }\r\n}'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/CPsuite-R81.10/fw1/Python/lib/python3.7/multiprocessing/pool.py", line 121, in worker
result = (True, func(*args, **kwds))
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 128, in _arm
raise ARMException(problem)
ARMException: ConnectivityProblem
"""
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 679, in main
sub = get_sub(sub_obj, args.asg_pep)
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 524, in get_sub
vmss_obj[VIRTUAL_MACHINES] = vmss_obj[VIRTUAL_MACHINES].get()
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 91, in get
self.headers, self.body = self.ar.get((1 << 31) - 1)
File "/opt/CPsuite-R81.10/fw1/Python/lib/python3.7/multiprocessing/pool.py", line 657, in get
raise self._value
ARMException: ConnectivityProblem
failed to retrieve subscription: ‘Subscription 01' subscriptionId: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx 5/5
multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 109, in _arm
return rest.arm(*args, **kwargs)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 536, in arm
max_time=self.max_time)
File "/opt/CPvsec-R81.10/scripts/azure/rest.py", line 153, in request
headers['proto'], headers['code'], headers['reason'], response)
rest.RequestException: HTTP/1.1 409
b'{\r\n "error": {\r\n "code": "OperationNotAllowed",\r\n "message": "Operation \'VirtualMachineScaleSets.virtualMachines.GET\' is not allowed on Virtual Machine Scale Set \'test-scale-set\'."\r\n }\r\n}'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/CPsuite-R81.10/fw1/Python/lib/python3.7/multiprocessing/pool.py", line 121, in worker
result = (True, func(*args, **kwds))
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 128, in _arm
raise ARMException(problem)
ARMException: ConnectivityProblem
"""
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 679, in main
sub = get_sub(sub_obj, args.asg_pep)
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 524, in get_sub
vmss_obj[VIRTUAL_MACHINES] = vmss_obj[VIRTUAL_MACHINES].get()
File "/opt/CPvsec-R81.10/scripts/azure/vsec.py", line 91, in get
self.headers, self.body = self.ar.get((1 << 31) - 1)
File "/opt/CPsuite-R81.10/fw1/Python/lib/python3.7/multiprocessing/pool.py", line 657, in get
raise self._value
ARMException: ConnectivityProblem
}
——-
Best Regards
Kim