System-call source excerpts
Line numbers refer to the complete decompressed trace. This page includes event lines and one line of context.
Download the complete compressed trace
925 46 1789814566.481166 read(0<pipe:[7217881]>, "", 258048) = 0 926 46 1789814566.481282 newfstatat(AT_FDCWD</workspace>, "/workspace/input", {st_mode=S_IFDIR|0755, st_size=80, ...}, AT_SYMLINK_NOFOLLOW) = 0 927 46 1789814566.481386 newfstatat(AT_FDCWD</workspace>, "/workspace/input/orders.json", {st_mode=S_IFREG|0644, st_size=119, ...}, AT_SYMLINK_NOFOLLOW) = 0 928 46 1789814566.481469 newfstatat(AT_FDCWD</workspace>, "/workspace/input/orders.json", {st_mode=S_IFREG|0644, st_size=119, ...}, 0) = 0 929 46 1789814566.481559 newfstatat(AT_FDCWD</workspace>, "/workspace/input/orders.json", {st_mode=S_IFREG|0644, st_size=119, ...}, 0) = 0 930 46 1789814566.481658 openat(AT_FDCWD</workspace>, "/workspace/input/orders.json", O_RDONLY|O_CLOEXEC) = 3</workspace/input/orders.json> 931 46 1789814566.481749 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 932 46 1789814566.481828 ioctl(3</workspace/input/orders.json>, TCGETS, 0x7fff33e71920) = -1 ENOTTY (Inappropriate ioctl for device) 934 46 1789814566.481967 lseek(3</workspace/input/orders.json>, 0, SEEK_CUR) = 0 935 46 1789814566.482032 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 936 46 1789814566.482103 read(3</workspace/input/orders.json>, "[{\"id\": \"order-a\", \"total_cents\": 1099}, {\"id\": \"order-b\", \"total_cents\": 2199}, {\"id\": \"order-c\", \"total_cents\": 499}]", 120) = 119 937 46 1789814566.482174 read(3</workspace/input/orders.json>, "", 1) = 0 938 46 1789814566.482242 close(3</workspace/input/orders.json>) = 0