Ubuntu Pastebin

Paste from kickinz1 at Tue, 21 Apr 2015 21:48:30 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
chdir("/apps/docker/1.6.0.002")         = 0
stat("/usr/local/sbin/ubuntu-core-launcher", 0x7ffcdce0ab60) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/ubuntu-core-launcher", 0x7ffcdce0ab60) = -1 ENOENT (No such file or directory)
stat("/usr/sbin/ubuntu-core-launcher", 0x7ffcdce0ab60) = -1 ENOENT (No such file or directory)
stat("/usr/bin/ubuntu-core-launcher", {st_mode=S_IFREG|S_ISUID|0755, st_size=18976, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f30d492e9d0) = 1887
wait4(-1, Unable to find image 'cirros:latest' locally
latest: Pulling from cirros
56124ee8d2e8: Extracting [======>                                            ] 458.8 kB/3.528 MB
56124ee8d2e8: Error downloading dependent layers 
cc6bc4ab5c0a: Download complete 
8d202478b999: Download complete 
8d202478b999: Error pulling image (latest) from cirros, Untar exit status 1 operation not permitted 
511136ea3c5a: Download complete 
16a464be5494: Download complete 
FATA[0016] Error pulling image (latest) from cirros, Untar exit status 1 operation not permitted 
[{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 1887
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1887, si_status=1, si_utime=0, si_stime=0} ---
rt_sigreturn()                          = 1887
exit_group(1)                           = ?
+++ exited with 1 +++
Download as text