Hey folks,

Could anybody help me with that issues  I saw permission denied on 
/root/.s3cfg I changed the permission on that file and I am still having 
permission denied 

PLAY [Deploy to status servers] *********************************************** 

GATHERING FACTS *************************************************************** 
ok: [172.16.21.129]

TASK: [nodejs_app | Put upstart script in place] ****************************** 
ok: [172.16.21.129]

TASK: [nodejs_app | Create config directory] ********************************** 
ok: [172.16.21.129]

TASK: [nodejs_app | Put config file in place] ********************************* 
ok: [172.16.21.129]

TASK: [nodejs_app | Create code folder to store artifact] ********************* 
changed: [172.16.21.129]

TASK: [nodejs_app | Pull down code] ******************************************* 
failed: [172.16.21.129] => {"changed": true, "cmd": ["s3cmd", "-c", 
"/root/.s3cfg", "get", 
"s3://snapav-code/cs-system-status/cs-system-status-7ab76c7ec22af26fa3605d55750b6050e5ca17d5-2015-10-27_21-17-03--73.tar.gz",
 
"/var/cs-apps/cs-system-status/7ab76c7ec22af26fa3605d55750b6050e5ca17d5-2015-10-27_21-17-03--73"],
 "delta": "0:00:00.157407", "end": "2015-10-27 21:17:10.769876", "item": "", 
"rc": 1, "start": "2015-10-27 21:17:10.612469"}
stderr: ERROR: /root/.s3cfg: Permission denied
ERROR: Configuration file not available.
ERROR: Consider using --configure parameter to create one.

FATAL: all hosts have already failed -- aborting

PLAY RECAP ******************************************************************** 
           to retry, use: --limit @/var/lib/jenkins/deploy_system_status.retry

172.16.21.129              : ok=5    changed=1    unreachable=0    failed=1   

Build step 'Execute shell' marked build as failure
Finished: FAILURE


-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/1ff4f070-9062-4e24-bbd0-bf0e377a2b90%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to