Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.3.1 ubuntu server, Task failed 'cloudify_agent.installer.operations.create'. #249

Open
junneyang opened this issue Feb 22, 2016 · 0 comments

Comments

@junneyang
Copy link

Exception raised on operation [cloudify_agent.installer.operations.create] invocation
Traceback (most recent call last):
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify/decorators.py", line 122, in wrapper
result = func(_args, *_kwargs)
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/operations.py", line 114, in wrapper
return func(_args, *_kwargs)
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/operations.py", line 141, in create
installer.create_agent()
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/init.py", line 66, in create_agent
self._from_package()
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/init.py", line 119, in _from_package
url=self.cloudify_agent['package_url'])
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/init.py", line 307, in download
return self.runner.download(url, destination)
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/runners/fabric_runner.py", line 394, in download
self.run(command, **attributes)
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/runners/fabric_runner.py", line 148, in run
code=r.return_code
FabricCommandExecutionException: Command 'wget -T 30 http://10.5.24.124:53229/packages/agents/ubuntu-trusty-agent.tar.gz -O �[32;48;2m������������������������91�������[0m

/tmp/tmp.G4091lu6ve' executed with an error.
code: 126
error: �[32;48;2m������������������������91�������[0m

--2016-02-22 16:13:01-- http://10.5.24.124:53229/packages/agents/ubuntu-trusty-agent.tar.gz

Connecting to 10.5.24.124:53229... connected.

HTTP request sent, awaiting response... 200 OK

Length: 16988079 (16M) [application/octet-stream]

Saving to: ���\033[32���

0% [ ] 0 --.-K/s
100%[======================================>] 16,988,079 --.-K/s in 0.02s

2016-02-22 16:13:01 (751 MB/s) - ���\033[32��� saved [16988079/16988079]

/bin/bash: 48: command not found

/bin/bash: $'2m������������������������91������\E[0m\r': command not found

/bin/bash: line 1: /tmp/tmp.G4091lu6ve: Permission denied
output: None

@junneyang junneyang changed the title Task failed 'cloudify_agent.installer.operations.create' 3.3.1 Task failed 'cloudify_agent.installer.operations.create' Feb 22, 2016
@junneyang junneyang changed the title 3.3.1 Task failed 'cloudify_agent.installer.operations.create' 3.3.1 ubuntu server, Task failed 'cloudify_agent.installer.operations.create'. Feb 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant