Skip to content

Instantly share code, notes, and snippets.

@jazzdan
Created March 30, 2024 02:38
Show Gist options
  • Save jazzdan/71dbd744d680bd14f7e26a434d36fad2 to your computer and use it in GitHub Desktop.
Save jazzdan/71dbd744d680bd14f7e26a434d36fad2 to your computer and use it in GitHub Desktop.
strace -f /home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/bin/python
execve("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/bin/python", ["/home/ubuntu/.cache/dotslash/9c/"...], 0x7ffc20e0f048 /* 23 vars */) = 0
brk(NULL) = 0x563fbacdc000
arch_prctl(0x3001 /* ARCH_??? */, 0x7ffdd5af2260) = -1 EINVAL (Invalid argument)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd889a4e000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
readlink("/proc/self/exe", "/home/ubuntu/.cache/dotslash/9c/"..., 4096) = 100
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/bin/../lib/libpython3.11.so.1.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\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\0\0"..., 832) = 832
newfstatat(3, "", {st_mode=S_IFREG|0555, st_size=47616696, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 23474520, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd888200000
mmap(0x7fd88840b000, 12910592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x20b000) = 0x7fd88840b000
mmap(0x7fd88905b000, 5775360, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe5b000) = 0x7fd88905b000
mmap(0x7fd8895dd000, 2322432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13dc000) = 0x7fd8895dd000
mmap(0x7fd889814000, 323928, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd889814000
close(3) = 0
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=66927, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 66927, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fd889a3d000
close(3) = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\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\0\0"..., 832) = 832
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=21448, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 16424, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd889a38000
mmap(0x7fd889a39000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7fd889a39000
mmap(0x7fd889a3a000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fd889a3a000
mmap(0x7fd889a3b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fd889a3b000
close(3) = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\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\0\0"..., 832) = 832
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=14432, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 16424, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd889a33000
mmap(0x7fd889a34000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7fd889a34000
mmap(0x7fd889a35000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fd889a35000
mmap(0x7fd889a36000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fd889a36000
close(3) = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libutil.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\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\0\0"..., 832) = 832
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=14432, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 16424, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd889a2e000
mmap(0x7fd889a2f000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7fd889a2f000
mmap(0x7fd889a30000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fd889a30000
mmap(0x7fd889a31000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fd889a31000
close(3) = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=940560, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 942344, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd889947000
mmap(0x7fd889955000, 507904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7fd889955000
mmap(0x7fd8899d1000, 372736, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8a000) = 0x7fd8899d1000
mmap(0x7fd889a2c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe4000) = 0x7fd889a2c000
close(3) = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\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\0\0"..., 832) = 832
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=14664, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd889945000
mmap(NULL, 16440, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd889940000
mmap(0x7fd889941000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7fd889941000
mmap(0x7fd889942000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fd889942000
mmap(0x7fd889943000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fd889943000
close(3) = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\237\2\0\0\0\0\0"..., 832) = 832
pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
pread64(3, "\4\0\0\0 \0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0"..., 48, 848) = 48
pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\302\211\332Pq\2439\235\350\223\322\257\201\326\243\f"..., 68, 896) = 68
newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2220400, ...}, AT_EMPTY_PATH) = 0
pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
mmap(NULL, 2264656, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd887e00000
mprotect(0x7fd887e28000, 2023424, PROT_NONE) = 0
mmap(0x7fd887e28000, 1658880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7fd887e28000
mmap(0x7fd887fbd000, 360448, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000) = 0x7fd887fbd000
mmap(0x7fd888016000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x215000) = 0x7fd888016000
mmap(0x7fd88801c000, 52816, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd88801c000
close(3) = 0
mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd88993d000
arch_prctl(ARCH_SET_FS, 0x7fd88993d740) = 0
set_tid_address(0x7fd88993da10) = 718107
set_robust_list(0x7fd88993da20, 24) = 0
rseq(0x7fd88993e0e0, 0x20, 0, 0x53053053) = 0
mprotect(0x7fd888016000, 16384, PROT_READ) = 0
mprotect(0x7fd889943000, 4096, PROT_READ) = 0
mprotect(0x7fd889a2c000, 4096, PROT_READ) = 0
mprotect(0x7fd889a31000, 4096, PROT_READ) = 0
mprotect(0x7fd889a36000, 4096, PROT_READ) = 0
mprotect(0x7fd889a3b000, 4096, PROT_READ) = 0
mprotect(0x7fd8895dd000, 905216, PROT_READ) = 0
mprotect(0x563fbaa6e000, 4096, PROT_READ) = 0
mprotect(0x7fd889a88000, 8192, PROT_READ) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
munmap(0x7fd889a3d000, 66927) = 0
getrandom("\x44\x6f\xc7\x0e\x38\xbd\x7b\xfc", 8, GRND_NONBLOCK) = 8
brk(NULL) = 0x563fbacdc000
brk(0x563fbacfd000) = 0x563fbacfd000
openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3048928, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 3048928, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fd887a00000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", O_RDONLY) = 3
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=27002, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 27002, PROT_READ, MAP_SHARED, 3, 0) = 0x7fd889a47000
close(3) = 0
futex(0x7fd88801ba6c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
openat(AT_FDCWD, "/dev/urandom", O_RDONLY|O_CLOEXEC) = 3
fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
read(3, "P\220\365\271\200\v,Ue\303j\2611\367\376\3303j\25'\4\314u\303", 24) = 24
close(3) = 0
gettid() = 718107
mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd888100000
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd8898fc000
mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd8898db000
mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd889a43000
brk(0x563fbad1e000) = 0x563fbad1e000
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/pyvenv.cfg", O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/bin/pyvenv.cfg", O_RDONLY) = -1 ENOENT (No such file or directory)
readlink("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/bin/python", "python3.11", 4096) = 10
readlink("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/bin/python3.11", 0x7ffdd5aec900, 4096) = -1 EINVAL (Invalid argument)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/bin/python._pth", O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/bin/python3.11._pth", O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/bin/pybuilddir.txt", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/bin/Modules/Setup.local", 0x7ffdd5af18c8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/bin/lib/python311.zip", 0x7ffdd5af1628) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python311.zip", 0x7ffdd5af1628) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/lib/python311.zip", 0x7ffdd5af1628) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/lib/python311.zip", 0x7ffdd5af1628) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/lib/python311.zip", 0x7ffdd5af1628) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/lib/python311.zip", 0x7ffdd5af1628) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/lib/python311.zip", 0x7ffdd5af1628) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/lib/python311.zip", 0x7ffdd5af1628) = -1 ENOENT (No such file or directory)
stat("/home/lib/python311.zip", 0x7ffdd5af1628) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/bin/lib/python3.11/os.py", 0x7ffdd5af13c8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/bin/lib/python3.11/os.pyc", 0x7ffdd5af13c8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/os.py", {st_mode=S_IFREG|0444, st_size=39504, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/bin/lib/python3.11/lib-dynload", 0x7ffdd5af1628) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/lib-dynload", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/lib-dynload", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
sysinfo({uptime=1838571, loads=[3776, 9056, 4640], totalram=16612319232, freeram=336998400, sharedram=26624000, bufferram=110940160, totalswap=0, freeswap=0, procs=648, totalhigh=0, freehigh=0, mem_unit=1}) = 0
openat(AT_FDCWD, "/etc/localtime", O_RDONLY|O_CLOEXEC) = 3
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=114, ...}, AT_EMPTY_PATH) = 0
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=114, ...}, AT_EMPTY_PATH) = 0
read(3, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 114
lseek(3, -60, SEEK_CUR) = 54
read(3, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 60
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python311.zip", 0x7ffdd5af1018) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python311.zip", 0x7ffdd5af13b8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
newfstatat(3, "", {st_mode=S_IFDIR|0555, st_size=4096, ...}, AT_EMPTY_PATH) = 0
getdents64(3, 0x563fbad14680 /* 207 entries */, 32768) = 6864
getdents64(3, 0x563fbad14680 /* 0 entries */, 32768) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__init__.cpython-311-x86_64-linux-gnu.so", 0x7ffdd5af13b8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__init__.abi3.so", 0x7ffdd5af1428) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__init__.so", 0x7ffdd5af1428) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__init__.py", {st_mode=S_IFREG|0444, st_size=5884, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__init__.py", {st_mode=S_IFREG|0444, st_size=5884, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__pycache__/__init__.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=6478, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5af1100) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=6478, ...}) = 0
read(3, "\247\r\r\n\0\0\0\0\225\277\332e\374\26\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 6479) = 6478
read(3, "", 1) = 0
close(3) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__init__.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=5884, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5af1100) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=5884, ...}) = 0
read(3, "\"\"\" Standard \"encodings\" Package"..., 5885) = 5884
read(3, "", 1) = 0
close(3) = 0
brk(0x563fbad55000) = 0x563fbad55000
brk(0x563fbad77000) = 0x563fbad77000
mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd887d00000
brk(0x563fbad99000) = 0x563fbad99000
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__init__.py", {st_mode=S_IFREG|0444, st_size=5884, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__pycache__", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__pycache__/__init__.cpython-311.pyc.140567972541488", O_WRONLY|O_CREAT|O_EXCL|O_CLOEXEC, 0644) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
newfstatat(3, "", {st_mode=S_IFDIR|0555, st_size=4096, ...}, AT_EMPTY_PATH) = 0
getdents64(3, 0x563fbad5d260 /* 125 entries */, 32768) = 4224
getdents64(3, 0x563fbad5d260 /* 0 entries */, 32768) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/aliases.py", {st_mode=S_IFREG|0444, st_size=15677, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/aliases.py", {st_mode=S_IFREG|0444, st_size=15677, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__pycache__/aliases.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=12668, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5af03c0) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=12668, ...}) = 0
read(3, "\247\r\r\n\0\0\0\0\225\277\332e==\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 12669) = 12668
read(3, "", 1) = 0
close(3) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/aliases.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=15677, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5af03c0) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=15677, ...}) = 0
read(3, "\"\"\" Encoding Aliases Support\n\n "..., 15678) = 15677
read(3, "", 1) = 0
close(3) = 0
brk(0x563fbadba000) = 0x563fbadba000
brk(0x563fbaddc000) = 0x563fbaddc000
brk(0x563fbae03000) = 0x563fbae03000
brk(0x563fbadfe000) = 0x563fbadfe000
brk(0x563fbadf4000) = 0x563fbadf4000
brk(0x563fbade4000) = 0x563fbade4000
brk(0x563fbadd9000) = 0x563fbadd9000
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/aliases.py", {st_mode=S_IFREG|0444, st_size=15677, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__pycache__", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__pycache__/aliases.cpython-311.pyc.140567973367296", O_WRONLY|O_CREAT|O_EXCL|O_CLOEXEC, 0644) = -1 EACCES (Permission denied)
brk(0x563fbadc3000) = 0x563fbadc3000
brk(0x563fbadc0000) = 0x563fbadc0000
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/utf_8.py", {st_mode=S_IFREG|0444, st_size=1005, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/utf_8.py", {st_mode=S_IFREG|0444, st_size=1005, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__pycache__/utf_8.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=2337, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5af1020) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=2337, ...}) = 0
read(3, "\247\r\r\n\0\0\0\0\225\277\332e\355\3\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0"..., 2338) = 2337
read(3, "", 1) = 0
close(3) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/utf_8.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=1005, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5af1020) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=1005, ...}) = 0
read(3, "\"\"\" Python 'utf-8' Codec\n\n\nWritt"..., 1006) = 1005
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/utf_8.py", {st_mode=S_IFREG|0444, st_size=1005, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__pycache__", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/encodings/__pycache__/utf_8.cpython-311.pyc.140567973367296", O_WRONLY|O_CREAT|O_EXCL|O_CLOEXEC, 0644) = -1 EACCES (Permission denied)
rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK, sa_restorer=0x7fd887e42520}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGXFSZ, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK, sa_restorer=0x7fd887e42520}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGHUP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGINT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK, sa_restorer=0x7fd887e42520}, 8) = 0
rt_sigaction(SIGALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGCONT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGURG, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK, sa_restorer=0x7fd887e42520}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGIO, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_3, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_4, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_5, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_6, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_7, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_8, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_9, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_10, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_11, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_12, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_13, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_14, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_15, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_16, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_17, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_18, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_19, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_20, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_21, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_22, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_23, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_24, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_25, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_26, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_27, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_28, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_29, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_30, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_31, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_32, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGINT, {sa_handler=0x7fd8884f0850, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK, sa_restorer=0x7fd887e42520}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0), ...}) = 0
fcntl(0, F_GETFD) = 0
fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0), ...}) = 0
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
lseek(0, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
fcntl(1, F_GETFD) = 0
fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0), ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
lseek(1, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
fcntl(2, F_GETFD) = 0
fstat(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0), ...}) = 0
ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
lseek(2, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/bin/pyvenv.cfg", 0x7ffdd5af1108) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/pyvenv.cfg", 0x7ffdd5af1108) = -1 ENOENT (No such file or directory)
geteuid() = 1000
getuid() = 1000
getegid() = 1000
getgid() = 1000
stat("/home/ubuntu/.local/lib/python3.11/site-packages", 0x7ffdd5af1108) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
newfstatat(3, "", {st_mode=S_IFDIR|0555, st_size=4096, ...}, AT_EMPTY_PATH) = 0
getdents64(3, 0x563fbad7f6a0 /* 10 entries */, 32768) = 352
getdents64(3, 0x563fbad7f6a0 /* 0 entries */, 32768) = 0
close(3) = 0
lstat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages/distutils-precedence.pth", {st_mode=S_IFREG|0444, st_size=151, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages/distutils-precedence.pth", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=151, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5af0e50) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
read(3, "import os; var = 'SETUPTOOLS_USE"..., 8192) = 151
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/lib-dynload", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/lib-dynload", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/lib-dynload", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/lib-dynload", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4
newfstatat(4, "", {st_mode=S_IFDIR|0555, st_size=4096, ...}, AT_EMPTY_PATH) = 0
getdents64(4, 0x563fbad82200 /* 5 entries */, 32768) = 208
getdents64(4, 0x563fbad82200 /* 0 entries */, 32768) = 0
close(4) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4
newfstatat(4, "", {st_mode=S_IFDIR|0555, st_size=4096, ...}, AT_EMPTY_PATH) = 0
getdents64(4, 0x563fbad82200 /* 10 entries */, 32768) = 352
getdents64(4, 0x563fbad82200 /* 0 entries */, 32768) = 0
close(4) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages/_distutils_hack/__init__.cpython-311-x86_64-linux-gnu.so", 0x7ffdd5af07f8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages/_distutils_hack/__init__.abi3.so", 0x7ffdd5af07f8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages/_distutils_hack/__init__.so", 0x7ffdd5af07f8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages/_distutils_hack/__init__.py", {st_mode=S_IFREG|0444, st_size=6002, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages/_distutils_hack/__init__.py", {st_mode=S_IFREG|0444, st_size=6002, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages/_distutils_hack/__pycache__/__init__.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = 4
fstat(4, {st_mode=S_IFREG|0444, st_size=11122, ...}) = 0
ioctl(4, TCGETS, 0x7ffdd5af04d0) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR) = 0
lseek(4, 0, SEEK_CUR) = 0
fstat(4, {st_mode=S_IFREG|0444, st_size=11122, ...}) = 0
read(4, "\247\r\r\n\0\0\0\0\246\277\332er\27\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0"..., 11123) = 11122
read(4, "", 1) = 0
close(4) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages/_distutils_hack/__init__.py", O_RDONLY|O_CLOEXEC) = 4
fstat(4, {st_mode=S_IFREG|0444, st_size=6002, ...}) = 0
ioctl(4, TCGETS, 0x7ffdd5af0540) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR) = 0
lseek(4, 0, SEEK_CUR) = 0
fstat(4, {st_mode=S_IFREG|0444, st_size=6002, ...}) = 0
read(4, "# don't import any costly module"..., 6003) = 6002
read(4, "", 1) = 0
close(4) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages/_distutils_hack/__init__.py", {st_mode=S_IFREG|0444, st_size=6002, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages/_distutils_hack/__pycache__", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages/_distutils_hack/__pycache__/__init__.cpython-311.pyc.140567968287856", O_WRONLY|O_CREAT|O_EXCL|O_CLOEXEC, 0644) = -1 EACCES (Permission denied)
read(3, "", 8192) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/lib-dynload", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/lib-dynload", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/site-packages", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
rt_sigprocmask(SIG_BLOCK, [WINCH], [], 8) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
stat("/home/ubuntu/.terminfo", 0x563fbad98d60) = -1 ENOENT (No such file or directory)
stat("/etc/terminfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/lib/terminfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/share/terminfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/etc/terminfo/x/xterm-256color", R_OK) = -1 ENOENT (No such file or directory)
access("/lib/terminfo/x/xterm-256color", R_OK) = 0
openat(AT_FDCWD, "/lib/terminfo/x/xterm-256color", O_RDONLY) = 3
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=3852, ...}, AT_EMPTY_PATH) = 0
read(3, "\36\2%\0&\0\17\0\235\1Z\6xterm-256color|xterm"..., 32768) = 3852
read(3, "", 28672) = 0
close(3) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TIOCGWINSZ, {ws_row=50, ws_col=183, ws_xpixel=0, ws_ypixel=0}) = 0
ioctl(0, TIOCGWINSZ, {ws_row=50, ws_col=183, ws_xpixel=0, ws_ypixel=0}) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM CONT TSTP WINCH], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
openat(AT_FDCWD, "/home/ubuntu/.editrc", O_RDONLY) = -1 ENOENT (No such file or directory)
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
rt_sigaction(SIGWINCH, {sa_handler=0x7fd8884dbc30, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK, sa_restorer=0x7fd887e42520}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
openat(AT_FDCWD, "/home/ubuntu/.editrc", O_RDONLY) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/rlcompleter.py", {st_mode=S_IFREG|0444, st_size=7827, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/rlcompleter.py", {st_mode=S_IFREG|0444, st_size=7827, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/rlcompleter.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/rlcompleter.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=7827, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5af1760) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=7827, ...}) = 0
read(3, "\"\"\"Word completion for GNU readl"..., 7828) = 7827
read(3, "", 1) = 0
close(3) = 0
brk(0x563fbade1000) = 0x563fbade1000
brk(0x563fbae03000) = 0x563fbae03000
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/rlcompleter.py", {st_mode=S_IFREG|0444, st_size=7827, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5af1a18) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/inspect.py", {st_mode=S_IFREG|0444, st_size=124246, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/inspect.py", {st_mode=S_IFREG|0444, st_size=124246, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/inspect.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/inspect.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=124246, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5af0f50) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=124246, ...}) = 0
read(3, "\"\"\"Get useful information from l"..., 124247) = 124246
read(3, "", 1) = 0
close(3) = 0
brk(0x563fbae40000) = 0x563fbae40000
brk(0x563fbae65000) = 0x563fbae65000
brk(0x563fbae8d000) = 0x563fbae8d000
brk(0x563fbaeb0000) = 0x563fbaeb0000
brk(0x563fbaed8000) = 0x563fbaed8000
brk(0x563fbaef9000) = 0x563fbaef9000
brk(0x563fbaf28000) = 0x563fbaf28000
brk(0x563fbaf52000) = 0x563fbaf52000
brk(0x563fbaf75000) = 0x563fbaf75000
brk(0x563fbaf9f000) = 0x563fbaf9f000
brk(0x563fbafcd000) = 0x563fbafcd000
brk(0x563fbb001000) = 0x563fbb001000
mmap(NULL, 139264, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd8898b9000
mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd889898000
mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd887900000
brk(0x563fbb023000) = 0x563fbb023000
mremap(0x7fd8898b9000, 139264, 155648, MREMAP_MAYMOVE) = 0x7fd889872000
brk(0x563fbb045000) = 0x563fbb045000
brk(0x563fbb067000) = 0x563fbb067000
mremap(0x7fd889872000, 155648, 176128, MREMAP_MAYMOVE) = 0x7fd8880d5000
brk(0x563fbb088000) = 0x563fbb088000
brk(0x563fbb0aa000) = 0x563fbb0aa000
mremap(0x7fd8880d5000, 176128, 196608, MREMAP_MAYMOVE) = 0x7fd889868000
brk(0x563fbb0cc000) = 0x563fbb0cc000
brk(0x563fbb0ee000) = 0x563fbb0ee000
mremap(0x7fd889868000, 196608, 221184, MREMAP_MAYMOVE) = 0x7fd8880ca000
brk(0x563fbb110000) = 0x563fbb110000
brk(0x563fbb131000) = 0x563fbb131000
brk(0x563fbb153000) = 0x563fbb153000
mremap(0x7fd8880ca000, 221184, 249856, MREMAP_MAYMOVE) = 0x7fd88808d000
brk(0x563fbb175000) = 0x563fbb175000
brk(0x563fbb197000) = 0x563fbb197000
brk(0x563fbb1b9000) = 0x563fbb1b9000
mremap(0x7fd88808d000, 249856, 278528, MREMAP_MAYMOVE) = 0x7fd88808d000
brk(0x563fbb1da000) = 0x563fbb1da000
mremap(0x7fd889898000, 135168, 266240, MREMAP_MAYMOVE) = 0x7fd889898000
mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd887800000
brk(0x563fbb1fc000) = 0x563fbb1fc000
munmap(0x7fd889898000, 266240) = 0
brk(0x563fbb225000) = 0x563fbb225000
munmap(0x7fd88808d000, 278528) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/inspect.py", {st_mode=S_IFREG|0444, st_size=124246, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5af1208) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/ast.py", {st_mode=S_IFREG|0444, st_size=61444, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/ast.py", {st_mode=S_IFREG|0444, st_size=61444, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/ast.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/ast.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=61444, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5af0740) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=61444, ...}) = 0
read(3, "\"\"\"\n ast\n ~~~\n\n The `as"..., 61445) = 61444
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/ast.py", {st_mode=S_IFREG|0444, st_size=61444, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5af09f8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/contextlib.py", {st_mode=S_IFREG|0444, st_size=27414, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/contextlib.py", {st_mode=S_IFREG|0444, st_size=27414, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/contextlib.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/contextlib.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=27414, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aeff30) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=27414, ...}) = 0
read(3, "\"\"\"Utilities for with-statement "..., 27415) = 27414
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/contextlib.py", {st_mode=S_IFREG|0444, st_size=27414, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5af01e8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/__init__.cpython-311-x86_64-linux-gnu.so", 0x7ffdd5aef9d8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/__init__.abi3.so", 0x7ffdd5aef9d8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/__init__.so", 0x7ffdd5aef9d8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/__init__.py", {st_mode=S_IFREG|0444, st_size=52018, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/__init__.py", {st_mode=S_IFREG|0444, st_size=52018, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/__pycache__/__init__.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/__init__.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=52018, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aef720) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=52018, ...}) = 0
read(3, "'''This module implements specia"..., 52019) = 52018
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/__init__.py", {st_mode=S_IFREG|0444, st_size=52018, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/__pycache__", 0x7ffdd5aef9d8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/keyword.py", {st_mode=S_IFREG|0444, st_size=1061, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/keyword.py", {st_mode=S_IFREG|0444, st_size=1061, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/keyword.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/keyword.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=1061, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aeef10) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=1061, ...}) = 0
read(3, "\"\"\"Keywords (from \"Grammar/pytho"..., 1062) = 1061
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/keyword.py", {st_mode=S_IFREG|0444, st_size=1061, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5aef1c8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/operator.py", {st_mode=S_IFREG|0444, st_size=10965, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/operator.py", {st_mode=S_IFREG|0444, st_size=10965, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/operator.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/operator.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=10965, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aeef10) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=10965, ...}) = 0
read(3, "\"\"\"\nOperator Interface\n\nThis mod"..., 10966) = 10965
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/operator.py", {st_mode=S_IFREG|0444, st_size=10965, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5aef1c8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/reprlib.py", {st_mode=S_IFREG|0444, st_size=5437, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/reprlib.py", {st_mode=S_IFREG|0444, st_size=5437, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/reprlib.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/reprlib.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=5437, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aeef10) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=5437, ...}) = 0
read(3, "\"\"\"Redo the builtin repr() (repr"..., 5438) = 5437
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/reprlib.py", {st_mode=S_IFREG|0444, st_size=5437, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5aef1c8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/functools.py", {st_mode=S_IFREG|0444, st_size=38413, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/functools.py", {st_mode=S_IFREG|0444, st_size=38413, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/functools.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/functools.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=38413, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aef720) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=38413, ...}) = 0
read(3, "\"\"\"functools.py - Tools for work"..., 38414) = 38413
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/functools.py", {st_mode=S_IFREG|0444, st_size=38413, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5aef9d8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/types.py", {st_mode=S_IFREG|0444, st_size=10067, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/types.py", {st_mode=S_IFREG|0444, st_size=10067, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/types.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/types.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=10067, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aeef10) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=10067, ...}) = 0
read(3, "\"\"\"\nDefine names for built-in ty"..., 10068) = 10067
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/types.py", {st_mode=S_IFREG|0444, st_size=10067, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5aef1c8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/enum.py", {st_mode=S_IFREG|0444, st_size=78966, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/enum.py", {st_mode=S_IFREG|0444, st_size=78966, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/enum.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/enum.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=78966, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aeff30) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=78966, ...}) = 0
read(3, "import sys\nimport builtins as bl"..., 78967) = 78966
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/enum.py", {st_mode=S_IFREG|0444, st_size=78966, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5af01e8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/dis.py", {st_mode=S_IFREG|0444, st_size=28906, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/dis.py", {st_mode=S_IFREG|0444, st_size=28906, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/dis.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/dis.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=28906, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5af0740) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=28906, ...}) = 0
read(3, "\"\"\"Disassembler of Python byte c"..., 28907) = 28906
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/dis.py", {st_mode=S_IFREG|0444, st_size=28906, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5af09f8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/opcode.py", {st_mode=S_IFREG|0444, st_size=10447, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/opcode.py", {st_mode=S_IFREG|0444, st_size=10447, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/opcode.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/opcode.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=10447, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aeff30) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=10447, ...}) = 0
read(3, "\n\"\"\"\nopcode module - potentially"..., 10448) = 10447
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/opcode.py", {st_mode=S_IFREG|0444, st_size=10447, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5af01e8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
newfstatat(3, "", {st_mode=S_IFDIR|0555, st_size=4096, ...}, AT_EMPTY_PATH) = 0
getdents64(3, 0x563fbaee0740 /* 4 entries */, 32768) = 112
getdents64(3, 0x563fbaee0740 /* 0 entries */, 32768) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/abc.py", {st_mode=S_IFREG|0444, st_size=119, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/abc.py", {st_mode=S_IFREG|0444, st_size=119, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/__pycache__/abc.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/abc.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=119, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5af0740) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=119, ...}) = 0
read(3, "from _collections_abc import *\nf"..., 120) = 119
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/abc.py", {st_mode=S_IFREG|0444, st_size=119, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/__pycache__", 0x7ffdd5af09f8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/collections/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/importlib/__init__.cpython-311-x86_64-linux-gnu.so", 0x7ffdd5af04c8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/importlib/__init__.abi3.so", 0x7ffdd5af04c8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/importlib/__init__.so", 0x7ffdd5af04c8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/importlib/__init__.py", {st_mode=S_IFREG|0444, st_size=6089, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/importlib/__init__.py", {st_mode=S_IFREG|0444, st_size=6089, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/importlib/__pycache__/__init__.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/importlib/__init__.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=6089, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5af0210) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=6089, ...}) = 0
read(3, "\"\"\"A pure Python implementation "..., 6090) = 6089
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/importlib/__init__.py", {st_mode=S_IFREG|0444, st_size=6089, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/importlib/__pycache__", 0x7ffdd5af04c8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/importlib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/importlib/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/warnings.py", {st_mode=S_IFREG|0444, st_size=21110, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/warnings.py", {st_mode=S_IFREG|0444, st_size=21110, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/warnings.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/warnings.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=21110, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aefa00) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=21110, ...}) = 0
read(3, "\"\"\"Python part of the warnings s"..., 21111) = 21110
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/warnings.py", {st_mode=S_IFREG|0444, st_size=21110, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5aefcb8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/linecache.py", {st_mode=S_IFREG|0444, st_size=5690, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/linecache.py", {st_mode=S_IFREG|0444, st_size=5690, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/linecache.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/linecache.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=5690, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5af0740) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=5690, ...}) = 0
read(3, "\"\"\"Cache lines from Python sourc"..., 5691) = 5690
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/linecache.py", {st_mode=S_IFREG|0444, st_size=5690, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5af09f8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/tokenize.py", {st_mode=S_IFREG|0444, st_size=26336, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/tokenize.py", {st_mode=S_IFREG|0444, st_size=26336, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/tokenize.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/tokenize.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=26336, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aeff30) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=26336, ...}) = 0
read(3, "\"\"\"Tokenization help for Python "..., 26337) = 26336
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/tokenize.py", {st_mode=S_IFREG|0444, st_size=26336, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5af01e8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__init__.cpython-311-x86_64-linux-gnu.so", 0x7ffdd5aef9d8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__init__.abi3.so", 0x7ffdd5aef9d8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__init__.so", 0x7ffdd5aef9d8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__init__.py", {st_mode=S_IFREG|0444, st_size=15889, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__init__.py", {st_mode=S_IFREG|0444, st_size=15889, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__pycache__/__init__.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__init__.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=15889, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aef720) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=15889, ...}) = 0
read(3, "#\n# Secret Labs' Regular Express"..., 15890) = 15889
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__init__.py", {st_mode=S_IFREG|0444, st_size=15889, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__pycache__", 0x7ffdd5aef9d8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
newfstatat(3, "", {st_mode=S_IFDIR|0555, st_size=4096, ...}, AT_EMPTY_PATH) = 0
getdents64(3, 0x563fbae72270 /* 7 entries */, 32768) = 216
getdents64(3, 0x563fbae72270 /* 0 entries */, 32768) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_compiler.py", {st_mode=S_IFREG|0444, st_size=26089, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_compiler.py", {st_mode=S_IFREG|0444, st_size=26089, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__pycache__/_compiler.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_compiler.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=26089, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aee9e0) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=26089, ...}) = 0
read(3, "#\n# Secret Labs' Regular Express"..., 26090) = 26089
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_compiler.py", {st_mode=S_IFREG|0444, st_size=26089, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__pycache__", 0x7ffdd5aeec98) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_parser.py", {st_mode=S_IFREG|0444, st_size=42420, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_parser.py", {st_mode=S_IFREG|0444, st_size=42420, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__pycache__/_parser.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_parser.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=42420, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aedca0) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=42420, ...}) = 0
read(3, "#\n# Secret Labs' Regular Express"..., 42421) = 42420
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_parser.py", {st_mode=S_IFREG|0444, st_size=42420, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__pycache__", 0x7ffdd5aedf58) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_constants.py", {st_mode=S_IFREG|0444, st_size=5930, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_constants.py", {st_mode=S_IFREG|0444, st_size=5930, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__pycache__/_constants.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_constants.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=5930, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aed490) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=5930, ...}) = 0
read(3, "#\n# Secret Labs' Regular Express"..., 5931) = 5930
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_constants.py", {st_mode=S_IFREG|0444, st_size=5930, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__pycache__", 0x7ffdd5aed748) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_casefix.py", {st_mode=S_IFREG|0444, st_size=5446, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_casefix.py", {st_mode=S_IFREG|0444, st_size=5446, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__pycache__/_casefix.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_casefix.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=5446, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aee1d0) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=5446, ...}) = 0
read(3, "# Auto-generated by Tools/script"..., 5447) = 5446
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/_casefix.py", {st_mode=S_IFREG|0444, st_size=5446, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__pycache__", 0x7ffdd5aee488) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/re/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/copyreg.py", {st_mode=S_IFREG|0444, st_size=7677, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/copyreg.py", {st_mode=S_IFREG|0444, st_size=7677, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/copyreg.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/copyreg.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=7677, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aeef10) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=7677, ...}) = 0
read(3, "\"\"\"Helper to provide extensibili"..., 7678) = 7677
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/copyreg.py", {st_mode=S_IFREG|0444, st_size=7677, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5aef1c8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/token.py", {st_mode=S_IFREG|0444, st_size=2386, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/token.py", {st_mode=S_IFREG|0444, st_size=2386, ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__/token.cpython-311.pyc", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/token.py", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=2386, ...}) = 0
ioctl(3, TCGETS, 0x7ffdd5aef720) = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR) = 0
lseek(3, 0, SEEK_CUR) = 0
fstat(3, {st_mode=S_IFREG|0444, st_size=2386, ...}) = 0
read(3, "\"\"\"Token constants.\"\"\"\n# Auto-ge"..., 2387) = 2386
read(3, "", 1) = 0
close(3) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/token.py", {st_mode=S_IFREG|0444, st_size=2386, ...}) = 0
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0x7ffdd5aef9d8) = -1 ENOENT (No such file or directory)
stat("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
mkdir("/home/ubuntu/.cache/dotslash/9c/14429f2885b29b37cd1df0c879aff1862b418a/python/install/lib/python3.11/__pycache__", 0777) = -1 EACCES (Permission denied)
readlink("", 0x7ffdd5ae1210, 4096) = -1 ENOENT (No such file or directory)
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
write(2, "Python 3.11.8 (main, Feb 25 2024"..., 69Python 3.11.8 (main, Feb 25 2024, 04:18:24) [Clang 17.0.6 ] on linux
) = 69
write(2, "Type \"help\", \"copyright\", \"credi"..., 71Type "help", "copyright", "credits" or "license" for more information.
) = 71
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
openat(AT_FDCWD, "/home/ubuntu/.editrc", O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ubuntu/.python_history", O_RDONLY) = -1 ENOENT (No such file or directory)
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
rt_sigprocmask(SIG_BLOCK, [HUP INT QUIT TERM CONT TSTP WINCH], [], 8) = 0
rt_sigaction(SIGINT, {sa_handler=0x7fd889032050, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd887e42520}, {sa_handler=0x7fd8884f0850, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK, sa_restorer=0x7fd887e42520}, 8) = 0
rt_sigaction(SIGTSTP, {sa_handler=0x7fd889032050, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd887e42520}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=0x7fd889032050, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd887e42520}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGHUP, {sa_handler=0x7fd889032050, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd887e42520}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTERM, {sa_handler=0x7fd889032050, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd887e42520}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGCONT, {sa_handler=0x7fd889032050, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd887e42520}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGWINCH, {sa_handler=0x7fd889032050, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd887e42520}, {sa_handler=0x7fd8884dbc30, sa_mask=[], sa_flags=SA_RESTORER|SA_ONSTACK, sa_restorer=0x7fd887e42520}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0
ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
rt_sigprocmask(SIG_BLOCK, [WINCH], [], 8) = 0
ioctl(0, TIOCGWINSZ, {ws_row=50, ws_col=183, ws_xpixel=0, ws_ypixel=0}) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
newfstatat(1, "", {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0), ...}, AT_EMPTY_PATH) = 0
write(1, ">>> ", 4>>> ) = 4
pselect6(1, [0], NULL, NULL, NULL, NULLstrace: Process 718107 detached
<detached ...>
KeyboardInterrupt
>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment