Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 833303 Details for
Bug 1038767
SELinux prevents access to /sbin/consoletype during cobbler sync
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Strace of cobbler sync
cobbler.strace (text/plain), 378.69 KB, created by
Jonathan Underwood
on 2013-12-05 19:25:38 UTC
(
hide
)
Description:
Strace of cobbler sync
Filename:
MIME Type:
Creator:
Jonathan Underwood
Created:
2013-12-05 19:25:38 UTC
Size:
378.69 KB
patch
obsolete
>execve("/usr/bin/cobbler", ["cobbler", "sync"], [/* 29 vars */]) = 0 >brk(0) = 0x1bee000 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b117000 >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) >open("/etc/ld.so.cache", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=42195, ...}) = 0 >mmap(NULL, 42195, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f139b10c000 >close(3) = 0 >open("/usr/lib64/libpython2.6.so.1.0", O_RDONLY) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\310\203\3119\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0555, st_size=1672544, ...}) = 0 >mmap(0x39c9800000, 3823008, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x39c9800000 >mprotect(0x39c995d000, 2093056, PROT_NONE) = 0 >mmap(0x39c9b5c000, 245760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15c000) = 0x39c9b5c000 >mmap(0x39c9b98000, 54688, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x39c9b98000 >close(3) = 0 >open("/lib64/libpthread.so.0", O_RDONLY) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\\\0\3079\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=145720, ...}) = 0 >mmap(0x39c7000000, 2212768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x39c7000000 >mprotect(0x39c7017000, 2097152, PROT_NONE) = 0 >mmap(0x39c7217000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x39c7217000 >mmap(0x39c7219000, 13216, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x39c7219000 >close(3) = 0 >open("/lib64/libdl.so.2", O_RDONLY) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\r\200\3069\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=22536, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b10b000 >mmap(0x39c6800000, 2109696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x39c6800000 >mprotect(0x39c6802000, 2097152, PROT_NONE) = 0 >mmap(0x39c6a02000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x39c6a02000 >close(3) = 0 >open("/lib64/libutil.so.1", O_RDONLY) = 3 >read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\16\0\3219\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=17520, ...}) = 0 >mmap(0x39d1000000, 2105600, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x39d1000000 >mprotect(0x39d1002000, 2093056, PROT_NONE) = 0 >mmap(0x39d1201000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x39d1201000 >close(3) = 0 >open("/lib64/libm.so.6", O_RDONLY) = 3 >read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p>\300\3079\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=598680, ...}) = 0 >mmap(0x39c7c00000, 2633912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x39c7c00000 >mprotect(0x39c7c83000, 2093056, PROT_NONE) = 0 >mmap(0x39c7e82000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x82000) = 0x39c7e82000 >close(3) = 0 >open("/lib64/libc.so.6", O_RDONLY) = 3 >read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\355\301\3069\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=1922152, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b10a000 >mmap(0x39c6c00000, 3745960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x39c6c00000 >mprotect(0x39c6d8a000, 2093056, PROT_NONE) = 0 >mmap(0x39c6f89000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x189000) = 0x39c6f89000 >mmap(0x39c6f8e000, 18600, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x39c6f8e000 >close(3) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b109000 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b108000 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b107000 >arch_prctl(ARCH_SET_FS, 0x7f139b108700) = 0 >mprotect(0x39c7217000, 4096, PROT_READ) = 0 >mprotect(0x39c6a02000, 4096, PROT_READ) = 0 >mprotect(0x39d1201000, 4096, PROT_READ) = 0 >mprotect(0x39c7e82000, 4096, PROT_READ) = 0 >mprotect(0x39c6f89000, 16384, PROT_READ) = 0 >mprotect(0x39c661f000, 4096, PROT_READ) = 0 >munmap(0x7f139b10c000, 42195) = 0 >set_tid_address(0x7f139b1089d0) = 515 >set_robust_list(0x7f139b1089e0, 0x18) = 0 >futex(0x7fff2972a49c, FUTEX_WAKE_PRIVATE, 1) = 0 >futex(0x7fff2972a49c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f139b108700) = -1 EAGAIN (Resource temporarily unavailable) >rt_sigaction(SIGRTMIN, {0x39c7005ae0, [], SA_RESTORER|SA_SIGINFO, 0x39c700f500}, NULL, 8) = 0 >rt_sigaction(SIGRT_1, {0x39c7005b70, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x39c700f500}, NULL, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 >getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0 >ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >brk(0) = 0x1bee000 >brk(0x1c0f000) = 0x1c0f000 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b0c6000 >open("/proc/meminfo", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(3, "MemTotal: 32829400 kB\nMemF"..., 1024) = 1024 >close(3) = 0 >munmap(0x7f139b116000, 4096) = 0 >brk(0x1c38000) = 0x1c38000 >fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 >fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 >fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 >fstat(2, {st_mode=S_IFREG|0644, st_size=6077, ...}) = 0 >readlink("/usr/bin/python", 0x7fff29727170, 4096) = -1 EINVAL (Invalid argument) >stat("/usr/bin/Modules/Setup", 0x7fff29727030) = -1 ENOENT (No such file or directory) >stat("/usr/bin/lib64/python2.6/os.py", 0x7fff29727020) = -1 ENOENT (No such file or directory) >stat("/usr/bin/lib64/python2.6/os.pyc", 0x7fff29727020) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/os.py", {st_mode=S_IFREG|0644, st_size=25802, ...}) = 0 >stat("/usr/bin/Modules/Setup", 0x7fff29727030) = -1 ENOENT (No such file or directory) >stat("/usr/bin/lib64/python2.6/lib-dynload", 0x7fff297270e0) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b085000 >rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x39c700f500}, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGXFSZ, {SIG_IGN, [], SA_RESTORER, 0x39c700f500}, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGTRAP, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGPIPE, NULL, {SIG_IGN, [], SA_RESTORER, 0x39c700f500}, 8) = 0 >rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGTSTP, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGTTIN, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGTTOU, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGXFSZ, NULL, {SIG_IGN, [], SA_RESTORER, 0x39c700f500}, 8) = 0 >rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGWINCH, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_2, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_3, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_4, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_5, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_6, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_7, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_8, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_9, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_10, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_11, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_12, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_13, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_14, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_15, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_16, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_17, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_18, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_19, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_20, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_21, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_22, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_23, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_24, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_25, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_26, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_27, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_28, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_29, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_30, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_31, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGRT_32, NULL, {SIG_DFL, [], 0}, 8) = 0 >rt_sigaction(SIGINT, {0x39c9903400, [], SA_RESTORER, 0x39c700f500}, {SIG_DFL, [], 0}, 8) = 0 >stat("/usr/lib64/python26.zip", 0x7fff29722a00) = -1 ENOENT (No such file or directory) >stat("/usr/lib64", {st_mode=S_IFDIR|0555, st_size=36864, ...}) = 0 >stat("/usr/lib64/python26.zip", 0x7fff29725a80) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >stat("/usr/lib64/python2.6/", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >stat("/usr/lib64/python2.6/site", 0x7fff29725e00) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sitemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site.py", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=19187, ...}) = 0 >open("/usr/lib64/python2.6/site.pyc", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=18825, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b084000 >read(4, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0sT\1\0\0d\0"..., 4096) = 4096 >fstat(4, {st_mode=S_IFREG|0644, st_size=18825, ...}) = 0 >read(4, ".3st\20\0\0\0gettotalrefcounts\10\0\0\0-py"..., 12288) = 12288 >read(4, "v for traceback(\t\0\0\0t\r\0\0\0usercus"..., 4096) = 2441 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f139b084000, 4096) = 0 >stat("/usr/lib64/python2.6/os", 0x7fff297227f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/os.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/os.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=25802, ...}) = 0 >open("/usr/lib64/python2.6/os.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=25808, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b084000 >read(5, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0s.\7\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=25808, ...}) = 0 >read(5, "t (not\n just the rightmost) w"..., 20480) = 20480 >read(5, "ke_statvfs_result\335\2\0\0s\2\0\0\0\0\1c\1\0\0"..., 4096) = 1232 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b084000, 4096) = 0 >brk(0x1c59000) = 0x1c59000 >stat("/usr/lib64/python2.6/posixpath", 0x7fff2971f1e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/posixpath.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/posixpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/posixpath.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=13119, ...}) = 0 >open("/usr/lib64/python2.6/posixpath.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=11188, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b084000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0+\0\0\0@\0\0\0s\320\1\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=11188, ...}) = 0 >read(6, "\0\0True(\2\0\0\0R0\0\0\0RB\0\0\0(\0\0\0\0(\0\0\0\0s"..., 4096) = 4096 >read(6, "\0i\2\0d\3\0\203\1\0}\3\0|\3\0o+\0\1|\0\0i\2\0d\6\0\203\1\0"..., 4096) = 2996 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b084000, 4096) = 0 >stat("/usr/lib64/python2.6/stat", 0x7fff2971bbd0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/stat.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/statmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/stat.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=1718, ...}) = 0 >open("/usr/lib64/python2.6/stat.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=2703, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b084000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0so\1\0\0d\0"..., 4096) = 2703 >fstat(7, {st_mode=S_IFREG|0644, st_size=2703, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b084000, 4096) = 0 >close(6) = 0 >stat("/usr/lib64/python2.6/genericpath", 0x7fff2971bbd0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/genericpath.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/genericpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/genericpath.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=3020, ...}) = 0 >open("/usr/lib64/python2.6/genericpath.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=3292, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b084000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\221\0\0\0d\0"..., 4096) = 3292 >fstat(7, {st_mode=S_IFREG|0644, st_size=3292, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b084000, 4096) = 0 >close(6) = 0 >stat("/usr/lib64/python2.6/warnings", 0x7fff2971bbd0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/warnings.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/warningsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/warnings.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=14172, ...}) = 0 >open("/usr/lib64/python2.6/warnings.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=13042, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b084000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s3\2\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=13042, ...}) = 0 >read(7, "\0\1Wq\7\0\4t\1\0j\n\0o\34\0\1\1}\2\0\1t\2\0i\3\0\4d\1\0"..., 8192) = 8192 >read(7, "\0\0\0__exit__i\1\0\0s\10\0\0\0\0\1\n\1\24\1\17\1N(\t\0"..., 4096) = 754 >read(7, "", 4096) = 0 >mmap(NULL, 200704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b053000 >close(7) = 0 >munmap(0x7f139b084000, 4096) = 0 >stat("/usr/lib64/python2.6/linecache", 0x7fff297185c0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/linecache.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/linecachemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/linecache.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=4128, ...}) = 0 >open("/usr/lib64/python2.6/linecache.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=3268, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b084000 >read(8, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sp\0\0\0d\0"..., 4096) = 3268 >fstat(8, {st_mode=S_IFREG|0644, st_size=3268, ...}) = 0 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b084000, 4096) = 0 >close(7) = 0 >stat("/usr/lib64/python2.6/types", 0x7fff297185c0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/types.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/types.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=2323, ...}) = 0 >open("/usr/lib64/python2.6/types.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=2620, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b084000 >read(8, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\17\0\0\0@\0\0\0so\2\0\0d\0"..., 4096) = 2620 >fstat(8, {st_mode=S_IFREG|0644, st_size=2620, ...}) = 0 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b084000, 4096) = 0 >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat("/usr/lib64/python2.6/UserDict", 0x7fff2971f1e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/UserDict.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/UserDictmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/UserDict.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=5778, ...}) = 0 >open("/usr/lib64/python2.6/UserDict.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=8892, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b084000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sb\0\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=8892, ...}) = 0 >read(6, "\0\0(\0\0\0\0(\0\0\0\0s \0\0\0/usr/lib64/pyth"..., 4096) = 4096 >read(6, "|\1\0t\2\0\203\2\0o\26\0\1t\3\0|\1\0i\4\0\203\0\0\203\1\0}\1\0n"..., 4096) = 700 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b084000, 4096) = 0 >stat("/usr/lib64/python2.6/_abcoll", 0x7fff2971bbd0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_abcoll.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_abcollmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_abcoll.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=13913, ...}) = 0 >open("/usr/lib64/python2.6/_abcoll.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=21300, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b084000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\22\0\0\0@\0\0\0sI\2\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=21300, ...}) = 0 >read(7, "ll.pyt\f\0\0\0__contains__l\0\0\0s\2\0\0\0\0"..., 16384) = 16384 >read(7, "\2\0\0\0\2\0\0\0\3\0\0\0C\0\0\0s\24\0\0\0|\0\0|\0\0i\0\0|\1"..., 4096) = 820 >read(7, "", 4096) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b012000 >close(7) = 0 >munmap(0x7f139b084000, 4096) = 0 >stat("/usr/lib64/python2.6/abc", 0x7fff297185c0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/abc.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/abcmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/abc.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=7034, ...}) = 0 >open("/usr/lib64/python2.6/abc.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=6071, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b084000 >read(8, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sa\0\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=6071, ...}) = 0 >read(8, "\0\4d\1\0|\0\0i\0\0|\0\0i\1\0f\2\0\26\2IJ|\1\0\4d\2\0t"..., 4096) = 1975 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b084000, 4096) = 0 >close(7) = 0 >close(6) = 0 >close(5) = 0 >brk(0x1c7a000) = 0x1c7a000 >stat("/usr/lib64/python2.6/copy_reg", 0x7fff2971f1e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/copy_reg.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/copy_regmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/copy_reg.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=6800, ...}) = 0 >open("/usr/lib64/python2.6/copy_reg.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=5178, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b084000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\330\0\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=5178, ...}) = 0 >read(6, "already registered with code %ss"..., 4096) = 1082 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b084000, 4096) = 0 >close(5) = 0 >close(4) = 0 >geteuid() = 0 >getuid() = 0 >getegid() = 0 >getgid() = 0 >stat("/root/.local/lib/python2.6/site-packages", 0x7fff29726660) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/usr/lib64/python2.6/site-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 >fcntl(4, F_GETFD) = 0x1 (flags FD_CLOEXEC) >getdents(4, /* 123 entries */, 32768) = 4560 >getdents(4, /* 0 entries */, 32768) = 0 >close(4) = 0 >stat("/usr/lib/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/usr/lib/python2.6/site-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 >getdents(4, /* 110 entries */, 32768) = 4328 >getdents(4, /* 0 entries */, 32768) = 0 >close(4) = 0 >open("/usr/lib/python2.6/site-packages/DecoratorTools-1.7-py2.6-nspkg.pth", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=666, ...}) = 0 >fstat(4, {st_mode=S_IFREG|0644, st_size=666, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b084000 >read(4, "import sys,types,os; p = os.path"..., 8192) = 666 >read(4, "", 4096) = 0 >brk(0x1c9d000) = 0x1c9d000 >brk(0x1c94000) = 0x1c94000 >stat("/usr/lib/python2.6/site-packages/peak/__init__.py", 0x7fff29725f50) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/peak/util/__init__.py", 0x7fff29725f50) = -1 ENOENT (No such file or directory) >read(4, "", 8192) = 0 >close(4) = 0 >munmap(0x7f139b084000, 4096) = 0 >open("/usr/lib/python2.6/site-packages/setuptools.pth", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=34, ...}) = 0 >fstat(4, {st_mode=S_IFREG|0644, st_size=34, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b084000 >read(4, "./setuptools-0.6c11-py2.6.egg-in"..., 8192) = 34 >read(4, "", 4096) = 0 >read(4, "", 8192) = 0 >stat("/usr/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg-info", {st_mode=S_IFREG|0644, st_size=144, ...}) = 0 >close(4) = 0 >munmap(0x7f139b084000, 4096) = 0 >stat("/usr/lib/site-python", 0x7fff29726660) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >stat("/usr/lib64/python2.6", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >stat("/usr/lib64/python2.6/sitecustomize", 0x7fff29722510) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/plat-linux2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/plat-linux2/sitecustomize", 0x7fff29722510) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-tk", 0x7fff2971f110) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >stat("/usr/lib64/python2.6/lib-tk", 0x7fff29722190) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-old", 0x7fff2971f110) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 >stat("/usr/lib64/python2.6/lib-old", 0x7fff29722190) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/lib-dynload/sitecustomize", 0x7fff29722510) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/site-packages/sitecustomize", 0x7fff29722510) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/sitecustomize", 0x7fff29722510) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg-info", {st_mode=S_IFREG|0644, st_size=144, ...}) = 0 >open("/usr/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg-info", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=144, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b084000 >fstat(4, {st_mode=S_IFREG|0644, st_size=144, ...}) = 0 >lseek(4, 0, SEEK_SET) = 0 >read(4, "Metadata-Version: 1.0\nName: setu"..., 122) = 122 >read(4, " xxx\nDescription: xxx\n", 4096) = 22 >close(4) = 0 >munmap(0x7f139b084000, 4096) = 0 >stat("/usr/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg-info", {st_mode=S_IFREG|0644, st_size=144, ...}) = 0 >stat("/usr/lib64/python2.6/usercustomize", 0x7fff29722510) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/usercustomize", 0x7fff29722510) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/usercustomize", 0x7fff29722510) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/usercustomize", 0x7fff29722510) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/usercustomize", 0x7fff29722510) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >close(3) = 0 >open("/usr/lib/locale/locale-archive", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=99154480, ...}) = 0 >mmap(NULL, 99154480, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f1395182000 >close(3) = 0 >stat("/usr/lib64/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0 >stat("/usr/lib64/python2.6/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5638, ...}) = 0 >stat("/usr/lib64/python2.6/encodings/__init__", 0x7fff29724f00) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/__init__.py", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=5638, ...}) = 0 >open("/usr/lib64/python2.6/encodings/__init__.pyc", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=4416, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(4, "\321\362\r\n\222\\\335Qc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\216\0\0\0d\0"..., 4096) = 4096 >fstat(4, {st_mode=S_IFREG|0644, st_size=4416, ...}) = 0 >read(4, "\3\23\1\r\1\16\1\5\2\5\2\6\2\3\1\r\1\16\2\v\2\r\2\n\1\5\3\t\1\23\1$"..., 4096) = 320 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0 >stat("/usr/lib64/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0 >stat("/usr/lib64/python2.6/encodings/codecs", 0x7fff297218f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/codecs.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/codecs.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/codecs", 0x7fff297218f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/codecs.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=35266, ...}) = 0 >open("/usr/lib64/python2.6/codecs.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=36721, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0sA\3\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=36721, ...}) = 0 >read(5, "\0\0\0C\0\0\0s\n\0\0\0t\0\0\202\1\0d\1\0S(\2\0\0\0s\372\2\0\0"..., 28672) = 28672 >read(5, " incremental encoder.\n\n N(\4\0\0"..., 4096) = 3953 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(4) = 0 >stat("/usr/lib64/python2.6/encodings/encodings", 0x7fff297218f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/encodings.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/encodingsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/encodings.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/encodings.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/encodings/aliases", 0x7fff297218e0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/aliases.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/aliasesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/aliases.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=14721, ...}) = 0 >open("/usr/lib64/python2.6/encodings/aliases.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=8701, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\n\222\\\335Qc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s`\10\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=8701, ...}) = 0 >read(5, "ibm861t\5\0\0\0cp862t\3\0\0\000862t\22\0\0\0csp"..., 4096) = 4096 >read(5, "\1\7\3\7\1\7\1\7\1\7\3\7\1\7\1\7\3\7\1\7\1\7\1\7\1\7\3\7\1\7\1\7"..., 4096) = 509 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(4) = 0 >stat("/usr/lib64/python2.6/encodings/__builtin__", 0x7fff297218f0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/__builtin__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/__builtin__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/__builtin__.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/__builtin__.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >close(3) = 0 >stat("/usr/lib64/python2.6/encodings/utf_8", 0x7fff29725c20) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/utf_8.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/utf_8module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/utf_8.py", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=1005, ...}) = 0 >open("/usr/lib64/python2.6/encodings/utf_8.pyc", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=1966, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(4, "\321\362\r\n\222\\\335Qc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\230\0\0\0d\0"..., 4096) = 1966 >fstat(4, {st_mode=S_IFREG|0644, st_size=1966, ...}) = 0 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(3) = 0 >ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 >ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff2972a0c0) = -1 ENOTTY (Inappropriate ioctl for device) >readlink("/usr/bin/cobbler", 0x7fff297282d0, 4096) = -1 EINVAL (Invalid argument) >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat("/usr/bin", {st_mode=S_IFDIR|0555, st_size=36864, ...}) = 0 >lstat("/usr/bin/cobbler", {st_mode=S_IFREG|0755, st_size=833, ...}) = 0 >stat("/usr/bin/cobbler", {st_mode=S_IFREG|0755, st_size=833, ...}) = 0 >open("/usr/bin/cobbler", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0755, st_size=833, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >fstat(3, {st_mode=S_IFREG|0755, st_size=833, ...}) = 0 >lseek(3, 0, SEEK_SET) = 0 >read(3, "#!/usr/bin/python\n\n\"\"\"\nWrapper f"..., 811) = 811 >read(3, "sys.exit(app.main())\n\n", 4096) = 22 >close(3) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/cobbler", {st_mode=S_IFREG|0755, st_size=833, ...}) = 0 >open("/usr/bin/cobbler", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0755, st_size=833, ...}) = 0 >ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff2972a260) = -1 ENOTTY (Inappropriate ioctl for device) >fstat(3, {st_mode=S_IFREG|0755, st_size=833, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "#!/usr/bin/python\n\n\"\"\"\nWrapper f"..., 4096) = 833 >lseek(3, 833, SEEK_SET) = 833 >brk(0x1cb6000) = 0x1cb6000 >read(3, "", 4096) = 0 >brk(0x1ca9000) = 0x1ca9000 >close(3) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin", {st_mode=S_IFDIR|0555, st_size=36864, ...}) = 0 >stat("/usr/bin", {st_mode=S_IFDIR|0555, st_size=36864, ...}) = 0 >stat("/usr/bin/cobbler", {st_mode=S_IFREG|0755, st_size=833, ...}) = 0 >open("/usr/bin/cobbler.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/cobblermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/cobbler.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/cobbler.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/cobbler", 0x7fff29725c40) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/cobbler.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/cobblermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/cobbler.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/cobbler.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/cobbler", 0x7fff29725c40) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/cobbler.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/cobblermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/cobbler.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/cobbler.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/cobbler", 0x7fff29725c40) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/cobbler.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/cobblermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/cobbler.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/cobbler.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/cobbler", 0x7fff29725c40) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/cobbler.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/cobblermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/cobbler.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/cobbler.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/cobbler", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/__init__", 0x7fff29724be0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/__init__.py", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/__init__.pyc", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=139, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(4, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s\4\0\0\0d\0"..., 4096) = 139 >fstat(4, {st_mode=S_IFREG|0644, st_size=139, ...}) = 0 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(3) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/cli", 0x7fff29725c40) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/cli.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/climodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/cli.py", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=28401, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/cli.pyc", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=23216, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(4, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s.\2\0\0d\0"..., 4096) = 4096 >fstat(4, {st_mode=S_IFREG|0644, st_size=23216, ...}) = 0 >read(4, "\0R\7\0\0\0R\10\0\0\0s\t\0\0\0%-40s: %s(\25\0\0\0t\4"..., 16384) = 16384 >read(4, "\0RK\0\0\0R\241\0\0\0t\6\0\0\0eventst\5\0\0\0etime"..., 4096) = 2736 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/sys", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/sys.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/sysmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/sys.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/sys.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/cobbler/xmlrpclib", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/xmlrpclib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/xmlrpclibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/xmlrpclib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/xmlrpclib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/xmlrpclib", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/bin/xmlrpclib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/xmlrpclibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/xmlrpclib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/xmlrpclib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/xmlrpclib", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xmlrpclib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xmlrpclibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xmlrpclib.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=47775, ...}) = 0 >open("/usr/lib64/python2.6/xmlrpclib.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=41496, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0.\0\0\0@\0\0\0s\337\5\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=41496, ...}) = 0 >read(5, "\0\0\0\0\1\0\0\0B\0\0\0s\27\0\0\0e\0\0Z\1\0d\0\0Z\2\0d\1\0"..., 36864) = 36864 >read(5, "t\n\0\0\0_xmlrpclibt\6\0\0\0ParserR\3\1\0\0R"..., 4096) = 536 >read(5, "", 4096) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1395141000 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/re", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/re.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/re.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/re.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/re", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/re.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/re.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=12966, ...}) = 0 >open("/usr/lib64/python2.6/re.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=13164, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\32\0\0\0@\0\0\0s8\2\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=13164, ...}) = 0 >read(6, "ions:\n match Match a regul"..., 8192) = 8192 >read(6, "\0\0\0mt\1\0\0\0jRR\0\0\0(\0\0\0\0(\0\0\0\0s\32\0\0\0/u"..., 4096) = 876 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/sre_compile", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_compile.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_compilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_compile.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_compile.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/sre_compile", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sre_compile.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sre_compilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sre_compile.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=16507, ...}) = 0 >open("/usr/lib64/python2.6/sre_compile.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=11483, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\v\0\0\0@\0\0\0sz\1\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=11483, ...}) = 0 >read(7, "pt\2\0\0\0lot\2\0\0\0hit\4\0\0\0tailt\n\0\0\0tai"..., 4096) = 4096 >read(7, "yR\37\0\0\0h\1\0\0s\10\0\0\0\0\2\26\1\32\1\r\1c\3\0\0\0\24\0\0\0"..., 4096) = 3291 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/sre_parse", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_parse.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_parsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_parse.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_parse.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/sre_parse", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sre_parse.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sre_parsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sre_parse.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=26878, ...}) = 0 >open("/usr/lib64/python2.6/sre_parse.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=19696, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\323\2\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=19696, ...}) = 0 >read(8, "\0\0R6\0\0\0(\0\0\0\0(\0\0\0\0s!\0\0\0/usr/lib64"..., 12288) = 12288 >read(8, "\0t\3\0\0\0strR\211\0\0\0R\26\0\0\0R\27\0\0\0t\16\0\0\0SRE"..., 4096) = 3312 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/sre_constants", 0x7fff29714df0) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_constants.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_constantsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_constants.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/sre_constants.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/sre_constants", 0x7fff29714df0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sre_constants.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sre_constantsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sre_constants.py", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=7137, ...}) = 0 >open("/usr/lib64/python2.6/sre_constants.pyc", O_RDONLY) = 9 >fstat(9, {st_mode=S_IFREG|0644, st_size=6093, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(9, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s\361\4\0\0d\0"..., 4096) = 4096 >fstat(9, {st_mode=S_IFREG|0644, st_size=6093, ...}) = 0 >read(9, "d\nt\4\0\0\0doneN(`\0\0\0t\7\0\0\0__doc__t\5\0"..., 4096) = 1997 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(8) = 0 >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat("/usr/bin/string", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/string.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/stringmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/string.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/string.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/string", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/string.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/stringmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/string.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=20745, ...}) = 0 >open("/usr/lib64/python2.6/string.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=20066, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\230\2\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=20066, ...}) = 0 >brk(0x1ccd000) = 0x1ccd000 >read(6, "\0\0s/\1\0\0\n %(delim)s(?:\n ("..., 12288) = 12288 >read(6, " of string str with all occurren"..., 4096) = 3682 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/strop", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/strop.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/stropmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/strop.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/strop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/strop", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/strop.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/stropmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/strop.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/strop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/strop", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/strop.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/stropmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/strop.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/strop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/strop", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/strop.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/stropmodule.so", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0555, st_size=25288, ...}) = 0 >futex(0x39c6a030ec, FUTEX_WAKE_PRIVATE, 2147483647) = 0 >open("/usr/lib64/python2.6/lib-dynload/stropmodule.so", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\25\0\0\0\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0555, st_size=25288, ...}) = 0 >mmap(NULL, 2120464, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f1394f3b000 >mprotect(0x7f1394f40000, 2093056, PROT_NONE) = 0 >mmap(0x7f139513f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x4000) = 0x7f139513f000 >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat("/usr/bin/time", {st_mode=S_IFREG|0755, st_size=17944, ...}) = 0 >open("/usr/bin/time.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/timemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/time.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/time.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/time", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/time.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/timemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/time.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/time.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/time", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/time.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/timemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/time.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/time.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/time", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/time.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/timemodule.so", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0555, st_size=20328, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/timemodule.so", O_RDONLY) = 6 >read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\30\0\0\0\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0555, st_size=20328, ...}) = 0 >mmap(NULL, 2115944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f1394d36000 >mprotect(0x7f1394d39000, 2097152, PROT_NONE) = 0 >mmap(0x7f1394f39000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7f1394f39000 >close(6) = 0 >open("/etc/localtime", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=3661, ...}) = 0 >fstat(6, {st_mode=S_IFREG|0644, st_size=3661, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0\7\0\0\0\0"..., 4096) = 3661 >lseek(6, -2338, SEEK_CUR) = 1323 >read(6, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\0"..., 4096) = 2338 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3661, ...}) = 0 >close(5) = 0 >stat("/usr/bin/operator", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/operator.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/operatormodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/operator.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/operator.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/operator", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/operator.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/operatormodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/operator.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/operator.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/operator", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/operator.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/operatormodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/operator.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/operator.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/operator", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/operator.so", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0555, st_size=38608, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/operator.so", O_RDONLY) = 6 >read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`>\0\0\0\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0555, st_size=38608, ...}) = 0 >mmap(NULL, 2133784, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f1394b2d000 >mprotect(0x7f1394b35000, 2093056, PROT_NONE) = 0 >mmap(0x7f1394d34000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7000) = 0x7f1394d34000 >close(6) = 0 >close(5) = 0 >stat("/usr/bin/datetime", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/datetime.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/datetimemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/datetime.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/datetime.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/datetime", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/datetime.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/datetimemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/datetime.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/datetime.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/datetime", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/datetime.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/datetimemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/datetime.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/datetime.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/datetime", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/datetime.so", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0755, st_size=81256, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/datetime.so", O_RDONLY) = 6 >read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0PG\0\0\0\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0755, st_size=81256, ...}) = 0 >mmap(NULL, 2177000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f1394919000 >mprotect(0x7f1394929000, 2097152, PROT_NONE) = 0 >mmap(0x7f1394b29000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x10000) = 0x7f1394b29000 >close(6) = 0 >close(5) = 0 >stat("/usr/bin/base64", {st_mode=S_IFREG|0755, st_size=32848, ...}) = 0 >open("/usr/bin/base64.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/base64module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/base64.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/base64.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/base64", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/base64.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/base64module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/base64.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0755, st_size=11335, ...}) = 0 >open("/usr/lib64/python2.6/base64.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=11003, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\21\0\0\0@\0\0\0s\307\2\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=11003, ...}) = 0 >read(6, "4.pyR\r\0\0\0g\0\0\0s\2\0\0\0\0\tt\1\0\0\0Ai\0\0\0\0t"..., 4096) = 4096 >read(6, "\0R\34\0\0\0R_\0\0\0(\2\0\0\0R\24\0\0\0R`\0\0\0(\0\0\0\0("..., 4096) = 2811 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/struct", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/struct.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/struct.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/struct", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/struct.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/struct.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=82, ...}) = 0 >open("/usr/lib64/python2.6/struct.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=239, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s.\0\0\0d\0"..., 4096) = 239 >fstat(7, {st_mode=S_IFREG|0644, st_size=239, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/_struct", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/bin/_struct.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_struct.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/_struct", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_struct.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_struct.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/_struct", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_struct.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_struct.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/_struct", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_struct.so", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0555, st_size=37840, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/_struct.so", O_RDONLY) = 8 >read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320'\0\0\0\0\0\0"..., 832) = 832 >fstat(8, {st_mode=S_IFREG|0555, st_size=37840, ...}) = 0 >mmap(NULL, 2133048, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7f1394710000 >mprotect(0x7f1394717000, 2097152, PROT_NONE) = 0 >mmap(0x7f1394917000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x7000) = 0x7f1394917000 >close(8) = 0 >close(7) = 0 >close(6) = 0 >stat("/usr/bin/binascii", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/binascii.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/binasciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/binascii.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/binascii.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/binascii", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/binascii.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/binasciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/binascii.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/binascii.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/binascii", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/binascii.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/binasciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/binascii.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/binascii.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/binascii", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/binascii.so", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0555, st_size=20976, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/binascii.so", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\20\0\0\0\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0555, st_size=20976, ...}) = 0 >mmap(NULL, 2116168, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f139450b000 >mprotect(0x7f139450f000, 2097152, PROT_NONE) = 0 >mmap(0x7f139470f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x4000) = 0x7f139470f000 >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat("/usr/bin/cStringIO", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/cStringIO", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/cStringIO", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/cStringIO", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/cStringIO.so", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0555, st_size=19248, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/cStringIO.so", O_RDONLY) = 6 >read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\32\0\0\0\0\0\0"..., 832) = 832 >fstat(6, {st_mode=S_IFREG|0555, st_size=19248, ...}) = 0 >mmap(NULL, 2114424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f1394306000 >mprotect(0x7f139430a000, 2093056, PROT_NONE) = 0 >mmap(0x7f1394509000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7f1394509000 >close(6) = 0 >close(5) = 0 >stat("/usr/bin/_xmlrpclib", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/_xmlrpclib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_xmlrpclibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_xmlrpclib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_xmlrpclib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/_xmlrpclib", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_xmlrpclib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_xmlrpclibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_xmlrpclib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_xmlrpclib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/_xmlrpclib", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_xmlrpclib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_xmlrpclibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_xmlrpclib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_xmlrpclib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/_xmlrpclib", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_xmlrpclib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_xmlrpclibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_xmlrpclib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_xmlrpclib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/_xmlrpclib", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/_xmlrpclib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/_xmlrpclibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/_xmlrpclib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/_xmlrpclib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/_xmlrpclib", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/_xmlrpclib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/_xmlrpclibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/_xmlrpclib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/_xmlrpclib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/_xmlrpclib", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/_xmlrpclib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_xmlrpclibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_xmlrpclib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_xmlrpclib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/_xmlrpclib", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_xmlrpclib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_xmlrpclibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_xmlrpclib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_xmlrpclib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/_xmlrpclib", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_xmlrpclib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_xmlrpclibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_xmlrpclib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_xmlrpclib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/_xmlrpclib", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_xmlrpclib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_xmlrpclibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_xmlrpclib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_xmlrpclib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/_xmlrpclib", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/_xmlrpclib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/_xmlrpclibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/_xmlrpclib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/_xmlrpclib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/_xmlrpclib", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/_xmlrpclib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/_xmlrpclibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/_xmlrpclib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/_xmlrpclib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/sgmlop", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/sgmlop.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/sgmlopmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/sgmlop.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/sgmlop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/sgmlop", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sgmlop.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sgmlopmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sgmlop.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sgmlop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/sgmlop", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/sgmlop.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/sgmlopmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/sgmlop.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/sgmlop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/sgmlop", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/sgmlop.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/sgmlopmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/sgmlop.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/sgmlop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/sgmlop", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/sgmlop.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/sgmlopmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/sgmlop.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/sgmlop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/sgmlop", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sgmlop.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sgmlopmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sgmlop.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/sgmlop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/xml", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/xml.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/xmlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/xml.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/xml.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/xml", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/xml/__init__.py", {st_mode=S_IFREG|0644, st_size=1169, ...}) = 0 >stat("/usr/lib64/python2.6/xml/__init__", 0x7fff2971dfc0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xml/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xml/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xml/__init__.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=1169, ...}) = 0 >open("/usr/lib64/python2.6/xml/__init__.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=1160, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\223\\\335Qc\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0s\274\0\0\0d\0"..., 4096) = 1160 >fstat(6, {st_mode=S_IFREG|0644, st_size=1160, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/xml", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/xml", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/xml/_xmlplus", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >brk(0x1cee000) = 0x1cee000 >open("/usr/lib64/python2.6/xml/_xmlplus.so", O_RDONLY) = -1 ENOENT (No such file or directory) >brk(0x1ced000) = 0x1ced000 >open("/usr/lib64/python2.6/xml/_xmlplusmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xml/_xmlplus.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xml/_xmlplus.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/_xmlplus", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/bin/_xmlplus.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_xmlplusmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_xmlplus.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_xmlplus.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/_xmlplus", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_xmlplus.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_xmlplusmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_xmlplus.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_xmlplus.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/_xmlplus", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_xmlplus.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_xmlplusmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_xmlplus.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_xmlplus.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/_xmlplus", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_xmlplus.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_xmlplusmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_xmlplus.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_xmlplus.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/_xmlplus", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/_xmlplus.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/_xmlplusmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/_xmlplus.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/_xmlplus.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/_xmlplus", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/_xmlplus.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/_xmlplusmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/_xmlplus.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/_xmlplus.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >close(5) = 0 >stat("/usr/lib64/python2.6/xml/parsers", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/xml/parsers/__init__.py", {st_mode=S_IFREG|0644, st_size=167, ...}) = 0 >stat("/usr/lib64/python2.6/xml/parsers/__init__", 0x7fff2971dfc0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xml/parsers/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xml/parsers/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xml/parsers/__init__.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=167, ...}) = 0 >open("/usr/lib64/python2.6/xml/parsers/__init__.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=314, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\223\\\335Qc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s\n\0\0\0d\0"..., 4096) = 314 >fstat(6, {st_mode=S_IFREG|0644, st_size=314, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(5) = 0 >stat("/usr/lib64/python2.6/xml/parsers", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/xml/parsers", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/xml/parsers/expat", 0x7fff2971f010) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xml/parsers/expat.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xml/parsers/expatmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xml/parsers/expat.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=114, ...}) = 0 >open("/usr/lib64/python2.6/xml/parsers/expat.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=287, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\223\\\335Qc\0\0\0\0\0\0\0\0\2\0\0\0@\0\0\0s\32\0\0\0d\0"..., 4096) = 287 >fstat(6, {st_mode=S_IFREG|0644, st_size=287, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/xml/parsers/pyexpat", 0x7fff2971ba00) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xml/parsers/pyexpat.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xml/parsers/pyexpatmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xml/parsers/pyexpat.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/xml/parsers/pyexpat.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/pyexpat", 0x7fff2971ba00) = -1 ENOENT (No such file or directory) >open("/usr/bin/pyexpat.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/pyexpatmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/pyexpat.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/pyexpat.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/pyexpat", 0x7fff2971ba00) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/pyexpat.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/pyexpatmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/pyexpat.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/pyexpat.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/pyexpat", 0x7fff2971ba00) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/pyexpat.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/pyexpatmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/pyexpat.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/pyexpat.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/pyexpat", 0x7fff2971ba00) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/pyexpat.so", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0755, st_size=50280, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/pyexpat.so", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P6\0\0\0\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0755, st_size=50280, ...}) = 0 >mmap(NULL, 2145928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f13940fa000 >mprotect(0x7f1394105000, 2093056, PROT_NONE) = 0 >mmap(0x7f1394304000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xa000) = 0x7f1394304000 >close(7) = 0 >open("/lib64/tls/x86_64/libexpat.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/lib64/tls/x86_64", 0x7fff2971cc60) = -1 ENOENT (No such file or directory) >open("/lib64/tls/libexpat.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/lib64/tls", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0 >open("/lib64/x86_64/libexpat.so.1", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/lib64/x86_64", 0x7fff2971cc60) = -1 ENOENT (No such file or directory) >open("/lib64/libexpat.so.1", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320<\300\3169\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0755, st_size=167648, ...}) = 0 >mmap(0x39cec00000, 2260432, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x39cec00000 >mprotect(0x39cec26000, 2093056, PROT_NONE) = 0 >mmap(0x39cee25000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x25000) = 0x39cee25000 >close(7) = 0 >mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f13940b9000 >munmap(0x7f13940b9000, 266240) = 0 >brk(0x1d2f000) = 0x1d2f000 >close(6) = 0 >close(5) = 0 >close(4) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/traceback", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/traceback.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/tracebackmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/traceback.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/traceback.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/traceback", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/bin/traceback.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/tracebackmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/traceback.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/traceback.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/traceback", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/traceback.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/tracebackmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/traceback.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=11211, ...}) = 0 >open("/usr/lib64/python2.6/traceback.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=11677, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\21\0\0\0@\0\0\0sB\1\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=11677, ...}) = 0 >read(5, "source is not\n available it i"..., 4096) = 4096 >read(5, "\0\0\1\3\1\16\1\16\1\5\1\3\1\f\1\24\1\16\1\5\1c\2\0\0\0\5\0\0\0\t\0"..., 4096) = 3485 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(4) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/optparse", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/optparse.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/optparsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/optparse.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/optparse.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/optparse", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/bin/optparse.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/optparsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/optparse.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/optparse.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/optparse", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/optparse.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/optparsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/optparse.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=60849, ...}) = 0 >open("/usr/lib64/python2.6/optparse.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=54239, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\304\2\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=54239, ...}) = 0 >read(5, "d\0\0Z\2\0d\1\0\204\0\0Z\3\0d\2\0\204\0\0Z\4\0RS(\3\0\0\0s"..., 49152) = 49152 >read(5, "\4\0t\2\0|\4\0\203\1\0d\1\0j\2\0o\t\0\1|\4\0d\2\0\31S\1|\4"..., 4096) = 991 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/textwrap", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/textwrap.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/textwrapmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/textwrap.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/textwrap.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/textwrap", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/textwrap.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/textwrapmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/textwrap.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=16889, ...}) = 0 >open("/usr/lib64/python2.6/textwrap.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=11792, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\272\0\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=11792, ...}) = 0 >read(6, "\0\0|\1\0t\1\0\203\2\0o$\0\1|\0\0i\2\0o\r\0\1|\0\0i\3\0}"..., 4096) = 4096 >read(6, "wline) are\n converted to "..., 4096) = 3600 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(5) = 0 >stat("/usr/bin/gettext", {st_mode=S_IFREG|0755, st_size=33488, ...}) = 0 >open("/usr/bin/gettext.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/gettextmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/gettext.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/gettext.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/gettext", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/gettext.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/gettextmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/gettext.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=19968, ...}) = 0 >open("/usr/lib64/python2.6/gettext.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=15760, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\23\0\0\0@\0\0\0s\264\1\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=15760, ...}) = 0 >read(6, "Z\10\0d\6\0\204\0\0Z\t\0d\7\0\204\0\0Z\n\0d\10\0\204\0\0Z\v\0d\t"..., 8192) = 8192 >read(6, "\1\r\1\5\1\37\1\23\1\7\1\21\2\f\1c\6\0\0\0\v\0\0\0\7\0\0\0C\0\0\0"..., 4096) = 3472 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/locale", {st_mode=S_IFREG|0755, st_size=41368, ...}) = 0 >open("/usr/bin/locale.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/locale.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/locale.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/locale", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/locale.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/locale.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=82674, ...}) = 0 >open("/usr/lib64/python2.6/locale.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=46676, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\33\0\0\0@\0\0\0s&\36\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=46676, ...}) = 0 >brk(0x1d52000) = 0x1d52000 >read(7, "6d\341\2d\361\0026d\341\2d\362\0026d\341\2d\363\0026d\341\2d\364\0026d\341\2"..., 40960) = 40960 >read(7, "\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1"..., 4096) = 1620 >read(7, "", 4096) = 0 >brk(0x1d96000) = 0x1d96000 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/functools", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/bin/functools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/functools.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/functools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/functools", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/functools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/functools.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=2162, ...}) = 0 >open("/usr/lib64/python2.6/functools.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=1927, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sJ\0\0\0d\0"..., 4096) = 1927 >fstat(8, {st_mode=S_IFREG|0644, st_size=1927, ...}) = 0 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/_functools", 0x7fff29714df0) = -1 ENOENT (No such file or directory) >open("/usr/bin/_functools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_functools.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_functools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/_functools", 0x7fff29714df0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_functools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_functools.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_functools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/_functools", 0x7fff29714df0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_functools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_functools.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_functools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/_functools", 0x7fff29714df0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_functools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_functoolsmodule.so", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0555, st_size=12256, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/_functoolsmodule.so", O_RDONLY) = 9 >read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\16\0\0\0\0\0\0"..., 832) = 832 >fstat(9, {st_mode=S_IFREG|0555, st_size=12256, ...}) = 0 >mmap(NULL, 2107424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x7f1393ef7000 >mprotect(0x7f1393ef9000, 2097152, PROT_NONE) = 0 >mmap(0x7f13940f9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x2000) = 0x7f13940f9000 >close(9) = 0 >close(8) = 0 >close(7) = 0 >stat("/usr/bin/_locale", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/bin/_locale.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_locale.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_locale.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/_locale", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_locale.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_locale.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_locale.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/_locale", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_locale.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_locale.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_locale.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/_locale", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_locale.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_localemodule.so", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0555, st_size=21608, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/_localemodule.so", O_RDONLY) = 8 >read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \32\0\0\0\0\0\0"..., 832) = 832 >fstat(8, {st_mode=S_IFREG|0555, st_size=21608, ...}) = 0 >mmap(NULL, 2116792, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7f1393cf2000 >mprotect(0x7f1393cf6000, 2097152, PROT_NONE) = 0 >mmap(0x7f1393ef6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x4000) = 0x7f1393ef6000 >close(8) = 0 >close(7) = 0 >close(6) = 0 >stat("/usr/bin/copy", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/copy.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/copymodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/copy.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/copy.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/copy", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/copy.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/copymodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/copy.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=10996, ...}) = 0 >open("/usr/lib64/python2.6/copy.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=11419, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\30\0\0\0@\0\0\0sv\3\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=11419, ...}) = 0 >read(7, "\0\1|\0\0i\2\0\203\0\0}\1\0|\0\0i\3\0|\1\0\214\0\0}\2\0n\26\0"..., 4096) = 4096 >read(7, "Wq\216\2\1n\1\0\1|\n\0S(\7\0\0\0Ni\2\0\0\0i\3\0\0\0i\4\0"..., 4096) = 3227 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/org", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/bin/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/org", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/org", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/org", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/org", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/org", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >close(6) = 0 >close(5) = 0 >stat("/usr/share/locale/en_GB.UTF8/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en_GB/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en.UTF8/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en_GB.UTF8/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en_GB/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en.UTF8/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en_GB.UTF8/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en_GB/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en.UTF8/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en_GB.UTF8/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en_GB/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en.UTF8/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en/LC_MESSAGES/messages.mo", 0x7fff29722a50) = -1 ENOENT (No such file or directory) >close(4) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/exceptions", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/exceptions.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/exceptionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/exceptions.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/exceptions.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/cobbler/time", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/time.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/timemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/time.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/time.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/cobbler/os", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/os.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/os.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/os.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/cobbler/utils", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/utils.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/utilsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/utils.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=74772, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/utils.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=70565, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0+\0\0\0@\0\0\0sR\7\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=70565, ...}) = 0 >brk(0x1dc7000) = 0x1dc7000 >read(5, "\0\0s\f\0\0\0\0\1\23\1\24\1\25\1\r\1\r\2c\2\0\0\0\2\0\0\0\3\0\0\0"..., 65536) = 65536 >read(5, "\271\0\0\0R\232\0\0\0R\231\0\0\0R\302\0\0\0R\312\0\0\0R\317\0\0\0R\325\0"..., 4096) = 933 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/re", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/re.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/re.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/re.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/cobbler/copy", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/copy.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/copymodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/copy.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/copy.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/cobbler/socket", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/socket.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/socket", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/socket.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/socket", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/socket.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=20149, ...}) = 0 >open("/usr/lib64/python2.6/socket.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=16129, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0!\0\0\0@\0\0\0sS\3\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=16129, ...}) = 0 >read(6, "o\7\0\1\1\1\1n;\0\1X|\2\0i\4\0d\2\0|\1\0\203\2\0\1x&\0|"..., 8192) = 8192 >read(6, "\0\1t\6\0\203\0\0|\0\0_\0\0|\0\0i\0\0i\7\0|\2\0i\10\0\203\0\0"..., 4096) = 3841 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/_socket", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/_socket.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_socket.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/_socket", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_socket.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_socket.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/_socket", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_socket.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_socket.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/_socket", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_socket.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_socketmodule.so", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0555, st_size=60752, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/_socketmodule.so", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3000\0\0\0\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0555, st_size=60752, ...}) = 0 >mmap(NULL, 2155960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f1393ae3000 >mprotect(0x7f1393aee000, 2097152, PROT_NONE) = 0 >mmap(0x7f1393cee000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xb000) = 0x7f1393cee000 >close(7) = 0 >close(6) = 0 >stat("/usr/bin/_ssl", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/_ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_sslmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_ssl.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_ssl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/_ssl", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_sslmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_ssl.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_ssl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/_ssl", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_sslmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_ssl.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_ssl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/_ssl", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_ssl.so", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0555, st_size=33088, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/_ssl.so", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\00000\0\0\0\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0555, st_size=33088, ...}) = 0 >mmap(NULL, 2128312, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f13938db000 >mprotect(0x7f13938e2000, 2093056, PROT_NONE) = 0 >mmap(0x7f1393ae1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x6000) = 0x7f1393ae1000 >close(7) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=42195, ...}) = 0 >mmap(NULL, 42195, PROT_READ, MAP_PRIVATE, 7, 0) = 0x7f139b10c000 >close(7) = 0 >open("/usr/lib64/libssl.so.10", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0J\1\3179\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0755, st_size=383608, ...}) = 0 >mmap(0x39cf000000, 2476144, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x39cf000000 >mprotect(0x39cf055000, 2097152, PROT_NONE) = 0 >mmap(0x39cf255000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x55000) = 0x39cf255000 >close(7) = 0 >open("/usr/lib64/libcrypto.so.10", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\312\205\3159\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0755, st_size=1665328, ...}) = 0 >mmap(0x39cd800000, 3773576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x39cd800000 >mprotect(0x39cd974000, 2093056, PROT_NONE) = 0 >mmap(0x39cdb73000, 143360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x173000) = 0x39cdb73000 >mmap(0x39cdb96000, 13448, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x39cdb96000 >close(7) = 0 >open("/lib64/libgssapi_krb5.so.2", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\254\300\3159\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0755, st_size=280520, ...}) = 0 >mmap(0x39cdc00000, 2373600, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x39cdc00000 >mprotect(0x39cdc41000, 2097152, PROT_NONE) = 0 >mmap(0x39cde41000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x41000) = 0x39cde41000 >close(7) = 0 >open("/lib64/libkrb5.so.3", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\264\301\3139\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0755, st_size=944712, ...}) = 0 >mmap(0x39cbc00000, 3037856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x39cbc00000 >mprotect(0x39cbcdb000, 2093056, PROT_NONE) = 0 >mmap(0x39cbeda000, 49152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xda000) = 0x39cbeda000 >close(7) = 0 >open("/lib64/libcom_err.so.2", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\23@\3139\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0755, st_size=17256, ...}) = 0 >mmap(0x39cb400000, 2109872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x39cb400000 >mprotect(0x39cb403000, 2093056, PROT_NONE) = 0 >mmap(0x39cb602000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x2000) = 0x39cb602000 >close(7) = 0 >open("/lib64/libk5crypto.so.3", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320C\200\3139\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0755, st_size=177520, ...}) = 0 >mmap(0x39cb800000, 2273704, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x39cb800000 >mprotect(0x39cb829000, 2097152, PROT_NONE) = 0 >mmap(0x39cba29000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x29000) = 0x39cba29000 >mmap(0x39cba2b000, 424, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x39cba2b000 >close(7) = 0 >open("/lib64/libz.so.1", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 !@\3079\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0755, st_size=91096, ...}) = 0 >mmap(0x39c7400000, 2183696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x39c7400000 >mprotect(0x39c7415000, 2093056, PROT_NONE) = 0 >mmap(0x39c7614000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x14000) = 0x39c7614000 >close(7) = 0 >open("/lib64/libkrb5support.so.0", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@*@\3149\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0755, st_size=46368, ...}) = 0 >mmap(0x39cc400000, 2139216, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x39cc400000 >mprotect(0x39cc40a000, 2093056, PROT_NONE) = 0 >mmap(0x39cc609000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x9000) = 0x39cc609000 >close(7) = 0 >open("/lib64/libkeyutils.so.1", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\v\0\3149\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0755, st_size=12592, ...}) = 0 >mmap(0x39cc000000, 2105424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x39cc000000 >mprotect(0x39cc002000, 2093056, PROT_NONE) = 0 >mmap(0x39cc201000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x1000) = 0x39cc201000 >close(7) = 0 >open("/lib64/libresolv.so.2", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\00009@\3109\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0755, st_size=113952, ...}) = 0 >mmap(0x39c8400000, 2202248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x39c8400000 >mprotect(0x39c8416000, 2097152, PROT_NONE) = 0 >mmap(0x39c8616000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x16000) = 0x39c8616000 >mmap(0x39c8618000, 6792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x39c8618000 >close(7) = 0 >open("/lib64/libselinux.so.1", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0PX\0\3109\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0755, st_size=124624, ...}) = 0 >mmap(0x39c8000000, 2221912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x39c8000000 >mprotect(0x39c801d000, 2093056, PROT_NONE) = 0 >mmap(0x39c821c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x1c000) = 0x39c821c000 >mmap(0x39c821e000, 1880, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x39c821e000 >close(7) = 0 >mprotect(0x39c821c000, 4096, PROT_READ) = 0 >mprotect(0x39c8616000, 4096, PROT_READ) = 0 >mprotect(0x39cc201000, 4096, PROT_READ) = 0 >mprotect(0x39cc609000, 4096, PROT_READ) = 0 >mprotect(0x39c7614000, 4096, PROT_READ) = 0 >mprotect(0x39cba29000, 4096, PROT_READ) = 0 >mprotect(0x39cb602000, 4096, PROT_READ) = 0 >mprotect(0x39cbeda000, 40960, PROT_READ) = 0 >mprotect(0x39cde41000, 4096, PROT_READ) = 0 >mprotect(0x39cdb73000, 102400, PROT_READ) = 0 >mprotect(0x39cf255000, 12288, PROT_READ) = 0 >statfs("/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 >munmap(0x7f139b10c000, 42195) = 0 >open("/proc/sys/crypto/fips_enabled", O_RDONLY) = 7 >read(7, "0\n", 2) = 2 >close(7) = 0 >close(6) = 0 >brk(0x1de8000) = 0x1de8000 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/glob", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/glob.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/globmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/glob.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/glob.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/glob", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/glob.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/globmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/glob.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/glob.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/glob", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/glob.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/globmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/glob.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=2249, ...}) = 0 >open("/usr/lib64/python2.6/glob.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=2409, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\202\0\0\0d\0"..., 4096) = 2409 >fstat(6, {st_mode=S_IFREG|0644, st_size=2409, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/fnmatch", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/fnmatch.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/fnmatchmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/fnmatch.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/fnmatch.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/fnmatch", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/fnmatch.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/fnmatchmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/fnmatch.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=3239, ...}) = 0 >open("/usr/lib64/python2.6/fnmatch.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=3579, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sa\0\0\0d\0"..., 4096) = 3579 >fstat(7, {st_mode=S_IFREG|0644, st_size=3579, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(6) = 0 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/random", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/random.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/random.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/random.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/random", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/random.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/random.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/random.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/random", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/random.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/random.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=31966, ...}) = 0 >open("/usr/lib64/python2.6/random.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=25106, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0 \0\0\0@ \0\0s\231\2\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=25106, ...}) = 0 >read(6, "if available.\n\n If a is n"..., 20480) = 20480 >read(6, "\0R\3\0\0\0R\226\0\0\0t\4\0\0\0mathR\4\0\0\0RP\0\0\0R\5"..., 4096) = 530 >read(6, "", 4096) = 0 >brk(0x1e35000) = 0x1e35000 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/__future__", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/__future__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/__future__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/__future__.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/__future__.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/__future__", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/__future__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/__future__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/__future__.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=4380, ...}) = 0 >open("/usr/lib64/python2.6/__future__.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=4233, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s\355\0\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=4233, ...}) = 0 >read(7, "\0\0s\"\0\0\0/usr/lib64/python2.6/__fu"..., 4096) = 137 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(6) = 0 >stat("/usr/bin/math", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/math.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/mathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/math.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/math.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/math", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/math.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/mathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/math.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/math.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/math", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/math.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/mathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/math.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/math.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/math", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/math.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/mathmodule.so", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0555, st_size=26408, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/mathmodule.so", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000 \0\0\0\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0555, st_size=26408, ...}) = 0 >mmap(NULL, 2121584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f13936d5000 >mprotect(0x7f13936da000, 2093056, PROT_NONE) = 0 >mmap(0x7f13938d9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x4000) = 0x7f13938d9000 >close(7) = 0 >close(6) = 0 >stat("/usr/bin/_random", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/_random.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_random.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_random.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/_random", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_random.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_random.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_random.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/_random", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_random.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_random.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_random.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/_random", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_random.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_randommodule.so", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0555, st_size=12680, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/_randommodule.so", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\21\0\0\0\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0555, st_size=12680, ...}) = 0 >mmap(NULL, 2107856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f13934d2000 >mprotect(0x7f13934d5000, 2093056, PROT_NONE) = 0 >mmap(0x7f13936d4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x2000) = 0x7f13936d4000 >close(7) = 0 >close(6) = 0 >open("/dev/urandom", O_RDONLY) = 6 >read(6, "vqtn\n\317p\324>\203\226k9b\315\375", 16) = 16 >close(6) = 0 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/subprocess", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/subprocess.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/subprocessmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/subprocess.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/subprocess.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/subprocess", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/subprocess.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/subprocessmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/subprocess.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/subprocess.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/subprocess", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/subprocess.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/subprocessmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/subprocess.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=57358, ...}) = 0 >open("/usr/lib64/python2.6/subprocess.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=40871, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\22\0\0\0@\0\0\0s3\2\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=40871, ...}) = 0 >read(6, "convention or\n'\\r\\n', the Window"..., 32768) = 32768 >read(6, "\0|\0\0_\v\0n\1\0\1|\0\0i\v\0}\4\0n\1\0\1x\200\2|\0\0i\1"..., 4096) = 4007 >read(6, "", 4096) = 0 >mmap(NULL, 790528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1393411000 >munmap(0x7f139b053000, 200704) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/select", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/select.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/selectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/select.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/select.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/select", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/select.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/selectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/select.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/select.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/select", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/select.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/selectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/select.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/select.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/select", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/select.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/selectmodule.so", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0555, st_size=24432, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/selectmodule.so", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\33\0\0\0\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0555, st_size=24432, ...}) = 0 >mmap(NULL, 2119616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f139320b000 >mprotect(0x7f139320f000, 2097152, PROT_NONE) = 0 >mmap(0x7f139340f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x4000) = 0x7f139340f000 >close(7) = 0 >close(6) = 0 >stat("/usr/bin/fcntl", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/fcntlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/fcntl.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/fcntl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/fcntl", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/fcntlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/fcntl.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/fcntl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/fcntl", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/fcntlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/fcntl.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/fcntl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/fcntl", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/fcntlmodule.so", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0555, st_size=14632, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/fcntlmodule.so", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\r\0\0\0\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0555, st_size=14632, ...}) = 0 >mmap(NULL, 2109808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f1393007000 >mprotect(0x7f1393009000, 2097152, PROT_NONE) = 0 >mmap(0x7f1393209000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x2000) = 0x7f1393209000 >close(7) = 0 >close(6) = 0 >stat("/usr/bin/pickle", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/pickle.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/picklemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/pickle.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/pickle.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/pickle", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/pickle.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/picklemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/pickle.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=44811, ...}) = 0 >open("/usr/lib64/python2.6/pickle.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=38645, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s\2\4\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=38645, ...}) = 0 >brk(0x1e57000) = 0x1e57000 >read(7, "\4\0S(\5\0\0\0s8\4\0\0This takes a file-l"..., 32768) = 32768 >read(7, "\1\17\1\21\1\26\1(\1\0\0\0t\10\0\0\0StringIOc\3\0\0\0\3\0"..., 4096) = 1781 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/org", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/bin/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/org", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/org", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/org", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/org", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/org", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >close(6) = 0 >getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=4*1024}) = 0 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/shutil", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/shutil.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/shutilmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/shutil.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/shutil.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/shutil", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/shutil.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/shutilmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/shutil.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/shutil.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/shutil", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/shutil.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/shutilmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/shutil.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=8632, ...}) = 0 >open("/usr/lib64/python2.6/shutil.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=9555, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s8\1\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=9555, ...}) = 0 >read(6, "!\1}\7\0|\7\0|\5\0j\6\0o\7\0\1qR\0n\1\0\1t\0\0i\5\0i"..., 4096) = 4096 >read(6, "n path must not already\n exis"..., 4096) = 1363 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/string", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/string.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/stringmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/string.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/string.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/cobbler/errno", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/errno.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/errnomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/errno.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/errno.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/cobbler/logging", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/logging.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/loggingmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/logging.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/logging.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/logging", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/logging.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/loggingmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/logging.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/logging.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/logging", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/logging/__init__.py", {st_mode=S_IFREG|0644, st_size=53688, ...}) = 0 >stat("/usr/lib64/python2.6/logging/__init__", 0x7fff2971dfc0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/__init__.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=53688, ...}) = 0 >open("/usr/lib64/python2.6/logging/__init__.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=51971, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\222\\\335Qc\0\0\0\0\0\0\0\0#\0\0\0@\0\0\0s\3\5\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=51971, ...}) = 0 >read(6, " acquired by calling _acquireLoc"..., 45056) = 45056 >read(6, "\0\3\0\0\0O\0\0\0s<\0\0\0t\0\0t\1\0i\2\0\203\1\0d\1\0j\2\0"..., 4096) = 2819 >read(6, "", 4096) = 0 >brk(0x1ea9000) = 0x1ea9000 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/logging", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/logging", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/logging/sys", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/sys.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/sysmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/sys.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/sys.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/logging/os", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/os.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/os.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/os.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/logging/types", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/types.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/types.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/types.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/logging/time", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/time.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/timemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/time.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/time.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/logging/string", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/string.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/stringmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/string.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/string.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/logging/cStringIO", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/logging/traceback", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/traceback.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/tracebackmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/traceback.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/traceback.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/logging/codecs", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/codecs.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/codecs.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/logging/thread", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/thread.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/threadmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/thread.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/thread.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/logging/threading", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/threading.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/threadingmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/threading.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/threading.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/threading", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/bin/threading.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/threadingmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/threading.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/threading.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/threading", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/threading.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/threadingmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/threading.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=31808, ...}) = 0 >open("/usr/lib64/python2.6/threading.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=28152, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\33\0\0\0@\0\0\0s6\3\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=28152, ...}) = 0 >read(7, "ading.pyt\10\0\0\0__exit__\225\0\0\0s\2\0\0\0\0\1"..., 20480) = 20480 >read(7, "\0\1d\0\0S(\r\0\0\0Nt\f\0\0\0BoundedQueuec\0\0"..., 4096) = 3576 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/collections", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/bin/collections.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/collectionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/collections.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/collections.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/collections", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/collections.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/collectionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/collections.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=6150, ...}) = 0 >open("/usr/lib64/python2.6/collections.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=6631, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s\306\1\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=6631, ...}) = 0 >read(8, " kwds.keys())\n return"..., 4096) = 2535 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/_collections", 0x7fff29713d90) = -1 ENOENT (No such file or directory) >open("/usr/bin/_collections.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_collectionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_collections.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_collections.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/_collections", 0x7fff29713d90) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_collections.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_collectionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_collections.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_collections.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/_collections", 0x7fff29713d90) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_collections.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_collectionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_collections.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_collections.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/_collections", 0x7fff29713d90) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_collections.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_collectionsmodule.so", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0555, st_size=28112, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/_collectionsmodule.so", O_RDONLY) = 9 >read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360 \0\0\0\0\0\0"..., 832) = 832 >fstat(9, {st_mode=S_IFREG|0555, st_size=28112, ...}) = 0 >mmap(NULL, 2123408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x7f1392e00000 >mprotect(0x7f1392e06000, 2093056, PROT_NONE) = 0 >mmap(0x7f1393005000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x5000) = 0x7f1393005000 >close(9) = 0 >close(8) = 0 >stat("/usr/bin/keyword", 0x7fff29713d90) = -1 ENOENT (No such file or directory) >open("/usr/bin/keyword.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/keywordmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/keyword.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/keyword.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/keyword", 0x7fff29713d90) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/keyword.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/keywordmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/keyword.py", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0755, st_size=1997, ...}) = 0 >open("/usr/lib64/python2.6/keyword.pyc", O_RDONLY) = 9 >fstat(9, {st_mode=S_IFREG|0644, st_size=2117, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(9, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\37\0\0\0@\0\0\0s\251\0\0\0d\0"..., 4096) = 2117 >fstat(9, {st_mode=S_IFREG|0644, st_size=2117, ...}) = 0 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(8) = 0 >close(7) = 0 >close(6) = 0 >stat("/usr/lib64/python2.6/logging/atexit", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/atexit.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/atexitmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/atexit.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/logging/atexit.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/atexit", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/bin/atexit.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/atexitmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/atexit.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/atexit.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/atexit", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/atexit.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/atexitmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/atexit.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=1705, ...}) = 0 >open("/usr/lib64/python2.6/atexit.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=2215, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\304\0\0\0d\0"..., 4096) = 2215 >fstat(7, {st_mode=S_IFREG|0644, st_size=2215, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(6) = 0 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/tempfile", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/tempfile.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/tempfilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/tempfile.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/tempfile.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/tempfile", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/tempfile.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/tempfilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/tempfile.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/tempfile.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/tempfile", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/tempfile.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/tempfilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/tempfile.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=17774, ...}) = 0 >open("/usr/lib64/python2.6/tempfile.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=19571, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\26\0\0\0@\0\0\0s\25\3\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=19571, ...}) = 0 >read(6, "\0\10\0\0\0C\0\0\0s\6\1\0\0g\0\0}\0\0x5\0d\16\0D]-\0}\1"..., 12288) = 12288 >read(6, "(\2\0\0\0R\216\0\0\0t\5\0\0\0flush(\1\0\0\0R/\0\0\0(\0"..., 4096) = 3187 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/signal", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/signal.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/signalmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/signal.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/signal.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/cobbler/cexceptions", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/cexceptions.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/cexceptionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/cexceptions.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=1234, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/cexceptions.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=2037, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sa\0\0\0d\0"..., 4096) = 2037 >fstat(6, {st_mode=S_IFREG|0644, st_size=2037, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/codes", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/codes.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/codesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/codes.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=2670, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/codes.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=2181, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0sd\1\0\0d\0"..., 4096) = 2181 >fstat(6, {st_mode=S_IFREG|0644, st_size=2181, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/netaddr", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/netaddr.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/netaddrmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/netaddr.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/netaddr.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/netaddr", {st_mode=S_IFREG|0755, st_size=920, ...}) = 0 >open("/usr/bin/netaddr.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/netaddrmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/netaddr.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/netaddr.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/netaddr", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/netaddr.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/netaddrmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/netaddr.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/netaddr.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/netaddr", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/netaddr.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/netaddrmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/netaddr.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/netaddr.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/netaddr", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/netaddr.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/netaddrmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/netaddr.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/netaddr.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/netaddr", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/netaddr.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/netaddrmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/netaddr.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/netaddr.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/__init__.py", {st_mode=S_IFREG|0644, st_size=2773, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/__init__", 0x7fff2971dfc0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/__init__.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=2773, ...}) = 0 >open("/usr/lib/python2.6/site-packages/netaddr/__init__.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=2662, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\341\372\342Nc\0\0\0\0\0\0\0\0=\0\0\0@\0\0\0sx\2\0\0d\0"..., 4096) = 2662 >fstat(6, {st_mode=S_IFREG|0644, st_size=2662, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/sys", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/sys.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/sysmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/sys.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/sys.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/netaddr", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/netaddr.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/netaddrmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/netaddr.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/netaddr.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/core", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/core.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/coremodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/core.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=6580, ...}) = 0 >open("/usr/lib/python2.6/site-packages/netaddr/core.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=7728, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\341\372\342Nc\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s\35\1\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=7728, ...}) = 0 >read(7, "|\1\0\203\1\0\1q[\0\1n\21\0\1t\5\0d\3\0|\1\0\26\203\1\0\202\1\0d"..., 4096) = 3632 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/struct", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/struct.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/struct.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/pprint", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/pprint.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/pprintmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/pprint.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/pprint.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/pprint", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/bin/pprint.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/pprintmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/pprint.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/pprint.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/pprint", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/pprint.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/pprintmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/pprint.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=11932, ...}) = 0 >open("/usr/lib64/python2.6/pprint.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=10394, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s\371\0\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=10394, ...}) = 0 >read(8, "\0\1\t\1\34\1c\2\0\0\0\2\0\0\0\5\0\0\0C\0\0\0s\32\0\0\0|\0\0i"..., 4096) = 4096 >read(8, "\37\0\1|\0\0p\16\0\1d\16\0t\5\0t\6\0f\3\0S\1d\17\0}\32\0n9"..., 4096) = 2202 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(7) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/compat", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/compat.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/compatmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/compat.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=2464, ...}) = 0 >open("/usr/lib/python2.6/site-packages/netaddr/compat.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=4839, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\341\372\342Nc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sx\1\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=4839, ...}) = 0 >read(8, "pyR\32\0\0\0Q\0\0\0s\6\0\0\0\0\1\r\0\r\1c\2\0\0\0\2\0\0\0\2"..., 4096) = 743 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(7) = 0 >close(6) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/ip", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/ip/__init__.py", {st_mode=S_IFREG|0644, st_size=66508, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/ip/__init__", 0x7fff29719950) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/__init__.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=66508, ...}) = 0 >open("/usr/lib/python2.6/site-packages/netaddr/ip/__init__.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=63012, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\341\372\342Nc\0\0\0\0\0\0\0\0\26\0\0\0@\0\0\0s?\3\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=63012, ...}) = 0 >brk(0x1ecf000) = 0x1ecf000 >read(7, "\0s\10\0\0\0\0\7\3\1\32\1\16\1c\2\0\0\0\2\0\0\0\5\0\0\0C\0\0\0s"..., 57344) = 57344 >read(7, "hing IPAddress and/or IPNetwork "..., 4096) = 1572 >read(7, "", 4096) = 0 >brk(0x1f10000) = 0x1f10000 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/ip", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/ip", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/ip/sys", 0x7fff29716340) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/sys.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/sysmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/sys.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/sys.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/ip/re", 0x7fff29716340) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/re.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/re.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/re.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/ip/netaddr", 0x7fff29716340) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/netaddr.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/netaddrmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/netaddr.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/netaddr.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/strategy", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/strategy/__init__.py", {st_mode=S_IFREG|0644, st_size=8269, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/strategy/__init__", 0x7fff297152e0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/__init__.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=8269, ...}) = 0 >open("/usr/lib/python2.6/site-packages/netaddr/strategy/__init__.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=7973, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\341\372\342Nc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\222\0\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=7973, ...}) = 0 >read(8, "width (in bits) of a network add"..., 4096) = 3877 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/strategy", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/strategy", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/strategy/re", 0x7fff29711cd0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/re.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/re.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/re.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/strategy/netaddr", 0x7fff29711cd0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/netaddr.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/netaddrmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/netaddr.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/netaddr.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >close(7) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/strategy/ipv4", 0x7fff29716330) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/ipv4.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/ipv4module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/ipv4.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=9887, ...}) = 0 >open("/usr/lib/python2.6/site-packages/netaddr/strategy/ipv4.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=8856, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\341\372\342Nc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s?\3\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=8856, ...}) = 0 >read(8, "\0s\225\0\0\0\n @param int_val: the i"..., 4096) = 4096 >read(8, "r.fbsocketR\4\0\0\0R\30\0\0\0R\5\0\0\0t\f\0\0\0ne"..., 4096) = 664 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/strategy/sys", 0x7fff29712d20) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/sys.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/sysmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/sys.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/sys.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/strategy/struct", 0x7fff29712d20) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/struct.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/struct.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/strategy/socket", 0x7fff29712d20) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/socket.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/strategy/_socket", 0x7fff29712d20) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/_socket.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/_socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/_socket.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/_socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >close(7) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/strategy/ipv6", 0x7fff29716330) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/ipv6.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/ipv6module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/ipv6.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=8937, ...}) = 0 >open("/usr/lib/python2.6/site-packages/netaddr/strategy/ipv6.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=7996, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\341\372\342Nc\0\0\0\0\0\0\0\0\25\0\0\0@\0\0\0s=\3\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=7996, ...}) = 0 >read(8, "\0\203\1\0}\2\0|\2\0i\4\0\203\0\0\1|\2\0d\3\0d\4\0d\2\0g\3\0"..., 4096) = 3900 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(7) = 0 >close(6) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/ip/sets", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/sets.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/setsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/sets.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=17126, ...}) = 0 >open("/usr/lib/python2.6/site-packages/netaddr/ip/sets.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=17540, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\341\372\342Nc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\233\0\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=17540, ...}) = 0 >read(7, "\2\0j\6\0o\5\0\1t\2\0S\1q\26\0Wt\3\0S(\1\0\0\0s\203\0\0\0"..., 12288) = 12288 >read(7, "\3\0\0\0sumR\26\0\0\0Rj\0\0\0(\3\0\0\0R\33\0\0\0R\"\0\0\0"..., 4096) = 1156 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/ip/itertools", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/itertools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/itertoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/itertools.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/itertools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/itertools", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/bin/itertools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/itertoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/itertools.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/itertools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/itertools", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/itertools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/itertoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/itertools.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/itertools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/itertools", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/itertools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/itertoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/itertools.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/itertools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/itertools", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/itertools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/itertoolsmodule.so", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0555, st_size=54896, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/itertoolsmodule.so", O_RDONLY) = 8 >read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`+\0\0\0\0\0\0"..., 832) = 832 >fstat(8, {st_mode=S_IFREG|0555, st_size=54896, ...}) = 0 >mmap(NULL, 2150072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7f1392bf3000 >mprotect(0x7f1392bfc000, 2097152, PROT_NONE) = 0 >mmap(0x7f1392dfc000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x9000) = 0x7f1392dfc000 >close(8) = 0 >close(7) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/ip/intset", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/intset.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/intsetmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/intset.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=20495, ...}) = 0 >open("/usr/lib/python2.6/site-packages/netaddr/ip/intset.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=19709, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\341\372\342Nc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\254\0\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=19709, ...}) = 0 >read(8, "\0d*\0\204\0\0\203\4\0Z\30\0e\v\0d+\0d(\0d,\0d-\0\204\0\0\203"..., 12288) = 12288 >read(8, "\0\0\0OverflowError(\3\0\0\0R\5\0\0\0t\4\0\0\0r"..., 4096) = 3325 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(7) = 0 >close(6) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/ip/glob", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/glob.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/globmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/glob.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=9992, ...}) = 0 >open("/usr/lib/python2.6/site-packages/netaddr/ip/glob.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=9235, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\341\372\342Nc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\216\0\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=9235, ...}) = 0 >read(7, "2]t\2\0\0\0t2R\37\0\0\0R\20\0\0\0R\21\0\0\0R\25\0\0\0(\0\0"..., 4096) = 4096 >read(7, "thon2.6/site-packages/netaddr/ip"..., 4096) = 1043 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(6) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/ip/nmap", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/nmap.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/nmapmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/nmap.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=3725, ...}) = 0 >open("/usr/lib/python2.6/site-packages/netaddr/ip/nmap.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=3046, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\341\372\342Nc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s<\0\0\0d\0"..., 4096) = 3046 >fstat(7, {st_mode=S_IFREG|0644, st_size=3046, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(6) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/ip/rfc1924", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/rfc1924.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/rfc1924module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/ip/rfc1924.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=1882, ...}) = 0 >open("/usr/lib/python2.6/site-packages/netaddr/ip/rfc1924.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=2098, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\341\372\342Nc\0\0\0\0\0\0\0\0\33\0\0\0@\0\0\0s\345\0\0\0d\0"..., 4096) = 2098 >fstat(7, {st_mode=S_IFREG|0644, st_size=2098, ...}) = 0 >read(7, "", 4096) = 0 >brk(0x1f31000) = 0x1f31000 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >brk(0x1f71000) = 0x1f71000 >close(6) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/eui", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/eui/__init__.py", {st_mode=S_IFREG|0644, st_size=21545, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/eui/__init__", 0x7fff29719950) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/__init__.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=21545, ...}) = 0 >open("/usr/lib/python2.6/site-packages/netaddr/eui/__init__.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=23476, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\341\372\342Nc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s'\1\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=23476, ...}) = 0 >read(7, "ressR1\0\0\0R2\0\0\0s\1\0\0\0\ns\5\0\0\0(hex)t\1"..., 16384) = 16384 >read(7, "(\n\0\0\0sR\1\0\0\n @return: The "..., 4096) = 2996 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/eui", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/eui", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/eui/sys", 0x7fff29716340) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/sys.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/sysmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/sys.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/sys.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/eui/os", 0x7fff29716340) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/os.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/os.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/os.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/eui/re", 0x7fff29716340) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/re.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/re.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/re.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/eui/csv", 0x7fff29716340) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/csv.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/csvmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/csv.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/csv.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/csv", 0x7fff29716340) = -1 ENOENT (No such file or directory) >open("/usr/bin/csv.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/csvmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/csv.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/csv.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/csv", 0x7fff29716340) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/csv.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/csvmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/csv.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=15730, ...}) = 0 >open("/usr/lib64/python2.6/csv.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=13226, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\34\0\0\0@\0\0\0s\306\1\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=13226, ...}) = 0 >read(8, "d\5\0\204\0\0Z\4\0d\6\0\204\0\0Z\5\0RS(\7\0\0\0R\26\0\0\0t\5"..., 8192) = 8192 >read(8, "7}\v\0q\202\1\1X|\v\0d\3\0008}\v\0q\202\1W|\v\0d\1\0j\4\0"..., 4096) = 938 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/_csv", 0x7fff29712d30) = -1 ENOENT (No such file or directory) >open("/usr/bin/_csv.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_csvmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_csv.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_csv.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/_csv", 0x7fff29712d30) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_csv.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_csvmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_csv.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_csv.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/_csv", 0x7fff29712d30) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_csv.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_csvmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_csv.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_csv.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/_csv", 0x7fff29712d30) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_csv.so", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0555, st_size=29544, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/_csv.so", O_RDONLY) = 9 >read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\34\0\0\0\0\0\0"..., 832) = 832 >fstat(9, {st_mode=S_IFREG|0555, st_size=29544, ...}) = 0 >mmap(NULL, 2124832, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x7f13929ec000 >mprotect(0x7f13929f1000, 2093056, PROT_NONE) = 0 >mmap(0x7f1392bf0000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x4000) = 0x7f1392bf0000 >close(9) = 0 >close(8) = 0 >close(7) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/eui/pprint", 0x7fff29716340) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/pprint.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/pprintmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/pprint.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/pprint.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/eui/netaddr", 0x7fff29716340) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/netaddr.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/netaddrmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/netaddr.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/eui/netaddr.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/strategy/eui48", 0x7fff29716330) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/eui48.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/eui48module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/eui48.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=9661, ...}) = 0 >open("/usr/lib/python2.6/site-packages/netaddr/strategy/eui48.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=8979, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\341\372\342Nc\0\0\0\0\0\0\0\0\24\0\0\0@\0\0\0s\1\3\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=8979, ...}) = 0 >read(8, "s\347\0\0\0\n @param addr: An IEEE E"..., 4096) = 4096 >read(8, "ategy/eui48.pyR\n\0\0\0\36\1\0\0s\2\0\0\0\0\1c\1"..., 4096) = 787 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(7) = 0 >stat("/usr/lib/python2.6/site-packages/netaddr/strategy/eui64", 0x7fff29716330) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/eui64.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/eui64module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/strategy/eui64.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=6009, ...}) = 0 >open("/usr/lib/python2.6/site-packages/netaddr/strategy/eui64.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=5694, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\341\372\342Nc\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s\224\1\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=5694, ...}) = 0 >read(8, "\20\0\0\0t\0\0|\0\0t\1\0t\2\0\203\3\0S(\1\0\0\0N(\3\0\0\0t"..., 4096) = 1598 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/shlex", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/shlex.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/shlexmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/shlex.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/shlex.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/shlex", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/shlex.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/shlexmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/shlex.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/shlex.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/shlex", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/shlex.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/shlexmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/shlex.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=11137, ...}) = 0 >open("/usr/lib64/python2.6/shlex.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=7710, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\35\1\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=7710, ...}) = 0 >read(6, "\0i\t\0p\21\0\1|\0\0i\v\0o\f\0\1|\1\0o\5\0\1Pq^\5\1q\17"..., 4096) = 3614 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/field_info", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/field_info.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/field_infomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/field_info.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=6695, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/field_info.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=4473, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0\23\0\0\0@\0\0\0sf\3\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=4473, ...}) = 0 >read(6, "(\0\0\0\0(\0\0\0\0s6\0\0\0/usr/lib/python2."..., 4096) = 377 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/clogger", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/clogger.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/cloggermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/clogger.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=2190, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/clogger.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=3437, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sM\0\0\0d\0"..., 4096) = 3437 >fstat(6, {st_mode=S_IFREG|0644, st_size=3437, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/yaml", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/yaml.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/yamlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/yaml.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/yaml.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/yaml", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/yaml.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/yamlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/yaml.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/yaml.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/yaml", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/yaml.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/yamlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/yaml.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/yaml.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/yaml", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/yaml.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/yamlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/yaml.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/yaml.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/yaml", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/yaml.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/yamlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/yaml.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/yaml.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/yaml", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/__init__.py", {st_mode=S_IFREG|0644, st_size=9776, ...}) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/__init__", 0x7fff2971dfc0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/__init__.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=9776, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/__init__.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=11453, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\ny\17\343Mc\0\0\0\0\0\0\0\0\31\0\0\0@\0\0\0s\4\2\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=11453, ...}) = 0 >read(6, "S(\16\0\0\0s\205\0\0\0\n Serialize a sequ"..., 4096) = 4096 >read(6, "ix.\n Multi-constructor accept"..., 4096) = 3261 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/error", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/error.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/errormodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/error.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=2559, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/error.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=2996, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\ny\17\343Mc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sU\0\0\0d\0"..., 4096) = 2996 >fstat(7, {st_mode=S_IFREG|0644, st_size=2996, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(6) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/tokens", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/tokens.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/tokensmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/tokens.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=2573, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/tokens.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=6528, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\ny\17\343Mc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\322\1\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=6528, ...}) = 0 >read(7, "R\f\0\0\0R\23\0\0\0R\27\0\0\0(\0\0\0\0(\0\0\0\0(\0\0\0\0s1"..., 4096) = 2432 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >brk(0x1f92000) = 0x1f92000 >close(6) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/events", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/events.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/eventsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/events.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=2445, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/events.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=4979, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\ny\17\343Mc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s8\1\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=4979, ...}) = 0 >read(7, "ython2.6/site-packages/yaml/even"..., 4096) = 883 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(6) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/nodes", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/nodes.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/nodesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/nodes.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=1440, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/nodes.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=2186, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\ny\17\343Mc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sr\0\0\0d\0"..., 4096) = 2186 >fstat(7, {st_mode=S_IFREG|0644, st_size=2186, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(6) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/loader", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/loader.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/loadermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/loader.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=1132, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/loader.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=1890, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\ny\17\343Mc\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s\276\0\0\0d\0"..., 4096) = 1890 >fstat(7, {st_mode=S_IFREG|0644, st_size=1890, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/reader", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/reader.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/readermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/reader.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=6746, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/reader.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=5645, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\nh\33\343Mc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0sj\0\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=5645, ...}) = 0 >read(8, "\0groupR\33\0\0\0R&\0\0\0R\27\0\0\0R\30\0\0\0t\5\0\0\0s"..., 4096) = 1549 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/codecs", 0x7fff29713d90) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/codecs.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/codecs.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/yaml/re", 0x7fff29713d90) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/re.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/re.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/re.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >mmap(NULL, 442368, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1392980000 >brk(0x1fb3000) = 0x1fb3000 >brk(0x1fd4000) = 0x1fd4000 >brk(0x1ff5000) = 0x1ff5000 >brk(0x2016000) = 0x2016000 >brk(0x2037000) = 0x2037000 >brk(0x2058000) = 0x2058000 >brk(0x2079000) = 0x2079000 >brk(0x209a000) = 0x209a000 >brk(0x20bb000) = 0x20bb000 >brk(0x20dc000) = 0x20dc000 >munmap(0x7f1392980000, 442368) = 0 >stat("/usr/bin/array", 0x7fff29712d30) = -1 ENOENT (No such file or directory) >open("/usr/bin/array.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/arraymodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/array.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/array.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/array", 0x7fff29712d30) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/array.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/arraymodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/array.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/array.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/array", 0x7fff29712d30) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/array.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/arraymodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/array.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/array.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/array", 0x7fff29712d30) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/array.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/arraymodule.so", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0555, st_size=41408, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/arraymodule.so", O_RDONLY) = 9 >read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340)\0\0\0\0\0\0"..., 832) = 832 >fstat(9, {st_mode=S_IFREG|0555, st_size=41408, ...}) = 0 >mmap(NULL, 2136640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x7f13927e2000 >mprotect(0x7f13927ea000, 2093056, PROT_NONE) = 0 >mmap(0x7f13929e9000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x7000) = 0x7f13929e9000 >close(9) = 0 >close(8) = 0 >mmap(NULL, 528384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1392761000 >munmap(0x7f1392761000, 528384) = 0 >brk(0x2154000) = 0x2154000 >close(7) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/scanner", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/scanner.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/scannermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/scanner.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=52630, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/scanner.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=33572, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\ny\17\343Mc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sl\0\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=33572, ...}) = 0 >read(8, "not start any tokens\5\0\0\0utf-8(%\0"..., 28672) = 28672 >read(8, "\0\0\0R\16\0\0\0R\37\0\0\0R \0\0\0R\"\0\0\0R\32\0\0\0R\33\0\0"..., 4096) = 804 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(7) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/parser", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/parser.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/parsermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/parser.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=25542, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/parser.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=14866, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\ny\17\343Mc\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0sj\0\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=14866, ...}) = 0 >read(8, "\0o/\0\1|\0\0i\5\0|\0\0i\6\0\203\0\0i\7\0\203\1\0}\1\0|\0\0"..., 8192) = 8192 >read(8, "R\16\0\0\0R \0\0\0(\0\0\0\0(\0\0\0\0s1\0\0\0/usr/li"..., 4096) = 2578 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(7) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/composer", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/composer.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/composermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/composer.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=4921, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/composer.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=4573, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\ny\17\343Mc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s`\0\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=4573, ...}) = 0 >read(8, "eyt\n\0\0\0item_valueR1\0\0\0(\0\0\0\0(\0\0\0\0"..., 4096) = 477 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(7) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/constructor", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/constructor.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/constructormodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/constructor.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=25145, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/constructor.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=22158, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\nh\33\343Mc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\345\2\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=22158, ...}) = 0 >read(8, "\1\0\1g\0\0\4}\3\0|\1\0i\6\0D]\34\0}\4\0|\3\0|\0\0i\7\0"..., 16384) = 16384 >read(8, "(\0\0\0\0(\0\0\0\0s6\0\0\0/usr/lib64/python"..., 4096) = 1678 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/datetime", 0x7fff29713d90) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/datetime.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/datetimemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/datetime.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/datetime.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/yaml/binascii", 0x7fff29713d90) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/binascii.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/binasciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/binascii.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/binascii.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/yaml/sys", 0x7fff29713d90) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/sys.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/sysmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/sys.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/sys.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/yaml/types", 0x7fff29713d90) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/types.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/types.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/types.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >close(7) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/resolver", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/resolver.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/resolvermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/resolver.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=8972, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/resolver.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=6734, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\ny\17\343Mc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\240\1\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=6734, ...}) = 0 >read(8, "\0\0\0C\0\0\0s4\1\0\0|\1\0t\0\0j\10\0o\235\0\1|\3\0d\1\0\31"..., 4096) = 2638 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(7) = 0 >close(6) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/dumper", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/dumper.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/dumpermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/dumper.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=2719, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/dumper.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=2567, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\ny\17\343Mc\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s\230\0\0\0d\0"..., 4096) = 2567 >fstat(7, {st_mode=S_IFREG|0644, st_size=2567, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/emitter", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/emitter.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/emittermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/emitter.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=43298, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/emitter.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=32589, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\ny\17\343Mc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sl\0\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=32589, ...}) = 0 >read(8, "velR\30\0\0\0(\0\0\0\0(\0\0\0\0s2\0\0\0/usr/lib6"..., 24576) = 24576 >read(8, "termine_block_hints\326\3\0\0s\22\0\0\0\0\1\6\1"..., 4096) = 3917 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(7) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/serializer", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/serializer.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/serializermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/serializer.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=4171, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/serializer.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=4367, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\ny\17\343Mc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s`\0\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=4367, ...}) = 0 >read(8, "\0s5\0\0\0/usr/lib64/python2.6/site-"..., 4096) = 271 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(7) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/representer", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/representer.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/representermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/representer.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=17642, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/representer.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=14808, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\ng\33\343Mc\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s\273\2\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=14808, ...}) = 0 >read(8, "\0s6\0\0\0/usr/lib64/python2.6/site-"..., 8192) = 8192 >read(8, "d\6\0<n\1\0\1|\5\0|\6\0d\7\0<|\0\0i\v\0d\5\0|\3\0\27|"..., 4096) = 2520 >read(8, "", 4096) = 0 >brk(0x2190000) = 0x2190000 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/copy_reg", 0x7fff29713d90) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/copy_reg.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/copy_regmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/copy_reg.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/copy_reg.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >close(7) = 0 >close(6) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/cyaml", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/cyaml.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/cyamlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/cyaml.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=3290, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/yaml/cyaml.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\ny\17\343Mc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\5\1\0\0d\0"..., 4096) = 3814 >fstat(7, {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/site-packages/yaml/_yaml", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/_yaml.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/_yamlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/_yaml.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/yaml/_yaml.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/_yaml", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/bin/_yaml.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_yamlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_yaml.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_yaml.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/_yaml", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_yaml.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_yamlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_yaml.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_yaml.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/_yaml", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_yaml.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_yamlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_yaml.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_yaml.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/_yaml", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_yaml.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_yamlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_yaml.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_yaml.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/_yaml", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/_yaml.so", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=186176, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/_yaml.so", O_RDONLY) = 8 >read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300[\0\0\0\0\0\0"..., 832) = 832 >fstat(8, {st_mode=S_IFREG|0644, st_size=186176, ...}) = 0 >mmap(NULL, 2285568, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7f13925b4000 >mprotect(0x7f13925dd000, 2097152, PROT_NONE) = 0 >mmap(0x7f13927dd000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x29000) = 0x7f13927dd000 >mmap(0x7f13927e1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f13927e1000 >close(8) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=42195, ...}) = 0 >mmap(NULL, 42195, PROT_READ, MAP_PRIVATE, 8, 0) = 0x7f139b10c000 >close(8) = 0 >open("/usr/lib64/libyaml-0.so.2", O_RDONLY) = 8 >read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\30\0\0\0\0\0\0"..., 832) = 832 >fstat(8, {st_mode=S_IFREG|0755, st_size=128536, ...}) = 0 >mmap(NULL, 2223776, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7f1392395000 >mprotect(0x7f13923b4000, 2093056, PROT_NONE) = 0 >mmap(0x7f13925b3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x1e000) = 0x7f13925b3000 >close(8) = 0 >munmap(0x7f139b10c000, 42195) = 0 >close(7) = 0 >close(6) = 0 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/urllib2", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/urllib2.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/urllib2module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/urllib2.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/urllib2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/urllib2", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllib2.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllib2module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllib2.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllib2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/urllib2", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/urllib2.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/urllib2module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/urllib2.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=50572, ...}) = 0 >open("/usr/lib64/python2.6/urllib2.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=45814, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s\376\3\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=45814, ...}) = 0 >read(6, "litvalue(\4\0\0\0t\t\0\0\0localhostt\f\0\0\0"..., 40960) = 40960 >read(6, "\1\t\1(\7\0\0\0R!\0\0\0R\"\0\0\0R\37\0\0\0R\311\1\0\0R\312\1\0"..., 4096) = 758 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/hashlib", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/hashlib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/hashlibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/hashlib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/hashlib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/hashlib", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/hashlib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/hashlibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/hashlib.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=4427, ...}) = 0 >open("/usr/lib64/python2.6/hashlib.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=3981, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0s\311\0\0\0d\0"..., 4096) = 3981 >fstat(7, {st_mode=S_IFREG|0644, st_size=3981, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/_hashlib", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/bin/_hashlib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_hashlibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_hashlib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_hashlib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/_hashlib", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_hashlib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_hashlibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_hashlib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_hashlib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/_hashlib", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_hashlib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_hashlibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_hashlib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_hashlib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/_hashlib", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_hashlib.so", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0755, st_size=15368, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/_hashlib.so", O_RDONLY) = 8 >read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\25\0\0\0\0\0\0"..., 832) = 832 >fstat(8, {st_mode=S_IFREG|0755, st_size=15368, ...}) = 0 >mmap(NULL, 2111496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7f1392191000 >mprotect(0x7f1392194000, 2093056, PROT_NONE) = 0 >mmap(0x7f1392393000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x2000) = 0x7f1392393000 >close(8) = 0 >close(7) = 0 >close(6) = 0 >stat("/usr/bin/httplib", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/httplib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/httplibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/httplib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/httplib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/httplib", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/httplib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/httplibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/httplib.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=45486, ...}) = 0 >open("/usr/lib64/python2.6/httplib.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=35681, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0s~\5\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=35681, ...}) = 0 >read(7, "een removed(\1\0\0\0t\10\0\0\0StringIOt\4\0"..., 28672) = 28672 >read(7, "\1n\323\0\1Xx\316\0d\24\0D]\306\0\\\2\0}\7\0}\10\0d\22\0|\7\0|"..., 4096) = 2913 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/urlparse", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/bin/urlparse.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/urlparsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/urlparse.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/urlparse.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/urlparse", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/urlparse.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/urlparsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/urlparse.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=13618, ...}) = 0 >open("/usr/lib64/python2.6/urlparse.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=13478, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0ss\2\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=13478, ...}) = 0 >read(8, ".pyR9\0\0\0k\0\0\0s\4\0\0\0\6\2\6\2t\v\0\0\0ParseR"..., 8192) = 8192 >read(8, "ues in\n URL encoded queri"..., 4096) = 1190 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >brk(0x21b2000) = 0x21b2000 >brk(0x21f3000) = 0x21f3000 >close(7) = 0 >stat("/usr/bin/mimetools", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/bin/mimetools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/mimetoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/mimetools.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/mimetools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/mimetools", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/mimetools.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/mimetoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/mimetools.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=7168, ...}) = 0 >open("/usr/lib64/python2.6/mimetools.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=8320, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\325\1\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=8320, ...}) = 0 >read(8, "python2.6/mimetools.pyt\21\0\0\0_get_"..., 4096) = 4096 >read(8, "2.6/mimetools.pyt\10\0\0\0<module>\1\0\0"..., 4096) = 128 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/rfc822", 0x7fff29714df0) = -1 ENOENT (No such file or directory) >open("/usr/bin/rfc822.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/rfc822module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/rfc822.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/rfc822.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/rfc822", 0x7fff29714df0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/rfc822.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/rfc822module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/rfc822.py", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=33295, ...}) = 0 >open("/usr/lib64/python2.6/rfc822.pyc", O_RDONLY) = 9 >fstat(9, {st_mode=S_IFREG|0644, st_size=32110, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(9, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\32\0\0\0@\0\0\0s\307\3\0\0d\0"..., 4096) = 4096 >fstat(9, {st_mode=S_IFREG|0644, st_size=32110, ...}) = 0 >read(9, "\0d\1\0d\2\0\204\1\0Z\3\0d\3\0\204\0\0Z\4\0d\4\0\204\0\0Z\5\0d"..., 24576) = 24576 >read(9, "\21\0\1|\10\0|\6\0\2}\6\0}\10\0n\1\0\1|\7\0d\2\0\31d\3\0j\2"..., 4096) = 3438 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(8) = 0 >close(7) = 0 >stat("/usr/bin/ssl", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/bin/ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/sslmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/ssl.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/ssl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/ssl", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/sslmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/ssl.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=14688, ...}) = 0 >open("/usr/lib64/python2.6/ssl.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=13601, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\25\0\0\0@\0\0\0s\245\1\0\0d\0"..., 4096) = 4096 >fstat(8, {st_mode=S_IFREG|0644, st_size=13601, ...}) = 0 >read(8, "h string on EOF.i\0\0\0\0t\0\0\0\0N(\6\0\0\0"..., 8192) = 8192 >read(8, "d\0\0\0R\24\0\0\0RY\0\0\0R=\0\0\0RA\0\0\0RX\0\0\0Rt\0"..., 4096) = 1313 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(7) = 0 >close(6) = 0 >stat("/usr/bin/bisect", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/bisect.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/bisectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/bisect.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/bisect.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/bisect", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/bisect.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/bisectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/bisect.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=2662, ...}) = 0 >open("/usr/lib64/python2.6/bisect.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=3173, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\232\0\0\0d\0"..., 4096) = 3173 >fstat(7, {st_mode=S_IFREG|0644, st_size=3173, ...}) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/bin/_bisect", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/bin/_bisect.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_bisectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_bisect.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_bisect.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/_bisect", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_bisect.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_bisectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_bisect.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_bisect.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/_bisect", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_bisect.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_bisectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_bisect.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_bisect.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/_bisect", 0x7fff29718400) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_bisect.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_bisectmodule.so", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0555, st_size=9872, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/_bisectmodule.so", O_RDONLY) = 8 >read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\v\0\0\0\0\0\0"..., 832) = 832 >fstat(8, {st_mode=S_IFREG|0555, st_size=9872, ...}) = 0 >mmap(NULL, 2105048, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7f1391f8f000 >mprotect(0x7f1391f91000, 2093056, PROT_NONE) = 0 >mmap(0x7f1392190000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x1000) = 0x7f1392190000 >close(8) = 0 >close(7) = 0 >close(6) = 0 >stat("/usr/bin/urllib", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/urllib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/urllib", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/urllib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/urllibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/urllib.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=58663, ...}) = 0 >open("/usr/lib64/python2.6/urllib.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=51270, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\"\0\0\0@\0\0\0s\241\4\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=51270, ...}) = 0 >brk(0x2217000) = 0x2217000 >read(7, "4/python2.6/urllib.pyR\5\0\0\0^\0\0\0s\10"..., 45056) = 45056 >read(7, "GHWd\0\0t\f\0\203\0\0\1Xd\0\0S(\23\0\0\0Ns\v\0\0\0/et"..., 4096) = 2118 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(6) = 0 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/simplejson", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/simplejson.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/simplejsonmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/simplejson.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/simplejson.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/simplejson", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/simplejson.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/simplejsonmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/simplejson.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/simplejson.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/simplejson", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/simplejson.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/simplejsonmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/simplejson.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/simplejson.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/simplejson", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/simplejson.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/simplejsonmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/simplejson.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/simplejson.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/simplejson", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/simplejson.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/simplejsonmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/simplejson.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/simplejson.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/simplejson", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/site-packages/simplejson/__init__.py", {st_mode=S_IFREG|0644, st_size=12463, ...}) = 0 >stat("/usr/lib64/python2.6/site-packages/simplejson/__init__", 0x7fff2971dfc0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/__init__.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=12463, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/simplejson/__init__.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=12030, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n$\234\234Ic\0\0\0\0\0\0\0\0\23\0\0\0@\0\0\0s\32\1\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=12030, ...}) = 0 >read(6, "hen ``dict`` keys that are not b"..., 4096) = 4096 >read(6, "al types), specify it with\n t"..., 4096) = 3838 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/site-packages/simplejson", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/site-packages/simplejson", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/site-packages/simplejson/decoder", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/decoder.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/decodermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/decoder.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=12404, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/simplejson/decoder.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=11184, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n$\234\234Ic\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s\246\1\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=11184, ...}) = 0 >read(7, "\10\0d\1\0\27!}\n\0|\n\0d\2\0j\3\0o\200\0\1|\n\0|\6\0j\6\0"..., 4096) = 4096 >read(7, "an be used to provide custom\n "..., 4096) = 2992 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/site-packages/simplejson/re", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/re.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/re.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/re.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/simplejson/sys", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/sys.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/sysmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/sys.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/sys.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/simplejson/struct", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/struct.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/struct.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/simplejson/simplejson", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/simplejson.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/simplejsonmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/simplejson.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/simplejson.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/site-packages/simplejson/scanner", 0x7fff297173a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/scanner.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/scannermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/scanner.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=2227, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/simplejson/scanner.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=2289, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n$\234\234Ic\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s\210\0\0\0d\0"..., 4096) = 2289 >fstat(8, {st_mode=S_IFREG|0644, st_size=2289, ...}) = 0 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/site-packages/simplejson/_speedups", 0x7fff29713d90) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/_speedups.so", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0755, st_size=34128, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/simplejson/_speedups.so", O_RDONLY) = 9 >read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\34\0\0\0\0\0\0"..., 832) = 832 >fstat(9, {st_mode=S_IFREG|0755, st_size=34128, ...}) = 0 >mmap(NULL, 2129400, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x7f1391d87000 >mprotect(0x7f1391d8e000, 2097152, PROT_NONE) = 0 >mmap(0x7f1391f8e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x7000) = 0x7f1391f8e000 >close(9) = 0 >close(8) = 0 >close(7) = 0 >stat("/usr/lib64/python2.6/encodings/hex_codec", 0x7fff29716eb0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/hex_codec.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/hex_codecmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/hex_codec.py", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0 >open("/usr/lib64/python2.6/encodings/hex_codec.pyc", O_RDONLY) = 8 >fstat(8, {st_mode=S_IFREG|0644, st_size=3788, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(8, "\321\362\r\n\222\\\335Qc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\306\0\0\0d\0"..., 4096) = 3788 >fstat(8, {st_mode=S_IFREG|0644, st_size=3788, ...}) = 0 >read(8, "", 4096) = 0 >brk(0x2269000) = 0x2269000 >close(8) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/encodings/binascii", 0x7fff297138a0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/binascii.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/binasciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/binascii.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/binascii.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >close(7) = 0 >close(6) = 0 >stat("/usr/lib64/python2.6/site-packages/simplejson/encoder", 0x7fff2971a9b0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/encoder.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/encodermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/site-packages/simplejson/encoder.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=16033, ...}) = 0 >open("/usr/lib64/python2.6/site-packages/simplejson/encoder.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=13793, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n$\234\234Ic\0\0\0\0\0\0\0\0\31\0\0\0@\0\0\0s\205\1\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=13793, ...}) = 0 >read(7, "cause an OverflowError).\n "..., 8192) = 8192 >read(7, "\1d\2\0V\1nN\1\1|\0\0\210\20\0j\10\0o\t\0\1d\3\0V\1n8\1\1"..., 4096) = 1505 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(6) = 0 >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/hashlib", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/hashlib.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/hashlibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/hashlib.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/hashlib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/netaddr/IP", 0x7fff2971f010) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/IP.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/IPmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/IP.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/netaddr/IP.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >close(4) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/module_loader", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/module_loader.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/module_loadermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/module_loader.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=3789, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/module_loader.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=4035, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0\17\0\0\0@\0\0\0sK\1\0\0d\0"..., 4096) = 4035 >fstat(5, {st_mode=S_IFREG|0644, st_size=4035, ...}) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/distutils", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/distutils.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/distutilsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/distutils.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/distutils.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/distutils", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/distutils.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/distutilsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/distutils.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/distutils.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/distutils", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/distutils/__init__.py", {st_mode=S_IFREG|0644, st_size=670, ...}) = 0 >stat("/usr/lib64/python2.6/distutils/__init__", 0x7fff2971dfc0) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/__init__.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=670, ...}) = 0 >open("/usr/lib64/python2.6/distutils/__init__.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=439, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\223\\\335Qc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s\26\0\0\0d\0"..., 4096) = 439 >fstat(6, {st_mode=S_IFREG|0644, st_size=439, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(5) = 0 >stat("/usr/lib64/python2.6/distutils", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/distutils", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib64/python2.6/distutils/sysconfig", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/sysconfig.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/sysconfigmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/sysconfig.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=22869, ...}) = 0 >open("/usr/lib64/python2.6/distutils/sysconfig.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=16011, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\236\\\335Qc\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s\204\2\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=16011, ...}) = 0 >read(6, "n the directory\n containing s"..., 8192) = 8192 >read(6, "\0\0\0\0s+\0\0\0/usr/lib64/python2.6/di"..., 4096) = 3723 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib64/python2.6/distutils/os", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/os.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/os.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/os.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/distutils/re", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/re.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/re.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/re.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/distutils/string", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/string.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/stringmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/string.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/string.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/distutils/sys", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/sys.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/sysmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/sys.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/sys.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/distutils/distutils", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/distutils.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/distutilsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/distutils.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/distutils.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/distutils/errors", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/errors.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/errorsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/distutils/errors.py", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=3720, ...}) = 0 >open("/usr/lib64/python2.6/distutils/errors.pyc", O_RDONLY) = 7 >fstat(7, {st_mode=S_IFREG|0644, st_size=6358, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(7, "\321\362\r\n\223\\\335Qc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\262\1\0\0d\0"..., 4096) = 4096 >fstat(7, {st_mode=S_IFREG|0644, st_size=6358, ...}) = 0 >read(7, "s/errors.pyR\f\0\0\0B\0\0\0s\4\0\0\0\6\2\6\1t\26\0"..., 4096) = 2262 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(6) = 0 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >lstat("/usr/bin", {st_mode=S_IFDIR|0555, st_size=36864, ...}) = 0 >lstat("/usr/bin/python", {st_mode=S_IFREG|0755, st_size=9032, ...}) = 0 >stat("/usr/bin/Modules/Setup.dist", 0x7fff2971f9f0) = -1 ENOENT (No such file or directory) >stat("/usr/bin/Modules/Setup.local", 0x7fff2971f9f0) = -1 ENOENT (No such file or directory) >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/ConfigParser", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/ConfigParser.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/ConfigParsermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/ConfigParser.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/ConfigParser.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/ConfigParser", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/ConfigParser.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/ConfigParsermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/ConfigParser.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/ConfigParser.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/ConfigParser", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/ConfigParser.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/ConfigParsermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/ConfigParser.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=24509, ...}) = 0 >open("/usr/lib64/python2.6/ConfigParser.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=23342, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0sj\1\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=23342, ...}) = 0 >read(6, "age(\1\0\0\0t\4\0\0\0self(\0\0\0\0(\0\0\0\0s$\0\0\0"..., 16384) = 16384 >read(6, "\2\0|\1\0|\3\0|\7\0i\6\0d\3\0\31\203\4\0\202\1\0q\214\0\1Xq\17\0"..., 4096) = 2862 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >brk(0x228a000) = 0x228a000 >close(5) = 0 >open("/etc/cobbler/modules.conf", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=3229, ...}) = 0 >fstat(5, {st_mode=S_IFREG|0644, st_size=3229, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "# cobbler module configuration f"..., 4096) = 3229 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(4) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/item_distro", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_distro.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_distromodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_distro.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=11230, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/item_distro.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=9364, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0'\0\0\0@\0\0\0s%\3\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=9364, ...}) = 0 >read(5, "\0s\2\0\0\0\0\1c\1\0\0\0\1\0\0\0\1\0\0\0C\0\0\0s\4\0\0\0d\1"..., 4096) = 4096 >read(5, "d\6\0|\0\0i\0\0\26\203\1\0\202\1\0qS\1\1n.\0\1t\10\0i\t\0i\n"..., 4096) = 1172 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/item", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/itemmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=15931, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/item.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=15729, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0sg\0\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=15729, ...}) = 0 >read(6, "\0\0(\0\0\0\0(\0\0\0\0s0\0\0\0/usr/lib/python"..., 8192) = 8192 >read(6, "\0\0t\0\0}\5\0|\1\0i\1\0d\1\0\203\1\0o\247\0\1|\2\0d\20\0j\6"..., 4096) = 3441 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/pprint", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/pprint.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/pprintmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/pprint.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/pprint.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/cobbler/fnmatch", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/fnmatch.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/fnmatchmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/fnmatch.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/fnmatch.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >close(5) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/weakref", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/weakref.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/weakrefmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/weakref.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/weakref.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/cobbler/modules", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/modules", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/modules/weakref", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/modules/weakref.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/modules/weakrefmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/modules/weakref.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/modules/weakref.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/cobbler/weakref", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/weakref.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/weakrefmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/weakref.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/weakref.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/weakref", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/bin/weakref.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/weakrefmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/weakref.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/weakref.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/weakref", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/weakref.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/weakrefmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/weakref.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=10087, ...}) = 0 >open("/usr/lib64/python2.6/weakref.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=13375, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\n\221\\\335Qc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\325\0\0\0d\0"..., 4096) = 4096 >fstat(6, {st_mode=S_IFREG|0644, st_size=13375, ...}) = 0 >read(6, "\n\n (\2\0\0\0R\f\0\0\0R)\0\0\0(\1\0\0\0R\20"..., 8192) = 8192 >read(6, "\0i\1\0t\2\0|\1\0\203\1\0|\2\0\214\1\0S(\1\0\0\0N(\3\0\0\0R"..., 4096) = 1087 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/modules/_weakref", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/modules/_weakref.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/modules/_weakrefmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/modules/_weakref.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/modules/_weakref.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib/python2.6/site-packages/cobbler/_weakref", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/_weakref.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/_weakrefmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/_weakref.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/_weakref.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/bin/_weakref", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/bin/_weakref.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_weakrefmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_weakref.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/bin/_weakref.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/_weakref", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_weakref.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_weakrefmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_weakref.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/_weakref.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/plat-linux2/_weakref", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_weakref.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_weakrefmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_weakref.py", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/plat-linux2/_weakref.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) >stat("/usr/lib64/python2.6/lib-dynload/_weakref", 0x7fff2971ba10) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/lib-dynload/_weakref.so", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0555, st_size=7208, ...}) = 0 >open("/usr/lib64/python2.6/lib-dynload/_weakref.so", O_RDONLY) = 7 >read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\10\0\0\0\0\0\0"..., 832) = 832 >fstat(7, {st_mode=S_IFREG|0555, st_size=7208, ...}) = 0 >mmap(NULL, 2102384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f1391b85000 >mprotect(0x7f1391b86000, 2097152, PROT_NONE) = 0 >mmap(0x7f1391d86000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x1000) = 0x7f1391d86000 >close(7) = 0 >close(6) = 0 >close(5) = 0 >close(4) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/item_profile", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_profile.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_profilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_profile.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=11197, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/item_profile.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=13531, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0001\0\0\0@\0\0\0s`\4\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=13531, ...}) = 0 >read(5, " Patht\f\0\0\0mgmt_classess\22\0\0\0Manag"..., 8192) = 8192 >read(5, "}\1\0|\1\0S(\4\0\0\0s9\0\0\0\n Return"..., 4096) = 1243 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(4) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/item_system", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_system.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_systemmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_system.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=33721, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/item_system.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=35854, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0V\0\0\0@\0\0\0sb\10\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=35854, ...}) = 0 >read(5, "irt Paths\34\0\0\0Ex: /directory or V"..., 28672) = 28672 >read(5, " server is configured to templat"..., 4096) = 3086 >read(5, "", 4096) = 0 >brk(0x22dd000) = 0x22dd000 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >open("/usr/sbin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 5 >getdents(5, /* 378 entries */, 32768) = 12792 >getdents(5, /* 0 entries */, 32768) = 0 >close(5) = 0 >open("/sbin", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 5 >getdents(5, /* 300 entries */, 32768) = 9720 >getdents(5, /* 0 entries */, 32768) = 0 >close(5) = 0 >close(4) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/item_repo", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_repo.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_repomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_repo.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=7640, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/item_repo.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=9615, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0!\0\0\0@\0\0\0s\255\2\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=9615, ...}) = 0 >read(5, "\0\0i\4\0d\6\0\203\1\0\1q\337\0\1|\1\0i\3\0d\7\0\203\1\0d\3\0j"..., 4096) = 4096 >read(5, "ite-packages/cobbler/item_repo.p"..., 4096) = 1423 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(4) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/item_image", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_image.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_imagemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_image.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=8039, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/item_image.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=9896, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0'\0\0\0@\0\0\0s(\3\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=9896, ...}) = 0 >read(5, "\0p\32\0\1|\1\0d\1\0j\2\0p\r\0\1|\1\0d\2\0j\2\0o\16\0\1d"..., 4096) = 4096 >read(5, "\0s\2\0\0\0\0\1c\2\0\0\0\2\0\0\0\3\0\0\0C\0\0\0s\20\0\0\0t\0"..., 4096) = 1704 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(4) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/item_mgmtclass", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_mgmtclass.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_mgmtclassmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_mgmtclass.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=3492, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/item_mgmtclass.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=4787, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s\245\1\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=4787, ...}) = 0 >read(5, "\0\2\0\0\0C\0\0\0s4\0\0\0|\0\0i\0\0d\0\0j\10\0p\20\0\1|\0"..., 4096) = 691 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(4) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/item_package", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_package.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_packagemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_package.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=2203, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/item_package.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=3222, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0\24\0\0\0@\0\0\0sc\1\0\0d\0"..., 4096) = 3222 >fstat(5, {st_mode=S_IFREG|0644, st_size=3222, ...}) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/resource", 0x7fff2971f020) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/resource.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/resourcemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/resource.py", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=2116, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/resource.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=3036, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(6, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0sK\0\0\0d\0"..., 4096) = 3036 >fstat(6, {st_mode=S_IFREG|0644, st_size=3036, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(5) = 0 >close(4) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/item_file", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_file.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_filemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/item_file.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=3138, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/item_file.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=4019, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0\31\0\0\0@\0\0\0s\333\1\0\0d\0"..., 4096) = 4019 >fstat(5, {st_mode=S_IFREG|0644, st_size=4019, ...}) = 0 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >close(4) = 0 >stat("/usr/lib/python2.6/site-packages/cobbler/settings", 0x7fff29722630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/settings.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/settingsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.6/site-packages/cobbler/settings.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=11369, ...}) = 0 >open("/usr/lib/python2.6/site-packages/cobbler/settings.pyc", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=10029, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "\321\362\r\nX\226\302Qc\0\0\0\0\0\0\0\0\21\0\0\0@\0\0\0sM\7\0\0d\0"..., 4096) = 4096 >fstat(5, {st_mode=S_IFREG|0644, st_size=10029, ...}) = 0 >read(5, "0xs\31\0\0\0grimlock.devel.redhat.com"..., 4096) = 4096 >read(5, "\0|\0\0i\n\0|\1\0<t\4\0i\v\0|\0\0i\f\0\203\0\0\203\1\0p\r\0"..., 4096) = 1837 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >stat("/srv/www/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat("/etc/sysconfig/named", {st_mode=S_IFREG|0644, st_size=1695, ...}) = 0 >open("/etc/sysconfig/named", O_RDONLY) = 5 >fstat(5, {st_mode=S_IFREG|0644, st_size=1695, ...}) = 0 >fstat(5, {st_mode=S_IFREG|0644, st_size=1695, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b116000 >read(5, "# BIND named process options\n# ~"..., 8192) = 1695 >read(5, "", 4096) = 0 >read(5, "", 8192) = 0 >close(4) = 0 >close(3) = 0 >open("/etc/cobbler/settings", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=18017, ...}) = 0 >fstat(3, {st_mode=S_IFREG|0644, st_size=18017, ...}) = 0 >lseek(3, 0, SEEK_CUR) = 0 >fstat(3, {st_mode=S_IFREG|0644, st_size=18017, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b115000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "---\n# cobbler settings file\n# re"..., 16384) = 16384 >read(3, "an be overridden on each profile"..., 4096) = 1633 >read(3, "", 4096) = 0 >brk(0x22ff000) = 0x22ff000 >brk(0x2320000) = 0x2320000 >brk(0x2341000) = 0x2341000 >brk(0x2362000) = 0x2362000 >stat("/usr/lib64/python2.6/encodings/ascii", 0x7fff29723830) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/ascii.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/asciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib64/python2.6/encodings/ascii.py", O_RDONLY) = 4 >fstat(4, {st_mode=S_IFREG|0644, st_size=1248, ...}) = 0 >open("/usr/lib64/python2.6/encodings/ascii.pyc", O_RDONLY) = 6 >fstat(6, {st_mode=S_IFREG|0644, st_size=2281, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b114000 >read(6, "\321\362\r\n\222\\\335Qc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\273\0\0\0d\0"..., 4096) = 2281 >fstat(6, {st_mode=S_IFREG|0644, st_size=2281, ...}) = 0 >read(6, "", 4096) = 0 >close(6) = 0 >munmap(0x7f139b114000, 4096) = 0 >close(4) = 0 >brk(0x2383000) = 0x2383000 >close(3) = 0 >munmap(0x7f139b115000, 4096) = 0 >open("/etc/cobbler/settings", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=18017, ...}) = 0 >fstat(3, {st_mode=S_IFREG|0644, st_size=18017, ...}) = 0 >lseek(3, 0, SEEK_CUR) = 0 >fstat(3, {st_mode=S_IFREG|0644, st_size=18017, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b115000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "---\n# cobbler settings file\n# re"..., 16384) = 16384 >read(3, "an be overridden on each profile"..., 4096) = 1633 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f139b115000, 4096) = 0 >stat("/usr/share/locale/en_GB.UTF8/LC_MESSAGES/messages.mo", 0x7fff29728730) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en_GB/LC_MESSAGES/messages.mo", 0x7fff29728730) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en.UTF8/LC_MESSAGES/messages.mo", 0x7fff29728730) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en/LC_MESSAGES/messages.mo", 0x7fff29728730) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en_GB.UTF8/LC_MESSAGES/messages.mo", 0x7fff29728510) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en_GB/LC_MESSAGES/messages.mo", 0x7fff29728510) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en.UTF8/LC_MESSAGES/messages.mo", 0x7fff29728510) = -1 ENOENT (No such file or directory) >stat("/usr/share/locale/en/LC_MESSAGES/messages.mo", 0x7fff29728510) = -1 ENOENT (No such file or directory) >open("/var/lib/cobbler/web.ss", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0600, st_size=1024, ...}) = 0 >fstat(3, {st_mode=S_IFREG|0600, st_size=1024, ...}) = 0 >lseek(3, 0, SEEK_CUR) = 0 >fstat(3, {st_mode=S_IFREG|0600, st_size=1024, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b115000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "07f497389ae8323b642cc3b6338425be"..., 4096) = 1024 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x7f139b115000, 4096) = 0 >socket(PF_NETLINK, SOCK_RAW, 0) = 3 >bind(3, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0 >getsockname(3, {sa_family=AF_NETLINK, pid=515, groups=00000000}, [12]) = 0 >sendto(3, "\24\0\0\0\26\0\1\3\314\317\240R\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20 >recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0\314\317\240R\3\2\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 108 >recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\314\317\240R\3\2\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128 >recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\314\317\240R\3\2\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20 >close(3) = 0 >socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 >connect(3, {sa_family=AF_INET, sin_port=htons(25151), sin_addr=inet_addr("127.0.0.1")}, 16) = 0 >sendto(3, "POST /RPC2 HTTP/1.0\r\nHost: 127.0"..., 146, 0, NULL, 0) = 146 >sendto(3, "<?xml version='1.0'?>\n<methodCal"..., 98, 0, NULL, 0) = 98 >recvfrom(3, "H", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "P", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "O", 1, 0, NULL, NULL) = 1 >recvfrom(3, "K", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "S", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "v", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "r", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "B", 1, 0, NULL, NULL) = 1 >recvfrom(3, "a", 1, 0, NULL, NULL) = 1 >recvfrom(3, "s", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "H", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "P", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "3", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "P", 1, 0, NULL, NULL) = 1 >recvfrom(3, "y", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "h", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "6", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "6", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "D", 1, 0, NULL, NULL) = 1 >recvfrom(3, "a", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "h", 1, 0, NULL, NULL) = 1 >recvfrom(3, "u", 1, 0, NULL, NULL) = 1 >recvfrom(3, ",", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "5", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "D", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "c", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "3", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "9", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "8", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "G", 1, 0, NULL, NULL) = 1 >recvfrom(3, "M", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "C", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "-", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "y", 1, 0, NULL, NULL) = 1 >recvfrom(3, "p", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "x", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "x", 1, 0, NULL, NULL) = 1 >recvfrom(3, "m", 1, 0, NULL, NULL) = 1 >recvfrom(3, "l", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "C", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "-", 1, 0, NULL, NULL) = 1 >recvfrom(3, "l", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "g", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "h", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, "9", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "<?xml version='1.0'?>\n<methodRes"..., 1024, 0, NULL, NULL) = 129 >recvfrom(3, "", 895, 0, NULL, NULL) = 0 >recvfrom(3, "", 1024, 0, NULL, NULL) = 0 >close(3) = 0 >socket(PF_NETLINK, SOCK_RAW, 0) = 3 >bind(3, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0 >getsockname(3, {sa_family=AF_NETLINK, pid=515, groups=00000000}, [12]) = 0 >sendto(3, "\24\0\0\0\26\0\1\3\314\317\240R\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20 >recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0\314\317\240R\3\2\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 108 >recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\314\317\240R\3\2\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128 >recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\314\317\240R\3\2\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20 >close(3) = 0 >socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 >connect(3, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("128.40.7.50")}, 16) = 0 >sendto(3, "POST /cobbler_api HTTP/1.0\r\nHost"..., 152, 0, NULL, 0) = 152 >sendto(3, "<?xml version='1.0'?>\n<methodCal"..., 98, 0, NULL, 0) = 98 >recvfrom(3, "H", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "P", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "O", 1, 0, NULL, NULL) = 1 >recvfrom(3, "K", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "D", 1, 0, NULL, NULL) = 1 >recvfrom(3, "a", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "h", 1, 0, NULL, NULL) = 1 >recvfrom(3, "u", 1, 0, NULL, NULL) = 1 >recvfrom(3, ",", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "5", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "D", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "c", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "3", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "9", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "8", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "G", 1, 0, NULL, NULL) = 1 >recvfrom(3, "M", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "S", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "v", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "r", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "B", 1, 0, NULL, NULL) = 1 >recvfrom(3, "a", 1, 0, NULL, NULL) = 1 >recvfrom(3, "s", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "H", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "P", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "3", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "P", 1, 0, NULL, NULL) = 1 >recvfrom(3, "y", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "h", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "6", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "6", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "C", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "-", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "y", 1, 0, NULL, NULL) = 1 >recvfrom(3, "p", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "x", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "x", 1, 0, NULL, NULL) = 1 >recvfrom(3, "m", 1, 0, NULL, NULL) = 1 >recvfrom(3, "l", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "C", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "-", 1, 0, NULL, NULL) = 1 >recvfrom(3, "l", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "g", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "h", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, "9", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "C", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "c", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "i", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "c", 1, 0, NULL, NULL) = 1 >recvfrom(3, "l", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "s", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "<?xml version='1.0'?>\n<methodRes"..., 1024, 0, NULL, NULL) = 129 >recvfrom(3, "", 895, 0, NULL, NULL) = 0 >recvfrom(3, "", 1024, 0, NULL, NULL) = 0 >close(3) = 0 >stat("/var/lib/cobbler/web.ss", {st_mode=S_IFREG|0600, st_size=1024, ...}) = 0 >access("/var/lib/cobbler/web.ss", R_OK) = 0 >socket(PF_NETLINK, SOCK_RAW, 0) = 3 >bind(3, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0 >getsockname(3, {sa_family=AF_NETLINK, pid=515, groups=00000000}, [12]) = 0 >sendto(3, "\24\0\0\0\26\0\1\3\314\317\240R\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20 >recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0\314\317\240R\3\2\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 108 >recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\314\317\240R\3\2\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128 >recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\314\317\240R\3\2\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20 >close(3) = 0 >socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 >connect(3, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("128.40.7.50")}, 16) = 0 >sendto(3, "POST /cobbler_api HTTP/1.0\r\nHost"..., 154, 0, NULL, 0) = 154 >sendto(3, "<?xml version='1.0'?>\n<methodCal"..., 1223, 0, NULL, 0) = 1223 >recvfrom(3, "H", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "P", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "O", 1, 0, NULL, NULL) = 1 >recvfrom(3, "K", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "D", 1, 0, NULL, NULL) = 1 >recvfrom(3, "a", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "h", 1, 0, NULL, NULL) = 1 >recvfrom(3, "u", 1, 0, NULL, NULL) = 1 >recvfrom(3, ",", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "5", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "D", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "c", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "3", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "9", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "8", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "G", 1, 0, NULL, NULL) = 1 >recvfrom(3, "M", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "S", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "v", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "r", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "B", 1, 0, NULL, NULL) = 1 >recvfrom(3, "a", 1, 0, NULL, NULL) = 1 >recvfrom(3, "s", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "H", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "P", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "3", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "P", 1, 0, NULL, NULL) = 1 >recvfrom(3, "y", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "h", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "6", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "6", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "C", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "-", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "y", 1, 0, NULL, NULL) = 1 >recvfrom(3, "p", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "x", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "x", 1, 0, NULL, NULL) = 1 >recvfrom(3, "m", 1, 0, NULL, NULL) = 1 >recvfrom(3, "l", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "C", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "-", 1, 0, NULL, NULL) = 1 >recvfrom(3, "l", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "g", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "h", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "6", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "C", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "c", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "i", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "c", 1, 0, NULL, NULL) = 1 >recvfrom(3, "l", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "s", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "<?xml version='1.0'?>\n<methodRes"..., 1024, 0, NULL, NULL) = 162 >recvfrom(3, "", 862, 0, NULL, NULL) = 0 >recvfrom(3, "", 1024, 0, NULL, NULL) = 0 >close(3) = 0 >socket(PF_NETLINK, SOCK_RAW, 0) = 3 >bind(3, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0 >getsockname(3, {sa_family=AF_NETLINK, pid=515, groups=00000000}, [12]) = 0 >sendto(3, "\24\0\0\0\26\0\1\3\314\317\240R\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20 >recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0\314\317\240R\3\2\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 108 >recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\314\317\240R\3\2\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128 >recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\314\317\240R\3\2\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20 >close(3) = 0 >socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 >connect(3, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("128.40.7.50")}, 16) = 0 >sendto(3, "POST /cobbler_api HTTP/1.0\r\nHost"..., 153, 0, NULL, 0) = 153 >sendto(3, "<?xml version='1.0'?>\n<methodCal"..., 246, 0, NULL, 0) = 246 >recvfrom(3, "H", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "P", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "O", 1, 0, NULL, NULL) = 1 >recvfrom(3, "K", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "D", 1, 0, NULL, NULL) = 1 >recvfrom(3, "a", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "h", 1, 0, NULL, NULL) = 1 >recvfrom(3, "u", 1, 0, NULL, NULL) = 1 >recvfrom(3, ",", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "5", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "D", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "c", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "3", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "9", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "8", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "G", 1, 0, NULL, NULL) = 1 >recvfrom(3, "M", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "S", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "v", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "r", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "B", 1, 0, NULL, NULL) = 1 >recvfrom(3, "a", 1, 0, NULL, NULL) = 1 >recvfrom(3, "s", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "H", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "P", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "3", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "P", 1, 0, NULL, NULL) = 1 >recvfrom(3, "y", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "h", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "6", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "6", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "C", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "-", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "y", 1, 0, NULL, NULL) = 1 >recvfrom(3, "p", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "x", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "x", 1, 0, NULL, NULL) = 1 >recvfrom(3, "m", 1, 0, NULL, NULL) = 1 >recvfrom(3, "l", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "C", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "-", 1, 0, NULL, NULL) = 1 >recvfrom(3, "l", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "g", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "h", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "4", 1, 0, NULL, NULL) = 1 >recvfrom(3, "8", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "C", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "c", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "i", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "c", 1, 0, NULL, NULL) = 1 >recvfrom(3, "l", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "s", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "<?xml version='1.0'?>\n<methodRes"..., 1024, 0, NULL, NULL) = 148 >recvfrom(3, "", 876, 0, NULL, NULL) = 0 >recvfrom(3, "", 1024, 0, NULL, NULL) = 0 >close(3) = 0 >fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b115000 >write(1, "task started: 2013-12-05_191108_"..., 37) = 37 > | 00000 74 61 73 6b 20 73 74 61 72 74 65 64 3a 20 32 30 task sta rted: 20 | > | 00010 31 33 2d 31 32 2d 30 35 5f 31 39 31 31 30 38 5f 13-12-05 _191108_ | > | 00020 73 79 6e 63 0a sync. | >socket(PF_NETLINK, SOCK_RAW, 0) = 3 >bind(3, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0 >getsockname(3, {sa_family=AF_NETLINK, pid=515, groups=00000000}, [12]) = 0 >sendto(3, "\24\0\0\0\26\0\1\3\314\317\240R\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20 >recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0\314\317\240R\3\2\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 108 >recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\314\317\240R\3\2\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128 >recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\314\317\240R\3\2\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20 >close(3) = 0 >socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3 >connect(3, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("128.40.7.50")}, 16) = 0 >sendto(3, "POST /cobbler_api HTTP/1.0\r\nHost"..., 153, 0, NULL, 0) = 153 >sendto(3, "<?xml version='1.0'?>\n<methodCal"..., 104, 0, NULL, 0) = 104 >recvfrom(3, "H", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "P", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "O", 1, 0, NULL, NULL) = 1 >recvfrom(3, "K", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "D", 1, 0, NULL, NULL) = 1 >recvfrom(3, "a", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "h", 1, 0, NULL, NULL) = 1 >recvfrom(3, "u", 1, 0, NULL, NULL) = 1 >recvfrom(3, ",", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "5", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "D", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "c", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "3", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "9", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, "8", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "G", 1, 0, NULL, NULL) = 1 >recvfrom(3, "M", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "S", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "v", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "r", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "B", 1, 0, NULL, NULL) = 1 >recvfrom(3, "a", 1, 0, NULL, NULL) = 1 >recvfrom(3, "s", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "H", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "T", 1, 0, NULL, NULL) = 1 >recvfrom(3, "P", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "0", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "3", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "P", 1, 0, NULL, NULL) = 1 >recvfrom(3, "y", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "h", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "6", 1, 0, NULL, NULL) = 1 >recvfrom(3, ".", 1, 0, NULL, NULL) = 1 >recvfrom(3, "6", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "C", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "-", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "y", 1, 0, NULL, NULL) = 1 >recvfrom(3, "p", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "x", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "/", 1, 0, NULL, NULL) = 1 >recvfrom(3, "x", 1, 0, NULL, NULL) = 1 >recvfrom(3, "m", 1, 0, NULL, NULL) = 1 >recvfrom(3, "l", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "C", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "-", 1, 0, NULL, NULL) = 1 >recvfrom(3, "l", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "g", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "h", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "2", 1, 0, NULL, NULL) = 1 >recvfrom(3, "1", 1, 0, NULL, NULL) = 1 >recvfrom(3, "9", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "C", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "c", 1, 0, NULL, NULL) = 1 >recvfrom(3, "t", 1, 0, NULL, NULL) = 1 >recvfrom(3, "i", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "n", 1, 0, NULL, NULL) = 1 >recvfrom(3, ":", 1, 0, NULL, NULL) = 1 >recvfrom(3, " ", 1, 0, NULL, NULL) = 1 >recvfrom(3, "c", 1, 0, NULL, NULL) = 1 >recvfrom(3, "l", 1, 0, NULL, NULL) = 1 >recvfrom(3, "o", 1, 0, NULL, NULL) = 1 >recvfrom(3, "s", 1, 0, NULL, NULL) = 1 >recvfrom(3, "e", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\r", 1, 0, NULL, NULL) = 1 >recvfrom(3, "\n", 1, 0, NULL, NULL) = 1 >recvfrom(3, "<?xml version='1.0'?>\n<methodRes"..., 1024, 0, NULL, NULL) = 1024 >recvfrom(3, "nc</string></value>\n<value><stri"..., 1024, 0, NULL, NULL) = 195 >recvfrom(3, "", 829, 0, NULL, NULL) = 0 >recvfrom(3, "", 1024, 0, NULL, NULL) = 0 >close(3) = 0 >stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3661, ...}) = 0 >write(1, "task started (id=Sync, time=Thu "..., 54) = 54 > | 00000 74 61 73 6b 20 73 74 61 72 74 65 64 20 28 69 64 task sta rted (id | > | 00010 3d 53 79 6e 63 2c 20 74 69 6d 65 3d 54 68 75 20 =Sync, t ime=Thu | > | 00020 44 65 63 20 20 35 20 31 39 3a 31 31 3a 30 38 20 Dec 5 1 9:11:08 | > | 00030 32 30 31 33 29 0a 2013). | >open("/var/log/cobbler/tasks/2013-12-05_191108_sync.log", O_RDONLY) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f139b114000 >lseek(3, 0, SEEK_CUR) = 0 >read(3, "", 4096) = 0 >select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout) >lseek(3, 0, SEEK_SET) = 0 >read(3, "Thu Dec 5 19:11:09 2013 - INFO "..., 4096) = 1940 >write(1, "running pre-sync triggers\n", 26) = 26 > | 00000 72 75 6e 6e 69 6e 67 20 70 72 65 2d 73 79 6e 63 running pre-sync | > | 00010 20 74 72 69 67 67 65 72 73 0a trigger s. | >write(1, "cleaning trees\n", 15) = 15 > | 00000 63 6c 65 61 6e 69 6e 67 20 74 72 65 65 73 0a cleaning trees. | >write(1, "removing: /var/www/cobbler/image"..., 48) = 48 > | 00000 72 65 6d 6f 76 69 6e 67 3a 20 2f 76 61 72 2f 77 removing : /var/w | > | 00010 77 77 2f 63 6f 62 62 6c 65 72 2f 69 6d 61 67 65 ww/cobbl er/image | > | 00020 73 2f 53 4c 2d 36 2e 34 2d 78 38 36 5f 36 34 0a s/SL-6.4 -x86_64. | >write(1, "removing: /var/lib/tftpboot/pxel"..., 71) = 71 > | 00000 72 65 6d 6f 76 69 6e 67 3a 20 2f 76 61 72 2f 6c removing : /var/l | > | 00010 69 62 2f 74 66 74 70 62 6f 6f 74 2f 70 78 65 6c ib/tftpb oot/pxel | > | 00020 69 6e 75 78 2e 63 66 67 2f 61 77 73 30 2e 61 73 inux.cfg /aws0.as | > | 00030 74 65 72 6f 69 64 73 2e 70 68 79 73 2e 75 63 6c teroids. phys.ucl | > | 00040 2e 61 63 2e 75 6b 0a .ac.uk. | >write(1, "removing: /var/lib/tftpboot/pxel"..., 49) = 49 > | 00000 72 65 6d 6f 76 69 6e 67 3a 20 2f 76 61 72 2f 6c removing : /var/l | > | 00010 69 62 2f 74 66 74 70 62 6f 6f 74 2f 70 78 65 6c ib/tftpb oot/pxel | > | 00020 69 6e 75 78 2e 63 66 67 2f 64 65 66 61 75 6c 74 inux.cfg /default | > | 00030 0a . | >write(1, "removing: /var/lib/tftpboot/pxel"..., 62) = 62 > | 00000 72 65 6d 6f 76 69 6e 67 3a 20 2f 76 61 72 2f 6c removing : /var/l | > | 00010 69 62 2f 74 66 74 70 62 6f 6f 74 2f 70 78 65 6c ib/tftpb oot/pxel | > | 00020 69 6e 75 78 2e 63 66 67 2f 30 31 2d 38 38 2d 35 inux.cfg /01-88-5 | > | 00030 31 2d 66 62 2d 36 39 2d 35 64 2d 37 63 0a 1-fb-69- 5d-7c. | >write(1, "removing: /var/lib/tftpboot/grub"..., 63) = 63 > | 00000 72 65 6d 6f 76 69 6e 67 3a 20 2f 76 61 72 2f 6c removing : /var/l | > | 00010 69 62 2f 74 66 74 70 62 6f 6f 74 2f 67 72 75 62 ib/tftpb oot/grub | > | 00020 2f 41 57 53 30 2e 41 53 54 45 52 4f 49 44 53 2e /AWS0.AS TEROIDS. | > | 00030 50 48 59 53 2e 55 43 4c 2e 41 43 2e 55 4b 0a PHYS.UCL .AC.UK. | >write(1, "removing: /var/lib/tftpboot/grub"..., 54) = 54 > | 00000 72 65 6d 6f 76 69 6e 67 3a 20 2f 76 61 72 2f 6c removing : /var/l | > | 00010 69 62 2f 74 66 74 70 62 6f 6f 74 2f 67 72 75 62 ib/tftpb oot/grub | > | 00020 2f 30 31 2d 38 38 2d 35 31 2d 46 42 2d 36 39 2d /01-88-5 1-FB-69- | > | 00030 35 44 2d 37 43 0a 5D-7C. | >write(1, "removing: /var/lib/tftpboot/grub"..., 40) = 40 > | 00000 72 65 6d 6f 76 69 6e 67 3a 20 2f 76 61 72 2f 6c removing : /var/l | > | 00010 69 62 2f 74 66 74 70 62 6f 6f 74 2f 67 72 75 62 ib/tftpb oot/grub | > | 00020 2f 69 6d 61 67 65 73 0a /images. | >write(1, "removing: /var/lib/tftpboot/grub"..., 44) = 44 > | 00000 72 65 6d 6f 76 69 6e 67 3a 20 2f 76 61 72 2f 6c removing : /var/l | > | 00010 69 62 2f 74 66 74 70 62 6f 6f 74 2f 67 72 75 62 ib/tftpb oot/grub | > | 00020 2f 65 66 69 64 65 66 61 75 6c 74 0a /efidefa ult. | >write(1, "removing: /var/lib/tftpboot/imag"..., 49) = 49 > | 00000 72 65 6d 6f 76 69 6e 67 3a 20 2f 76 61 72 2f 6c removing : /var/l | > | 00010 69 62 2f 74 66 74 70 62 6f 6f 74 2f 69 6d 61 67 ib/tftpb oot/imag | > | 00020 65 73 2f 53 4c 2d 36 2e 34 2d 78 38 36 5f 36 34 es/SL-6. 4-x86_64 | > | 00030 0a . | >write(1, "removing: /var/lib/tftpboot/s390"..., 47) = 47 > | 00000 72 65 6d 6f 76 69 6e 67 3a 20 2f 76 61 72 2f 6c removing : /var/l | > | 00010 69 62 2f 74 66 74 70 62 6f 6f 74 2f 73 33 39 30 ib/tftpb oot/s390 | > | 00020 78 2f 70 72 6f 66 69 6c 65 5f 6c 69 73 74 0a x/profil e_list. | >write(1, "copying bootloaders\n", 20) = 20 > | 00000 63 6f 70 79 69 6e 67 20 62 6f 6f 74 6c 6f 61 64 copying bootload | > | 00010 65 72 73 0a ers. | >write(1, "copying: /usr/share/syslinux/pxe"..., 72) = 72 > | 00000 63 6f 70 79 69 6e 67 3a 20 2f 75 73 72 2f 73 68 copying: /usr/sh | > | 00010 61 72 65 2f 73 79 73 6c 69 6e 75 78 2f 70 78 65 are/sysl inux/pxe | > | 00020 6c 69 6e 75 78 2e 30 20 2d 3e 20 2f 76 61 72 2f linux.0 -> /var/ | > | 00030 6c 69 62 2f 74 66 74 70 62 6f 6f 74 2f 70 78 65 lib/tftp boot/pxe | > | 00040 6c 69 6e 75 78 2e 30 0a linux.0. | >write(1, "copying: /usr/share/syslinux/men"..., 68) = 68 > | 00000 63 6f 70 79 69 6e 67 3a 20 2f 75 73 72 2f 73 68 copying: /usr/sh | > | 00010 61 72 65 2f 73 79 73 6c 69 6e 75 78 2f 6d 65 6e are/sysl inux/men | > | 00020 75 2e 63 33 32 20 2d 3e 20 2f 76 61 72 2f 6c 69 u.c32 -> /var/li | > | 00030 62 2f 74 66 74 70 62 6f 6f 74 2f 6d 65 6e 75 2e b/tftpbo ot/menu. | > | 00040 63 33 32 0a c32. | >write(1, "copying: /usr/share/syslinux/mem"..., 66) = 66 > | 00000 63 6f 70 79 69 6e 67 3a 20 2f 75 73 72 2f 73 68 copying: /usr/sh | > | 00010 61 72 65 2f 73 79 73 6c 69 6e 75 78 2f 6d 65 6d are/sysl inux/mem | > | 00020 64 69 73 6b 20 2d 3e 20 2f 76 61 72 2f 6c 69 62 disk -> /var/lib | > | 00030 2f 74 66 74 70 62 6f 6f 74 2f 6d 65 6d 64 69 73 /tftpboo t/memdis | > | 00040 6b 0a k. | >write(1, "copying distros to tftpboot\n", 28) = 28 > | 00000 63 6f 70 79 69 6e 67 20 64 69 73 74 72 6f 73 20 copying distros | > | 00010 74 6f 20 74 66 74 70 62 6f 6f 74 0a to tftpb oot. | >write(1, "copying files for distro: SL-6.4"..., 40) = 40 > | 00000 63 6f 70 79 69 6e 67 20 66 69 6c 65 73 20 66 6f copying files fo | > | 00010 72 20 64 69 73 74 72 6f 3a 20 53 4c 2d 36 2e 34 r distro : SL-6.4 | > | 00020 2d 78 38 36 5f 36 34 0a -x86_64. | >write(1, "trying hardlink /var/www/cobbler"..., 137) = 137 > | 00000 74 72 79 69 6e 67 20 68 61 72 64 6c 69 6e 6b 20 trying h ardlink | > | 00010 2f 76 61 72 2f 77 77 77 2f 63 6f 62 62 6c 65 72 /var/www /cobbler | > | 00020 2f 6b 73 5f 6d 69 72 72 6f 72 2f 53 4c 2d 36 2e /ks_mirr or/SL-6. | > | 00030 34 2d 78 38 36 5f 36 34 2d 78 38 36 5f 36 34 2f 4-x86_64 -x86_64/ | > | 00040 69 6d 61 67 65 73 2f 70 78 65 62 6f 6f 74 2f 76 images/p xeboot/v | > | 00050 6d 6c 69 6e 75 7a 20 2d 3e 20 2f 76 61 72 2f 6c mlinuz - > /var/l | > | 00060 69 62 2f 74 66 74 70 62 6f 6f 74 2f 69 6d 61 67 ib/tftpb oot/imag | > | 00070 65 73 2f 53 4c 2d 36 2e 34 2d 78 38 36 5f 36 34 es/SL-6. 4-x86_64 | > | 00080 2f 76 6d 6c 69 6e 75 7a 0a /vmlinuz . | >write(1, "trying hardlink /var/www/cobbler"..., 143) = 143 > | 00000 74 72 79 69 6e 67 20 68 61 72 64 6c 69 6e 6b 20 trying h ardlink | > | 00010 2f 76 61 72 2f 77 77 77 2f 63 6f 62 62 6c 65 72 /var/www /cobbler | > | 00020 2f 6b 73 5f 6d 69 72 72 6f 72 2f 53 4c 2d 36 2e /ks_mirr or/SL-6. | > | 00030 34 2d 78 38 36 5f 36 34 2d 78 38 36 5f 36 34 2f 4-x86_64 -x86_64/ | > | 00040 69 6d 61 67 65 73 2f 70 78 65 62 6f 6f 74 2f 69 images/p xeboot/i | > | 00050 6e 69 74 72 64 2e 69 6d 67 20 2d 3e 20 2f 76 61 nitrd.im g -> /va | > | 00060 72 2f 6c 69 62 2f 74 66 74 70 62 6f 6f 74 2f 69 r/lib/tf tpboot/i | > | 00070 6d 61 67 65 73 2f 53 4c 2d 36 2e 34 2d 78 38 36 mages/SL -6.4-x86 | > | 00080 5f 36 34 2f 69 6e 69 74 72 64 2e 69 6d 67 0a _64/init rd.img. | >write(1, "copying images\n", 15) = 15 > | 00000 63 6f 70 79 69 6e 67 20 69 6d 61 67 65 73 0a copying images. | >write(1, "generating PXE configuration fil"..., 35) = 35 > | 00000 67 65 6e 65 72 61 74 69 6e 67 20 50 58 45 20 63 generati ng PXE c | > | 00010 6f 6e 66 69 67 75 72 61 74 69 6f 6e 20 66 69 6c onfigura tion fil | > | 00020 65 73 0a es. | >read(3, "", 4096) = 0 >select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout) >lseek(3, 0, SEEK_SET) = 0 >read(3, "Thu Dec 5 19:11:09 2013 - INFO "..., 1940) = 1940 >read(3, "Thu Dec 5 19:11:09 2013 - INFO "..., 4096) = 2665 >write(1, "generating: /var/lib/tftpboot/px"..., 73) = 73 > | 00000 67 65 6e 65 72 61 74 69 6e 67 3a 20 2f 76 61 72 generati ng: /var | > | 00010 2f 6c 69 62 2f 74 66 74 70 62 6f 6f 74 2f 70 78 /lib/tft pboot/px | > | 00020 65 6c 69 6e 75 78 2e 63 66 67 2f 61 77 73 30 2e elinux.c fg/aws0. | > | 00030 61 73 74 65 72 6f 69 64 73 2e 70 68 79 73 2e 75 asteroid s.phys.u | > | 00040 63 6c 2e 61 63 2e 75 6b 0a cl.ac.uk . | >write(1, "generating: /var/lib/tftpboot/gr"..., 65) = 65 > | 00000 67 65 6e 65 72 61 74 69 6e 67 3a 20 2f 76 61 72 generati ng: /var | > | 00010 2f 6c 69 62 2f 74 66 74 70 62 6f 6f 74 2f 67 72 /lib/tft pboot/gr | > | 00020 75 62 2f 41 57 53 30 2e 41 53 54 45 52 4f 49 44 ub/AWS0. ASTEROID | > | 00030 53 2e 50 48 59 53 2e 55 43 4c 2e 41 43 2e 55 4b S.PHYS.U CL.AC.UK | > | 00040 0a . | >write(1, "generating: /var/lib/tftpboot/px"..., 64) = 64 > | 00000 67 65 6e 65 72 61 74 69 6e 67 3a 20 2f 76 61 72 generati ng: /var | > | 00010 2f 6c 69 62 2f 74 66 74 70 62 6f 6f 74 2f 70 78 /lib/tft pboot/px | > | 00020 65 6c 69 6e 75 78 2e 63 66 67 2f 30 31 2d 38 38 elinux.c fg/01-88 | > | 00030 2d 35 31 2d 66 62 2d 36 39 2d 35 64 2d 37 63 0a -51-fb-6 9-5d-7c. | >write(1, "generating: /var/lib/tftpboot/gr"..., 56) = 56 > | 00000 67 65 6e 65 72 61 74 69 6e 67 3a 20 2f 76 61 72 generati ng: /var | > | 00010 2f 6c 69 62 2f 74 66 74 70 62 6f 6f 74 2f 67 72 /lib/tft pboot/gr | > | 00020 75 62 2f 30 31 2d 38 38 2d 35 31 2d 46 42 2d 36 ub/01-88 -51-FB-6 | > | 00030 39 2d 35 44 2d 37 43 0a 9-5D-7C. | >write(1, "generating PXE menu structure\n", 30) = 30 > | 00000 67 65 6e 65 72 61 74 69 6e 67 20 50 58 45 20 6d generati ng PXE m | > | 00010 65 6e 75 20 73 74 72 75 63 74 75 72 65 0a enu stru cture. | >write(1, "copying files for distro: SL-6.4"..., 40) = 40 > | 00000 63 6f 70 79 69 6e 67 20 66 69 6c 65 73 20 66 6f copying files fo | > | 00010 72 20 64 69 73 74 72 6f 3a 20 53 4c 2d 36 2e 34 r distro : SL-6.4 | > | 00020 2d 78 38 36 5f 36 34 0a -x86_64. | >write(1, "trying hardlink /var/www/cobbler"..., 136) = 136 > | 00000 74 72 79 69 6e 67 20 68 61 72 64 6c 69 6e 6b 20 trying h ardlink | > | 00010 2f 76 61 72 2f 77 77 77 2f 63 6f 62 62 6c 65 72 /var/www /cobbler | > | 00020 2f 6b 73 5f 6d 69 72 72 6f 72 2f 53 4c 2d 36 2e /ks_mirr or/SL-6. | > | 00030 34 2d 78 38 36 5f 36 34 2d 78 38 36 5f 36 34 2f 4-x86_64 -x86_64/ | > | 00040 69 6d 61 67 65 73 2f 70 78 65 62 6f 6f 74 2f 76 images/p xeboot/v | > | 00050 6d 6c 69 6e 75 7a 20 2d 3e 20 2f 76 61 72 2f 77 mlinuz - > /var/w | > | 00060 77 77 2f 63 6f 62 62 6c 65 72 2f 69 6d 61 67 65 ww/cobbl er/image | > | 00070 73 2f 53 4c 2d 36 2e 34 2d 78 38 36 5f 36 34 2f s/SL-6.4 -x86_64/ | > | 00080 76 6d 6c 69 6e 75 7a 0a vmlinuz. | >write(1, "trying hardlink /var/www/cobbler"..., 142) = 142 > | 00000 74 72 79 69 6e 67 20 68 61 72 64 6c 69 6e 6b 20 trying h ardlink | > | 00010 2f 76 61 72 2f 77 77 77 2f 63 6f 62 62 6c 65 72 /var/www /cobbler | > | 00020 2f 6b 73 5f 6d 69 72 72 6f 72 2f 53 4c 2d 36 2e /ks_mirr or/SL-6. | > | 00030 34 2d 78 38 36 5f 36 34 2d 78 38 36 5f 36 34 2f 4-x86_64 -x86_64/ | > | 00040 69 6d 61 67 65 73 2f 70 78 65 62 6f 6f 74 2f 69 images/p xeboot/i | > | 00050 6e 69 74 72 64 2e 69 6d 67 20 2d 3e 20 2f 76 61 nitrd.im g -> /va | > | 00060 72 2f 77 77 77 2f 63 6f 62 62 6c 65 72 2f 69 6d r/www/co bbler/im | > | 00070 61 67 65 73 2f 53 4c 2d 36 2e 34 2d 78 38 36 5f ages/SL- 6.4-x86_ | > | 00080 36 34 2f 69 6e 69 74 72 64 2e 69 6d 67 0a 64/initr d.img. | >write(1, "Writing template files for SL-6."..., 41) = 41 > | 00000 57 72 69 74 69 6e 67 20 74 65 6d 70 6c 61 74 65 Writing template | > | 00010 20 66 69 6c 65 73 20 66 6f 72 20 53 4c 2d 36 2e files f or SL-6. | > | 00020 34 2d 78 38 36 5f 36 34 0a 4-x86_64 . | >write(1, "rendering DHCP files\n", 21) = 21 > | 00000 72 65 6e 64 65 72 69 6e 67 20 44 48 43 50 20 66 renderin g DHCP f | > | 00010 69 6c 65 73 0a iles. | >write(1, "generating /etc/dhcp/dhcpd.conf\n", 32) = 32 > | 00000 67 65 6e 65 72 61 74 69 6e 67 20 2f 65 74 63 2f generati ng /etc/ | > | 00010 64 68 63 70 2f 64 68 63 70 64 2e 63 6f 6e 66 0a dhcp/dhc pd.conf. | >write(1, "rendering TFTPD files\n", 22) = 22 > | 00000 72 65 6e 64 65 72 69 6e 67 20 54 46 54 50 44 20 renderin g TFTPD | > | 00010 66 69 6c 65 73 0a files. | >write(1, "generating /etc/xinetd.d/tftp\n", 30) = 30 > | 00000 67 65 6e 65 72 61 74 69 6e 67 20 2f 65 74 63 2f generati ng /etc/ | > | 00010 78 69 6e 65 74 64 2e 64 2f 74 66 74 70 0a xinetd.d /tftp. | >write(1, "cleaning link caches\n", 21) = 21 > | 00000 63 6c 65 61 6e 69 6e 67 20 6c 69 6e 6b 20 63 61 cleaning link ca | > | 00010 63 68 65 73 0a ches. | >write(1, "running: find /var/lib/tftpboot/"..., 101) = 101 > | 00000 72 75 6e 6e 69 6e 67 3a 20 66 69 6e 64 20 2f 76 running: find /v | > | 00010 61 72 2f 6c 69 62 2f 74 66 74 70 62 6f 6f 74 2f ar/lib/t ftpboot/ | > | 00020 69 6d 61 67 65 73 2f 2e 6c 69 6e 6b 5f 63 61 63 images/. link_cac | > | 00030 68 65 20 2d 6d 61 78 64 65 70 74 68 20 31 20 2d he -maxd epth 1 - | > | 00040 74 79 70 65 20 66 20 2d 6c 69 6e 6b 73 20 31 20 type f - links 1 | > | 00050 2d 65 78 65 63 20 72 6d 20 2d 66 20 27 7b 7d 27 -exec rm -f '{}' | > | 00060 20 27 3b 27 0a ';'. | >write(1, "received on stdout: \n", 21) = 21 > | 00000 72 65 63 65 69 76 65 64 20 6f 6e 20 73 74 64 6f received on stdo | > | 00010 75 74 3a 20 0a ut: . | >write(1, "received on stderr: \n", 21) = 21 > | 00000 72 65 63 65 69 76 65 64 20 6f 6e 20 73 74 64 65 received on stde | > | 00010 72 72 3a 20 0a rr: . | >write(1, "running post-sync triggers\n", 27) = 27 > | 00000 72 75 6e 6e 69 6e 67 20 70 6f 73 74 2d 73 79 6e running post-syn | > | 00010 63 20 74 72 69 67 67 65 72 73 0a c trigge rs. | >write(1, "running python triggers from /va"..., 67) = 67 > | 00000 72 75 6e 6e 69 6e 67 20 70 79 74 68 6f 6e 20 74 running python t | > | 00010 72 69 67 67 65 72 73 20 66 72 6f 6d 20 2f 76 61 riggers from /va | > | 00020 72 2f 6c 69 62 2f 63 6f 62 62 6c 65 72 2f 74 72 r/lib/co bbler/tr | > | 00030 69 67 67 65 72 73 2f 73 79 6e 63 2f 70 6f 73 74 iggers/s ync/post | > | 00040 2f 2a 0a /*. | >write(1, "running python trigger cobbler.m"..., 66) = 66 > | 00000 72 75 6e 6e 69 6e 67 20 70 79 74 68 6f 6e 20 74 running python t | > | 00010 72 69 67 67 65 72 20 63 6f 62 62 6c 65 72 2e 6d rigger c obbler.m | > | 00020 6f 64 75 6c 65 73 2e 73 79 6e 63 5f 70 6f 73 74 odules.s ync_post | > | 00030 5f 72 65 73 74 61 72 74 5f 73 65 72 76 69 63 65 _restart _service | > | 00040 73 0a s. | >write(1, "running: dhcpd -t -q\n", 21) = 21 > | 00000 72 75 6e 6e 69 6e 67 3a 20 64 68 63 70 64 20 2d running: dhcpd - | > | 00010 74 20 2d 71 0a t -q. | >write(1, "received on stdout: \n", 21) = 21 > | 00000 72 65 63 65 69 76 65 64 20 6f 6e 20 73 74 64 6f received on stdo | > | 00010 75 74 3a 20 0a ut: . | >write(1, "received on stderr: \n", 21) = 21 > | 00000 72 65 63 65 69 76 65 64 20 6f 6e 20 73 74 64 65 received on stde | > | 00010 72 72 3a 20 0a rr: . | >write(1, "running: service dhcpd restart\n", 31) = 31 > | 00000 72 75 6e 6e 69 6e 67 3a 20 73 65 72 76 69 63 65 running: service | > | 00010 20 64 68 63 70 64 20 72 65 73 74 61 72 74 0a dhcpd r estart. | >write(1, "received on stdout: Shutting dow"..., 51) = 51 > | 00000 72 65 63 65 69 76 65 64 20 6f 6e 20 73 74 64 6f received on stdo | > | 00010 75 74 3a 20 53 68 75 74 74 69 6e 67 20 64 6f 77 ut: Shut ting dow | > | 00020 6e 20 64 68 63 70 64 3a 20 5b 20 20 4f 4b 20 20 n dhcpd: [ OK | > | 00030 5d 0d 0a ].. | >write(1, "Starting dhcpd: [ OK ]\r\n", 26) = 26 > | 00000 53 74 61 72 74 69 6e 67 20 64 68 63 70 64 3a 20 Starting dhcpd: | > | 00010 5b 20 20 4f 4b 20 20 5d 0d 0a [ OK ] .. | >write(1, "\n", 1) = 1 > | 00000 0a . | >write(1, "received on stderr: /etc/init.d/"..., 89) = 89 > | 00000 72 65 63 65 69 76 65 64 20 6f 6e 20 73 74 64 65 received on stde | > | 00010 72 72 3a 20 2f 65 74 63 2f 69 6e 69 74 2e 64 2f rr: /etc /init.d/ | > | 00020 66 75 6e 63 74 69 6f 6e 73 3a 20 6c 69 6e 65 20 function s: line | > | 00030 31 39 3a 20 2f 73 62 69 6e 2f 63 6f 6e 73 6f 6c 19: /sbi n/consol | > | 00040 65 74 79 70 65 3a 20 50 65 72 6d 69 73 73 69 6f etype: P ermissio | > | 00050 6e 20 64 65 6e 69 65 64 0a n denied . | >write(1, "\n", 1) = 1 > | 00000 0a . | >write(1, "running shell triggers from /var"..., 66) = 66 > | 00000 72 75 6e 6e 69 6e 67 20 73 68 65 6c 6c 20 74 72 running shell tr | > | 00010 69 67 67 65 72 73 20 66 72 6f 6d 20 2f 76 61 72 iggers f rom /var | > | 00020 2f 6c 69 62 2f 63 6f 62 62 6c 65 72 2f 74 72 69 /lib/cob bler/tri | > | 00030 67 67 65 72 73 2f 73 79 6e 63 2f 70 6f 73 74 2f ggers/sy nc/post/ | > | 00040 2a 0a *. | >write(1, "running python triggers from /va"..., 64) = 64 > | 00000 72 75 6e 6e 69 6e 67 20 70 79 74 68 6f 6e 20 74 running python t | > | 00010 72 69 67 67 65 72 73 20 66 72 6f 6d 20 2f 76 61 riggers from /va | > | 00020 72 2f 6c 69 62 2f 63 6f 62 62 6c 65 72 2f 74 72 r/lib/co bbler/tr | > | 00030 69 67 67 65 72 73 2f 63 68 61 6e 67 65 2f 2a 0a iggers/c hange/*. | >write(1, "running python trigger cobbler.m"..., 49) = 49 > | 00000 72 75 6e 6e 69 6e 67 20 70 79 74 68 6f 6e 20 74 running python t | > | 00010 72 69 67 67 65 72 20 63 6f 62 62 6c 65 72 2e 6d rigger c obbler.m | > | 00020 6f 64 75 6c 65 73 2e 73 63 6d 5f 74 72 61 63 6b odules.s cm_track | > | 00030 0a . | >write(1, "running shell triggers from /var"..., 63) = 63 > | 00000 72 75 6e 6e 69 6e 67 20 73 68 65 6c 6c 20 74 72 running shell tr | > | 00010 69 67 67 65 72 73 20 66 72 6f 6d 20 2f 76 61 72 iggers f rom /var | > | 00020 2f 6c 69 62 2f 63 6f 62 62 6c 65 72 2f 74 72 69 /lib/cob bler/tri | > | 00030 67 67 65 72 73 2f 63 68 61 6e 67 65 2f 2a 0a ggers/ch ange/*. | >write(1, "*** TASK COMPLETE ***\n", 22) = 22 > | 00000 2a 2a 2a 20 54 41 53 4b 20 43 4f 4d 50 4c 45 54 *** TASK COMPLET | > | 00010 45 20 2a 2a 2a 0a E ***. | >close(3) = 0 >munmap(0x7f139b114000, 4096) = 0 >rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x39c700f500}, {0x39c9903400, [], SA_RESTORER, 0x39c700f500}, 8) = 0 >close(5) = 0 >munmap(0x7f139b116000, 4096) = 0 >exit_group(0) = ?
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1038767
: 833303