Skip to content

Instantly share code, notes, and snippets.

@peff
Last active August 29, 2015 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peff/9daf49aaaff16b4436f2 to your computer and use it in GitHub Desktop.
Save peff/9daf49aaaff16b4436f2 to your computer and use it in GitHub Desktop.
deadlocked http-backend/apache strace output
This file has been truncated, but you can view the full file.
7365 20:45:38.853934 execve("/home/peff/local/git/current/bin/git", ["git", "clone", "--reference", "../src.git", "http://localhost:5001/smart/foo."...], [/* 48 vars */]) = 0
7365 20:45:38.854130 brk(0) = 0x19e1000
7365 20:45:38.854251 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.854461 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed5a5000
7365 20:45:38.854658 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.854829 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
7365 20:45:38.854898 fstat(3, {st_mode=S_IFREG|0644, st_size=99540, ...}) = 0
7365 20:45:38.855048 mmap(NULL, 99540, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f57ed58c000
7365 20:45:38.855099 close(3) = 0
7365 20:45:38.855120 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.855136 open("/lib/x86_64-linux-gnu/libpcre.so.3", O_RDONLY|O_CLOEXEC) = 3
7365 20:45:38.855151 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\27\0\0\0\0\0\0"..., 832) = 832
7365 20:45:38.855166 fstat(3, {st_mode=S_IFREG|0644, st_size=448440, ...}) = 0
7365 20:45:38.855179 mmap(NULL, 2543976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f57ed119000
7365 20:45:38.855192 mprotect(0x7f57ed185000, 2097152, PROT_NONE) = 0
7365 20:45:38.855208 mmap(0x7f57ed385000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6c000) = 0x7f57ed385000
7365 20:45:38.855226 close(3) = 0
7365 20:45:38.855239 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.855252 open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
7365 20:45:38.855266 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"..., 832) = 832
7365 20:45:38.855278 fstat(3, {st_mode=S_IFREG|0644, st_size=109144, ...}) = 0
7365 20:45:38.855290 mmap(NULL, 2204200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f57ecefe000
7365 20:45:38.855303 mprotect(0x7f57ecf18000, 2093056, PROT_NONE) = 0
7365 20:45:38.855316 mmap(0x7f57ed117000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19000) = 0x7f57ed117000
7365 20:45:38.855333 close(3) = 0
7365 20:45:38.855346 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.855360 open("/usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
7365 20:45:38.855374 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\\\7\0\0\0\0\0"..., 832) = 832
7365 20:45:38.855386 fstat(3, {st_mode=S_IFREG|0644, st_size=2473792, ...}) = 0
7365 20:45:38.855398 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed58b000
7365 20:45:38.855411 mmap(NULL, 4584000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f57eca9e000
7365 20:45:38.855423 mprotect(0x7f57ecccd000, 2093056, PROT_NONE) = 0
7365 20:45:38.855436 mmap(0x7f57ececc000, 188416, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22e000) = 0x7f57ececc000
7365 20:45:38.855451 mmap(0x7f57ecefa000, 12864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f57ecefa000
7365 20:45:38.855467 close(3) = 0
7365 20:45:38.855482 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.855494 open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
7365 20:45:38.855508 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20o\0\0\0\0\0\0"..., 832) = 832
7365 20:45:38.855520 fstat(3, {st_mode=S_IFREG|0755, st_size=137440, ...}) = 0
7365 20:45:38.855532 mmap(NULL, 2213008, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f57ec881000
7365 20:45:38.855544 mprotect(0x7f57ec899000, 2093056, PROT_NONE) = 0
7365 20:45:38.855557 mmap(0x7f57eca98000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f57eca98000
7365 20:45:38.855572 mmap(0x7f57eca9a000, 13456, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f57eca9a000
7365 20:45:38.855590 close(3) = 0
7365 20:45:38.855604 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.855617 open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
7365 20:45:38.855630 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P#\0\0\0\0\0\0"..., 832) = 832
7365 20:45:38.855642 fstat(3, {st_mode=S_IFREG|0644, st_size=31784, ...}) = 0
7365 20:45:38.855654 mmap(NULL, 2128920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f57ec679000
7365 20:45:38.855667 mprotect(0x7f57ec680000, 2093056, PROT_NONE) = 0
7365 20:45:38.855680 mmap(0x7f57ec87f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f57ec87f000
7365 20:45:38.855696 close(3) = 0
7365 20:45:38.855708 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.855721 open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
7365 20:45:38.855734 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\34\2\0\0\0\0\0"..., 832) = 832
7365 20:45:38.855745 fstat(3, {st_mode=S_IFREG|0755, st_size=1729984, ...}) = 0
7365 20:45:38.855757 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed58a000
7365 20:45:38.855770 mmap(NULL, 3836448, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f57ec2d0000
7365 20:45:38.855782 mprotect(0x7f57ec46f000, 2097152, PROT_NONE) = 0
7365 20:45:38.855795 mmap(0x7f57ec66f000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19f000) = 0x7f57ec66f000
7365 20:45:38.855809 mmap(0x7f57ec675000, 14880, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f57ec675000
7365 20:45:38.855823 close(3) = 0
7365 20:45:38.855839 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.855851 open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
7365 20:45:38.855865 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832
7365 20:45:38.855876 fstat(3, {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0
7365 20:45:38.855888 mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f57ec0cc000
7365 20:45:38.855901 mprotect(0x7f57ec0cf000, 2093056, PROT_NONE) = 0
7365 20:45:38.855914 mmap(0x7f57ec2ce000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f57ec2ce000
7365 20:45:38.855931 close(3) = 0
7365 20:45:38.855949 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed589000
7365 20:45:38.855964 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed588000
7365 20:45:38.855976 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed587000
7365 20:45:38.855988 arch_prctl(ARCH_SET_FS, 0x7f57ed588700) = 0
7365 20:45:38.856032 mprotect(0x7f57ec66f000, 16384, PROT_READ) = 0
7365 20:45:38.856048 mprotect(0x7f57ec2ce000, 4096, PROT_READ) = 0
7365 20:45:38.856065 mprotect(0x7f57eca98000, 4096, PROT_READ) = 0
7365 20:45:38.856080 mprotect(0x7f57ec87f000, 4096, PROT_READ) = 0
7365 20:45:38.856243 mprotect(0x7f57ececc000, 122880, PROT_READ) = 0
7365 20:45:38.856259 mprotect(0x7f57ed117000, 4096, PROT_READ) = 0
7365 20:45:38.856282 mprotect(0x7f57ed385000, 4096, PROT_READ) = 0
7365 20:45:38.856298 mprotect(0x7f57ed5a7000, 4096, PROT_READ) = 0
7365 20:45:38.856311 munmap(0x7f57ed58c000, 99540) = 0
7365 20:45:38.856327 set_tid_address(0x7f57ed5889d0) = 7365
7365 20:45:38.856338 set_robust_list(0x7f57ed5889e0, 24) = 0
7365 20:45:38.856350 rt_sigaction(SIGRTMIN, {0x7f57ec8879f0, [], SA_RESTORER|SA_SIGINFO, 0x7f57ec8908d0}, NULL, 8) = 0
7365 20:45:38.856363 rt_sigaction(SIGRT_1, {0x7f57ec887a80, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f57ec8908d0}, NULL, 8) = 0
7365 20:45:38.856375 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
7365 20:45:38.856389 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
7365 20:45:38.856432 open("/dev/null", O_RDWR) = 3
7365 20:45:38.856454 close(3) = 0
7365 20:45:38.856466 rt_sigprocmask(SIG_UNBLOCK, [PIPE], NULL, 8) = 0
7365 20:45:38.856479 rt_sigaction(SIGPIPE, {SIG_DFL, [PIPE], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, {SIG_DFL, [], 0}, 8) = 0
7365 20:45:38.856523 brk(0) = 0x19e1000
7365 20:45:38.856534 brk(0x1a02000) = 0x1a02000
7365 20:45:38.856580 stat("http://localhost:5001/smart/foo.git/.git", 0x7fff999b26f0) = -1 ENOENT (No such file or directory)
7365 20:45:38.856594 stat("http://localhost:5001/smart/foo.git", 0x7fff999b26f0) = -1 ENOENT (No such file or directory)
7365 20:45:38.856606 stat("http://localhost:5001/smart/foo.git.git/.git", 0x7fff999b26f0) = -1 ENOENT (No such file or directory)
7365 20:45:38.856618 stat("http://localhost:5001/smart/foo.git.git", 0x7fff999b26f0) = -1 ENOENT (No such file or directory)
7365 20:45:38.856630 stat("http://localhost:5001/smart/foo.git.bundle", 0x7fff999b26f0) = -1 ENOENT (No such file or directory)
7365 20:45:38.856642 stat("http://localhost:5001/smart/foo.git", 0x7fff999b26f0) = -1 ENOENT (No such file or directory)
7365 20:45:38.856655 stat("foo", 0x7fff999b28f0) = -1 ENOENT (No such file or directory)
7365 20:45:38.856670 rt_sigaction(SIGINT, {0x41f860, [INT], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, {SIG_DFL, [], 0}, 8) = 0
7365 20:45:38.856683 rt_sigaction(SIGHUP, {0x41f860, [HUP], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, {SIG_DFL, [], 0}, 8) = 0
7365 20:45:38.856696 rt_sigaction(SIGTERM, {0x41f860, [TERM], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, {SIG_DFL, [], 0}, 8) = 0
7365 20:45:38.856708 rt_sigaction(SIGQUIT, {0x41f860, [QUIT], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, {SIG_DFL, [], 0}, 8) = 0
7365 20:45:38.856720 rt_sigaction(SIGPIPE, {0x41f860, [PIPE], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, {SIG_DFL, [PIPE], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, 8) = 0
7365 20:45:38.856733 mkdir("foo", 0777) = 0
7365 20:45:38.856775 stat("foo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.856789 getcwd("/home/peff/foo/clone", 129) = 21
7365 20:45:38.856801 chdir("foo") = 0
7365 20:45:38.856813 getcwd("/home/peff/foo/clone/foo", 132) = 25
7365 20:45:38.856825 lstat("/home/peff/foo/clone/foo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.856838 chdir("/home/peff/foo/clone") = 0
7365 20:45:38.856851 stat("foo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.856866 stat("foo/.git", 0x7fff999b2570) = -1 ENOENT (No such file or directory)
7365 20:45:38.856880 getcwd("/home/peff/foo/clone", 129) = 21
7365 20:45:38.856892 chdir("foo/") = 0
7365 20:45:38.856903 getcwd("/home/peff/foo/clone/foo", 222) = 25
7365 20:45:38.856915 lstat("/home/peff/foo/clone/foo/.git", 0x7fff999b2650) = -1 ENOENT (No such file or directory)
7365 20:45:38.856927 chdir("/home/peff/foo/clone") = 0
7365 20:45:38.856940 stat("/home/peff/foo/clone/foo/.git", 0x7fff999b2530) = -1 ENOENT (No such file or directory)
7365 20:45:38.856953 lstat("/home/peff/foo/clone/foo/.git/commondir", 0x7fff999b2580) = -1 ENOENT (No such file or directory)
7365 20:45:38.856976 write(2, "Cloning into 'foo'...\n", 22) = 22
7365 20:45:38.857005 mkdir("/home/peff/foo/clone/foo/.git", 0777) = 0
7365 20:45:38.857031 lstat("/home/peff/foo/clone/foo/.git/commondir", 0x7fff999b25a0) = -1 ENOENT (No such file or directory)
7365 20:45:38.857054 access("/home/peff/local/git/private/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.857083 access("/home/peff/.config/git/config", R_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.857111 access("/home/peff/.gitconfig", R_OK) = 0
7365 20:45:38.857131 open("/home/peff/.gitconfig", O_RDONLY) = 3
7365 20:45:38.857161 fstat(3, {st_mode=S_IFREG|0644, st_size=1352, ...}) = 0
7365 20:45:38.857175 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed5a4000
7365 20:45:38.857188 read(3, "[user]\n name = Jeff King\n emai"..., 4096) = 1352
7365 20:45:38.857213 read(3, "", 4096) = 0
7365 20:45:38.857226 close(3) = 0
7365 20:45:38.857240 munmap(0x7f57ed5a4000, 4096) = 0
7365 20:45:38.857254 access("/home/peff/foo/clone/foo/.git/config", R_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.857271 mkdir("/home/peff/foo/clone/foo/.git/refs", 0777) = 0
7365 20:45:38.857294 mkdir("/home/peff/foo/clone/foo/.git/refs/heads", 0777) = 0
7365 20:45:38.857315 mkdir("/home/peff/foo/clone/foo/.git/refs/tags", 0777) = 0
7365 20:45:38.857337 access("/home/peff/local/git/private/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.857350 access("/home/peff/.config/git/config", R_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.857362 access("/home/peff/.gitconfig", R_OK) = 0
7365 20:45:38.857374 open("/home/peff/.gitconfig", O_RDONLY) = 3
7365 20:45:38.857387 fstat(3, {st_mode=S_IFREG|0644, st_size=1352, ...}) = 0
7365 20:45:38.857399 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed5a4000
7365 20:45:38.857411 read(3, "[user]\n name = Jeff King\n emai"..., 4096) = 1352
7365 20:45:38.857437 access("/home/peff/.gitconfig-pager", R_OK) = 0
7365 20:45:38.857450 open("/home/peff/.gitconfig-pager", O_RDONLY) = 4
7365 20:45:38.857462 fstat(4, {st_mode=S_IFREG|0644, st_size=113, ...}) = 0
7365 20:45:38.857474 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed5a3000
7365 20:45:38.857486 read(4, "[pager]\n status = 0\n log = dif"..., 4096) = 113
7365 20:45:38.857501 read(4, "", 4096) = 0
7365 20:45:38.857513 close(4) = 0
7365 20:45:38.857524 munmap(0x7f57ed5a3000, 4096) = 0
7365 20:45:38.857554 read(3, "", 4096) = 0
7365 20:45:38.857565 close(3) = 0
7365 20:45:38.857576 munmap(0x7f57ed5a4000, 4096) = 0
7365 20:45:38.857588 access("/home/peff/foo/clone/foo/.git/config", R_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.857605 openat(AT_FDCWD, "/home/peff/local/git/private/share/git-core/templates/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
7365 20:45:38.857622 open("/home/peff/local/git/private/share/git-core/templates/config", O_RDONLY) = -1 ENOENT (No such file or directory)
7365 20:45:38.857635 mkdir("/home/peff/foo/clone/foo/.git/", 0777) = -1 EEXIST (File exists)
7365 20:45:38.857648 getdents(3, /* 7 entries */, 32768) = 200
7365 20:45:38.857666 lstat("/home/peff/foo/clone/foo/.git/remotes", 0x7fff999b02c0) = -1 ENOENT (No such file or directory)
7365 20:45:38.857679 lstat("/home/peff/local/git/private/share/git-core/templates/remotes", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.857692 openat(AT_FDCWD, "/home/peff/local/git/private/share/git-core/templates/remotes", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
7365 20:45:38.857706 mkdir("/home/peff/foo/clone/foo/.git/remotes/", 0777) = 0
7365 20:45:38.857728 getdents(4, /* 2 entries */, 32768) = 48
7365 20:45:38.857741 getdents(4, /* 0 entries */, 32768) = 0
7365 20:45:38.857753 close(4) = 0
7365 20:45:38.857765 lstat("/home/peff/foo/clone/foo/.git/hooks", 0x7fff999b02c0) = -1 ENOENT (No such file or directory)
7365 20:45:38.857778 lstat("/home/peff/local/git/private/share/git-core/templates/hooks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.857791 openat(AT_FDCWD, "/home/peff/local/git/private/share/git-core/templates/hooks", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
7365 20:45:38.857803 mkdir("/home/peff/foo/clone/foo/.git/hooks/", 0777) = 0
7365 20:45:38.857825 getdents(4, /* 23 entries */, 32768) = 856
7365 20:45:38.857844 lstat("/home/peff/foo/clone/foo/.git/hooks/commit-msg", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.857857 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/commit-msg", {st_mode=S_IFREG|0644, st_size=781, ...}) = 0
7365 20:45:38.857873 open("/home/peff/local/git/private/share/git-core/templates/hooks/commit-msg", O_RDONLY) = 5
7365 20:45:38.857885 open("/home/peff/foo/clone/foo/.git/hooks/commit-msg", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
7365 20:45:38.857905 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 781
7365 20:45:38.857920 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 781) = 781
7365 20:45:38.857937 read(5, "", 8192) = 0
7365 20:45:38.857948 close(5) = 0
7365 20:45:38.857959 close(6) = 0
7365 20:45:38.857970 lstat("/home/peff/foo/clone/foo/.git/hooks/commit-msg.sample", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.857983 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/commit-msg.sample", {st_mode=S_IFREG|0755, st_size=896, ...}) = 0
7365 20:45:38.857997 open("/home/peff/local/git/private/share/git-core/templates/hooks/commit-msg.sample", O_RDONLY) = 5
7365 20:45:38.858010 open("/home/peff/foo/clone/foo/.git/hooks/commit-msg.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
7365 20:45:38.858026 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 896
7365 20:45:38.858038 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 896) = 896
7365 20:45:38.858052 read(5, "", 8192) = 0
7365 20:45:38.858063 close(5) = 0
7365 20:45:38.858074 close(6) = 0
7365 20:45:38.858085 lstat("/home/peff/foo/clone/foo/.git/hooks/post-commit.sample", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.858098 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/post-commit.sample", {st_mode=S_IFREG|0755, st_size=160, ...}) = 0
7365 20:45:38.858111 open("/home/peff/local/git/private/share/git-core/templates/hooks/post-commit.sample", O_RDONLY) = 5
7365 20:45:38.858123 open("/home/peff/foo/clone/foo/.git/hooks/post-commit.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
7365 20:45:38.858139 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 160
7365 20:45:38.858150 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 160) = 160
7365 20:45:38.858164 read(5, "", 8192) = 0
7365 20:45:38.858175 close(5) = 0
7365 20:45:38.858186 close(6) = 0
7365 20:45:38.858197 lstat("/home/peff/foo/clone/foo/.git/hooks/update.sample", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.858210 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/update.sample", {st_mode=S_IFREG|0755, st_size=3611, ...}) = 0
7365 20:45:38.858223 open("/home/peff/local/git/private/share/git-core/templates/hooks/update.sample", O_RDONLY) = 5
7365 20:45:38.858236 open("/home/peff/foo/clone/foo/.git/hooks/update.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
7365 20:45:38.858252 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 3611
7365 20:45:38.858263 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 3611) = 3611
7365 20:45:38.858277 read(5, "", 8192) = 0
7365 20:45:38.858288 close(5) = 0
7365 20:45:38.858299 close(6) = 0
7365 20:45:38.858310 lstat("/home/peff/foo/clone/foo/.git/hooks/pre-applypatch.sample", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.858322 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/pre-applypatch.sample", {st_mode=S_IFREG|0755, st_size=424, ...}) = 0
7365 20:45:38.858336 open("/home/peff/local/git/private/share/git-core/templates/hooks/pre-applypatch.sample", O_RDONLY) = 5
7365 20:45:38.858348 open("/home/peff/foo/clone/foo/.git/hooks/pre-applypatch.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
7365 20:45:38.858364 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 424
7365 20:45:38.858375 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 424) = 424
7365 20:45:38.858389 read(5, "", 8192) = 0
7365 20:45:38.858400 close(5) = 0
7365 20:45:38.858411 close(6) = 0
7365 20:45:38.858421 lstat("/home/peff/foo/clone/foo/.git/hooks/update", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.858434 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/update", {st_mode=S_IFREG|0644, st_size=1949, ...}) = 0
7365 20:45:38.858447 open("/home/peff/local/git/private/share/git-core/templates/hooks/update", O_RDONLY) = 5
7365 20:45:38.858460 open("/home/peff/foo/clone/foo/.git/hooks/update", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
7365 20:45:38.858480 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 1949
7365 20:45:38.858492 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 1949) = 1949
7365 20:45:38.858506 read(5, "", 8192) = 0
7365 20:45:38.858517 close(5) = 0
7365 20:45:38.858528 close(6) = 0
7365 20:45:38.858539 lstat("/home/peff/foo/clone/foo/.git/hooks/prepare-commit-msg.sample", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.858552 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/prepare-commit-msg.sample", {st_mode=S_IFREG|0755, st_size=1239, ...}) = 0
7365 20:45:38.858565 open("/home/peff/local/git/private/share/git-core/templates/hooks/prepare-commit-msg.sample", O_RDONLY) = 5
7365 20:45:38.858577 open("/home/peff/foo/clone/foo/.git/hooks/prepare-commit-msg.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
7365 20:45:38.858593 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 1239
7365 20:45:38.858605 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 1239) = 1239
7365 20:45:38.858619 read(5, "", 8192) = 0
7365 20:45:38.858629 close(5) = 0
7365 20:45:38.858640 close(6) = 0
7365 20:45:38.858651 lstat("/home/peff/foo/clone/foo/.git/hooks/pre-commit", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.858665 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/pre-commit", {st_mode=S_IFREG|0644, st_size=1696, ...}) = 0
7365 20:45:38.858678 open("/home/peff/local/git/private/share/git-core/templates/hooks/pre-commit", O_RDONLY) = 5
7365 20:45:38.858690 open("/home/peff/foo/clone/foo/.git/hooks/pre-commit", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
7365 20:45:38.858706 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 1696
7365 20:45:38.858718 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 1696) = 1696
7365 20:45:38.858732 read(5, "", 8192) = 0
7365 20:45:38.858743 close(5) = 0
7365 20:45:38.858754 close(6) = 0
7365 20:45:38.858765 lstat("/home/peff/foo/clone/foo/.git/hooks/post-receive", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.858778 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/post-receive", {st_mode=S_IFREG|0644, st_size=511, ...}) = 0
7365 20:45:38.858791 open("/home/peff/local/git/private/share/git-core/templates/hooks/post-receive", O_RDONLY) = 5
7365 20:45:38.858803 open("/home/peff/foo/clone/foo/.git/hooks/post-receive", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
7365 20:45:38.858819 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 511
7365 20:45:38.858830 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 511) = 511
7365 20:45:38.858844 read(5, "", 8192) = 0
7365 20:45:38.858855 close(5) = 0
7365 20:45:38.858865 close(6) = 0
7365 20:45:38.858876 lstat("/home/peff/foo/clone/foo/.git/hooks/pre-push.sample", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.858889 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/pre-push.sample", {st_mode=S_IFREG|0755, st_size=1348, ...}) = 0
7365 20:45:38.858903 open("/home/peff/local/git/private/share/git-core/templates/hooks/pre-push.sample", O_RDONLY) = 5
7365 20:45:38.858915 open("/home/peff/foo/clone/foo/.git/hooks/pre-push.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
7365 20:45:38.858930 read(5, "#!/bin/sh\n\n# An example hook scr"..., 8192) = 1348
7365 20:45:38.858942 write(6, "#!/bin/sh\n\n# An example hook scr"..., 1348) = 1348
7365 20:45:38.858956 read(5, "", 8192) = 0
7365 20:45:38.858967 close(5) = 0
7365 20:45:38.858978 close(6) = 0
7365 20:45:38.858989 lstat("/home/peff/foo/clone/foo/.git/hooks/applypatch-msg.sample", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.859002 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/applypatch-msg.sample", {st_mode=S_IFREG|0755, st_size=478, ...}) = 0
7365 20:45:38.859015 open("/home/peff/local/git/private/share/git-core/templates/hooks/applypatch-msg.sample", O_RDONLY) = 5
7365 20:45:38.859027 open("/home/peff/foo/clone/foo/.git/hooks/applypatch-msg.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
7365 20:45:38.859045 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 478
7365 20:45:38.859057 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 478) = 478
7365 20:45:38.859071 read(5, "", 8192) = 0
7365 20:45:38.859082 close(5) = 0
7365 20:45:38.859093 close(6) = 0
7365 20:45:38.859104 lstat("/home/peff/foo/clone/foo/.git/hooks/post-receive.sample", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.859123 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/post-receive.sample", {st_mode=S_IFREG|0755, st_size=552, ...}) = 0
7365 20:45:38.859137 open("/home/peff/local/git/private/share/git-core/templates/hooks/post-receive.sample", O_RDONLY) = 5
7365 20:45:38.859149 open("/home/peff/foo/clone/foo/.git/hooks/post-receive.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
7365 20:45:38.859166 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 552
7365 20:45:38.859177 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 552) = 552
7365 20:45:38.859192 read(5, "", 8192) = 0
7365 20:45:38.859203 close(5) = 0
7365 20:45:38.859214 close(6) = 0
7365 20:45:38.859225 lstat("/home/peff/foo/clone/foo/.git/hooks/pre-rebase", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.859238 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/pre-rebase", {st_mode=S_IFREG|0644, st_size=4262, ...}) = 0
7365 20:45:38.859251 open("/home/peff/local/git/private/share/git-core/templates/hooks/pre-rebase", O_RDONLY) = 5
7365 20:45:38.859263 open("/home/peff/foo/clone/foo/.git/hooks/pre-rebase", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
7365 20:45:38.859280 read(5, "#!/bin/sh\n#\n# Copyright (c) 2006"..., 8192) = 4262
7365 20:45:38.859293 write(6, "#!/bin/sh\n#\n# Copyright (c) 2006"..., 4262) = 4262
7365 20:45:38.859309 read(5, "", 8192) = 0
7365 20:45:38.859320 close(5) = 0
7365 20:45:38.859331 close(6) = 0
7365 20:45:38.859342 lstat("/home/peff/foo/clone/foo/.git/hooks/pre-applypatch", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.859354 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/pre-applypatch", {st_mode=S_IFREG|0644, st_size=388, ...}) = 0
7365 20:45:38.859368 open("/home/peff/local/git/private/share/git-core/templates/hooks/pre-applypatch", O_RDONLY) = 5
7365 20:45:38.859381 open("/home/peff/foo/clone/foo/.git/hooks/pre-applypatch", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
7365 20:45:38.859397 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 388
7365 20:45:38.859408 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 388) = 388
7365 20:45:38.859423 read(5, "", 8192) = 0
7365 20:45:38.859434 close(5) = 0
7365 20:45:38.859445 close(6) = 0
7365 20:45:38.859455 lstat("/home/peff/foo/clone/foo/.git/hooks/pre-commit.sample", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.859468 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/pre-commit.sample", {st_mode=S_IFREG|0755, st_size=1642, ...}) = 0
7365 20:45:38.859481 open("/home/peff/local/git/private/share/git-core/templates/hooks/pre-commit.sample", O_RDONLY) = 5
7365 20:45:38.859494 open("/home/peff/foo/clone/foo/.git/hooks/pre-commit.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
7365 20:45:38.859510 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 1642
7365 20:45:38.859522 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 1642) = 1642
7365 20:45:38.859536 read(5, "", 8192) = 0
7365 20:45:38.859547 close(5) = 0
7365 20:45:38.859558 close(6) = 0
7365 20:45:38.859569 lstat("/home/peff/foo/clone/foo/.git/hooks/post-commit", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.859581 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/post-commit", {st_mode=S_IFREG|0644, st_size=152, ...}) = 0
7365 20:45:38.859595 open("/home/peff/local/git/private/share/git-core/templates/hooks/post-commit", O_RDONLY) = 5
7365 20:45:38.859609 open("/home/peff/foo/clone/foo/.git/hooks/post-commit", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
7365 20:45:38.859625 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 152
7365 20:45:38.859636 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 152) = 152
7365 20:45:38.859650 read(5, "", 8192) = 0
7365 20:45:38.859661 close(5) = 0
7365 20:45:38.859672 close(6) = 0
7365 20:45:38.859683 lstat("/home/peff/foo/clone/foo/.git/hooks/post-update", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.859696 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/post-update", {st_mode=S_IFREG|0644, st_size=207, ...}) = 0
7365 20:45:38.859709 open("/home/peff/local/git/private/share/git-core/templates/hooks/post-update", O_RDONLY) = 5
7365 20:45:38.859722 open("/home/peff/foo/clone/foo/.git/hooks/post-update", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
7365 20:45:38.859737 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 207
7365 20:45:38.859749 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 207) = 207
7365 20:45:38.859762 read(5, "", 8192) = 0
7365 20:45:38.859773 close(5) = 0
7365 20:45:38.859784 close(6) = 0
7365 20:45:38.859795 lstat("/home/peff/foo/clone/foo/.git/hooks/applypatch-msg", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.859808 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/applypatch-msg", {st_mode=S_IFREG|0644, st_size=441, ...}) = 0
7365 20:45:38.859821 open("/home/peff/local/git/private/share/git-core/templates/hooks/applypatch-msg", O_RDONLY) = 5
7365 20:45:38.859833 open("/home/peff/foo/clone/foo/.git/hooks/applypatch-msg", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
7365 20:45:38.859849 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 441
7365 20:45:38.859861 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 441) = 441
7365 20:45:38.859874 read(5, "", 8192) = 0
7365 20:45:38.859885 close(5) = 0
7365 20:45:38.859896 close(6) = 0
7365 20:45:38.859907 lstat("/home/peff/foo/clone/foo/.git/hooks/prepare-commit-msg", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.859920 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/prepare-commit-msg", {st_mode=S_IFREG|0644, st_size=1180, ...}) = 0
7365 20:45:38.859933 open("/home/peff/local/git/private/share/git-core/templates/hooks/prepare-commit-msg", O_RDONLY) = 5
7365 20:45:38.859946 open("/home/peff/foo/clone/foo/.git/hooks/prepare-commit-msg", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
7365 20:45:38.859961 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 1180
7365 20:45:38.859973 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 1180) = 1180
7365 20:45:38.859986 read(5, "", 8192) = 0
7365 20:45:38.859997 close(5) = 0
7365 20:45:38.860008 close(6) = 0
7365 20:45:38.860019 lstat("/home/peff/foo/clone/foo/.git/hooks/pre-rebase.sample", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.860032 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/pre-rebase.sample", {st_mode=S_IFREG|0755, st_size=4951, ...}) = 0
7365 20:45:38.860046 open("/home/peff/local/git/private/share/git-core/templates/hooks/pre-rebase.sample", O_RDONLY) = 5
7365 20:45:38.860058 open("/home/peff/foo/clone/foo/.git/hooks/pre-rebase.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
7365 20:45:38.860074 read(5, "#!/bin/sh\n#\n# Copyright (c) 2006"..., 8192) = 4951
7365 20:45:38.860086 write(6, "#!/bin/sh\n#\n# Copyright (c) 2006"..., 4951) = 4951
7365 20:45:38.860102 read(5, "", 8192) = 0
7365 20:45:38.860113 close(5) = 0
7365 20:45:38.860124 close(6) = 0
7365 20:45:38.860135 lstat("/home/peff/foo/clone/foo/.git/hooks/post-update.sample", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.860147 lstat("/home/peff/local/git/private/share/git-core/templates/hooks/post-update.sample", {st_mode=S_IFREG|0755, st_size=189, ...}) = 0
7365 20:45:38.860160 open("/home/peff/local/git/private/share/git-core/templates/hooks/post-update.sample", O_RDONLY) = 5
7365 20:45:38.860175 open("/home/peff/foo/clone/foo/.git/hooks/post-update.sample", O_WRONLY|O_CREAT|O_EXCL, 0777) = 6
7365 20:45:38.860191 read(5, "#!/bin/sh\n#\n# An example hook sc"..., 8192) = 189
7365 20:45:38.860203 write(6, "#!/bin/sh\n#\n# An example hook sc"..., 189) = 189
7365 20:45:38.860217 read(5, "", 8192) = 0
7365 20:45:38.860228 close(5) = 0
7365 20:45:38.860239 close(6) = 0
7365 20:45:38.860250 getdents(4, /* 0 entries */, 32768) = 0
7365 20:45:38.860261 close(4) = 0
7365 20:45:38.860274 lstat("/home/peff/foo/clone/foo/.git/branches", 0x7fff999b02c0) = -1 ENOENT (No such file or directory)
7365 20:45:38.860287 lstat("/home/peff/local/git/private/share/git-core/templates/branches", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.860301 openat(AT_FDCWD, "/home/peff/local/git/private/share/git-core/templates/branches", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
7365 20:45:38.860314 mkdir("/home/peff/foo/clone/foo/.git/branches/", 0777) = 0
7365 20:45:38.860336 getdents(4, /* 2 entries */, 32768) = 48
7365 20:45:38.860349 getdents(4, /* 0 entries */, 32768) = 0
7365 20:45:38.860360 close(4) = 0
7365 20:45:38.860371 lstat("/home/peff/foo/clone/foo/.git/description", 0x7fff999b02c0) = -1 ENOENT (No such file or directory)
7365 20:45:38.860384 lstat("/home/peff/local/git/private/share/git-core/templates/description", {st_mode=S_IFREG|0644, st_size=73, ...}) = 0
7365 20:45:38.860397 open("/home/peff/local/git/private/share/git-core/templates/description", O_RDONLY) = 4
7365 20:45:38.860410 open("/home/peff/foo/clone/foo/.git/description", O_WRONLY|O_CREAT|O_EXCL, 0666) = 5
7365 20:45:38.860427 read(4, "Unnamed repository; edit this fi"..., 8192) = 73
7365 20:45:38.860439 write(5, "Unnamed repository; edit this fi"..., 73) = 73
7365 20:45:38.860453 read(4, "", 8192) = 0
7365 20:45:38.860464 close(4) = 0
7365 20:45:38.860475 close(5) = 0
7365 20:45:38.860486 lstat("/home/peff/foo/clone/foo/.git/info", 0x7fff999b02c0) = -1 ENOENT (No such file or directory)
7365 20:45:38.860499 lstat("/home/peff/local/git/private/share/git-core/templates/info", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.860513 openat(AT_FDCWD, "/home/peff/local/git/private/share/git-core/templates/info", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
7365 20:45:38.860525 mkdir("/home/peff/foo/clone/foo/.git/info/", 0777) = 0
7365 20:45:38.860547 getdents(4, /* 3 entries */, 32768) = 80
7365 20:45:38.860561 lstat("/home/peff/foo/clone/foo/.git/info/exclude", 0x7fff999b0040) = -1 ENOENT (No such file or directory)
7365 20:45:38.860574 lstat("/home/peff/local/git/private/share/git-core/templates/info/exclude", {st_mode=S_IFREG|0644, st_size=240, ...}) = 0
7365 20:45:38.860587 open("/home/peff/local/git/private/share/git-core/templates/info/exclude", O_RDONLY) = 5
7365 20:45:38.860600 open("/home/peff/foo/clone/foo/.git/info/exclude", O_WRONLY|O_CREAT|O_EXCL, 0666) = 6
7365 20:45:38.860616 read(5, "# git ls-files --others --exclud"..., 8192) = 240
7365 20:45:38.860628 write(6, "# git ls-files --others --exclud"..., 240) = 240
7365 20:45:38.860642 read(5, "", 8192) = 0
7365 20:45:38.860653 close(5) = 0
7365 20:45:38.860664 close(6) = 0
7365 20:45:38.860675 getdents(4, /* 0 entries */, 32768) = 0
7365 20:45:38.860686 close(4) = 0
7365 20:45:38.860697 getdents(3, /* 0 entries */, 32768) = 0
7365 20:45:38.860708 close(3) = 0
7365 20:45:38.860731 access("/home/peff/foo/clone/foo/.git/HEAD", R_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.860745 readlink("/home/peff/foo/clone/foo/.git/HEAD", 0x7fff999b2570, 1) = -1 ENOENT (No such file or directory)
7365 20:45:38.860761 stat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.860774 stat("/home/peff", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
7365 20:45:38.860786 stat("/home/peff/foo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.860799 stat("/home/peff/foo/clone", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.860813 stat("/home/peff/foo/clone/foo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.860826 stat("/home/peff/foo/clone/foo/.git", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.860840 open("/home/peff/foo/clone/foo/.git/HEAD.lock", O_WRONLY|O_CREAT|O_EXCL, 0666) = 3
7365 20:45:38.860857 write(3, "ref: refs/heads/master\n", 23) = 23
7365 20:45:38.860871 close(3) = 0
7365 20:45:38.860883 rename("/home/peff/foo/clone/foo/.git/HEAD.lock", "/home/peff/foo/clone/foo/.git/HEAD") = 0
7365 20:45:38.860904 rt_sigaction(SIGINT, {0x4b6c40, [INT], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, {0x41f860, [INT], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, 8) = 0
7365 20:45:38.860917 rt_sigaction(SIGHUP, {0x4b6c40, [HUP], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, {0x41f860, [HUP], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, 8) = 0
7365 20:45:38.860930 rt_sigaction(SIGTERM, {0x4b6c40, [TERM], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, {0x41f860, [TERM], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, 8) = 0
7365 20:45:38.860942 rt_sigaction(SIGQUIT, {0x4b6c40, [QUIT], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, {0x41f860, [QUIT], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, 8) = 0
7365 20:45:38.860955 rt_sigaction(SIGPIPE, {0x4b6c40, [PIPE], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, {0x41f860, [PIPE], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, 8) = 0
7365 20:45:38.860968 readlink("/home/peff/foo/clone/foo/.git/config", 0x19e2210, 36) = -1 ENOENT (No such file or directory)
7365 20:45:38.860980 open("/home/peff/foo/clone/foo/.git/config.lock", O_RDWR|O_CREAT|O_EXCL, 0666) = 3
7365 20:45:38.860998 open("/home/peff/foo/clone/foo/.git/config", O_RDONLY) = -1 ENOENT (No such file or directory)
7365 20:45:38.861012 write(3, "[core]\n", 7) = 7
7365 20:45:38.861027 write(3, "\trepositoryformatversion = 0\n", 29) = 29
7365 20:45:38.861040 close(3) = 0
7365 20:45:38.861052 rename("/home/peff/foo/clone/foo/.git/config.lock", "/home/peff/foo/clone/foo/.git/config") = 0
7365 20:45:38.861072 lstat("/home/peff/foo/clone/foo/.git/config", {st_mode=S_IFREG|0644, st_size=36, ...}) = 0
7365 20:45:38.861085 chmod("/home/peff/foo/clone/foo/.git/config", 0100744) = 0
7365 20:45:38.861098 lstat("/home/peff/foo/clone/foo/.git/config", {st_mode=S_IFREG|0744, st_size=36, ...}) = 0
7365 20:45:38.861111 chmod("/home/peff/foo/clone/foo/.git/config", 0100644) = 0
7365 20:45:38.861124 readlink("/home/peff/foo/clone/foo/.git/config", 0x19e7030, 36) = -1 EINVAL (Invalid argument)
7365 20:45:38.861137 open("/home/peff/foo/clone/foo/.git/config.lock", O_RDWR|O_CREAT|O_EXCL, 0666) = 3
7365 20:45:38.861154 open("/home/peff/foo/clone/foo/.git/config", O_RDONLY) = 4
7365 20:45:38.861167 open("/home/peff/foo/clone/foo/.git/config", O_RDONLY) = 5
7365 20:45:38.861181 fstat(5, {st_mode=S_IFREG|0644, st_size=36, ...}) = 0
7365 20:45:38.861193 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed5a4000
7365 20:45:38.861206 read(5, "[core]\n\trepositoryformatversion "..., 4096) = 36
7365 20:45:38.861221 lseek(5, 0, SEEK_CUR) = 36
7365 20:45:38.861233 read(5, "", 4096) = 0
7365 20:45:38.861244 close(5) = 0
7365 20:45:38.861255 munmap(0x7f57ed5a4000, 4096) = 0
7365 20:45:38.861269 fstat(4, {st_mode=S_IFREG|0644, st_size=36, ...}) = 0
7365 20:45:38.861283 mmap(NULL, 36, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f57ed5a4000
7365 20:45:38.861295 close(4) = 0
7365 20:45:38.861306 chmod("/home/peff/foo/clone/foo/.git/config.lock", 0644) = 0
7365 20:45:38.861320 write(3, "[core]\n\trepositoryformatversion "..., 36) = 36
7365 20:45:38.861336 write(3, "\tfilemode = true\n", 17) = 17
7365 20:45:38.861349 munmap(0x7f57ed5a4000, 36) = 0
7365 20:45:38.861362 close(3) = 0
7365 20:45:38.861372 rename("/home/peff/foo/clone/foo/.git/config.lock", "/home/peff/foo/clone/foo/.git/config") = 0
7365 20:45:38.861437 readlink("/home/peff/foo/clone/foo/.git/config", 0x19e1fb0, 36) = -1 EINVAL (Invalid argument)
7365 20:45:38.861452 open("/home/peff/foo/clone/foo/.git/config.lock", O_RDWR|O_CREAT|O_EXCL, 0666) = 3
7365 20:45:38.861470 open("/home/peff/foo/clone/foo/.git/config", O_RDONLY) = 4
7365 20:45:38.861483 open("/home/peff/foo/clone/foo/.git/config", O_RDONLY) = 5
7365 20:45:38.861495 fstat(5, {st_mode=S_IFREG|0644, st_size=53, ...}) = 0
7365 20:45:38.861507 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed5a4000
7365 20:45:38.861520 read(5, "[core]\n\trepositoryformatversion "..., 4096) = 53
7365 20:45:38.861534 lseek(5, 0, SEEK_CUR) = 53
7365 20:45:38.861545 read(5, "", 4096) = 0
7365 20:45:38.861556 close(5) = 0
7365 20:45:38.861567 munmap(0x7f57ed5a4000, 4096) = 0
7365 20:45:38.861580 fstat(4, {st_mode=S_IFREG|0644, st_size=53, ...}) = 0
7365 20:45:38.861592 mmap(NULL, 53, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f57ed5a4000
7365 20:45:38.861603 close(4) = 0
7365 20:45:38.861614 chmod("/home/peff/foo/clone/foo/.git/config.lock", 0644) = 0
7365 20:45:38.861628 write(3, "[core]\n\trepositoryformatversion "..., 53) = 53
7365 20:45:38.861644 write(3, "\tbare = false\n", 14) = 14
7365 20:45:38.861657 munmap(0x7f57ed5a4000, 53) = 0
7365 20:45:38.861669 close(3) = 0
7365 20:45:38.861680 rename("/home/peff/foo/clone/foo/.git/config.lock", "/home/peff/foo/clone/foo/.git/config") = 0
7365 20:45:38.861849 readlink("/home/peff/foo/clone/foo/.git/config", 0x19e2080, 36) = -1 EINVAL (Invalid argument)
7365 20:45:38.861863 open("/home/peff/foo/clone/foo/.git/config.lock", O_RDWR|O_CREAT|O_EXCL, 0666) = 3
7365 20:45:38.861884 open("/home/peff/foo/clone/foo/.git/config", O_RDONLY) = 4
7365 20:45:38.861897 open("/home/peff/foo/clone/foo/.git/config", O_RDONLY) = 5
7365 20:45:38.861909 fstat(5, {st_mode=S_IFREG|0644, st_size=67, ...}) = 0
7365 20:45:38.861921 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed5a4000
7365 20:45:38.861933 read(5, "[core]\n\trepositoryformatversion "..., 4096) = 67
7365 20:45:38.861946 lseek(5, 0, SEEK_CUR) = 67
7365 20:45:38.861957 read(5, "", 4096) = 0
7365 20:45:38.861968 close(5) = 0
7365 20:45:38.861979 munmap(0x7f57ed5a4000, 4096) = 0
7365 20:45:38.861994 fstat(4, {st_mode=S_IFREG|0644, st_size=67, ...}) = 0
7365 20:45:38.862005 mmap(NULL, 67, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f57ed5a4000
7365 20:45:38.862016 close(4) = 0
7365 20:45:38.862026 chmod("/home/peff/foo/clone/foo/.git/config.lock", 0644) = 0
7365 20:45:38.862041 write(3, "[core]\n\trepositoryformatversion "..., 67) = 67
7365 20:45:38.862057 write(3, "\tlogallrefupdates = true\n", 25) = 25
7365 20:45:38.862069 munmap(0x7f57ed5a4000, 67) = 0
7365 20:45:38.862081 close(3) = 0
7365 20:45:38.862091 rename("/home/peff/foo/clone/foo/.git/config.lock", "/home/peff/foo/clone/foo/.git/config") = 0
7365 20:45:38.862145 open("/home/peff/foo/clone/foo/.git/tYPQxKi", O_RDWR|O_CREAT|O_EXCL, 0600) = 3
7365 20:45:38.862164 close(3) = 0
7365 20:45:38.862175 unlink("/home/peff/foo/clone/foo/.git/tYPQxKi") = 0
7365 20:45:38.862192 symlink("testing", "/home/peff/foo/clone/foo/.git/tYPQxKi") = 0
7365 20:45:38.862207 lstat("/home/peff/foo/clone/foo/.git/tYPQxKi", {st_mode=S_IFLNK|0777, st_size=7, ...}) = 0
7365 20:45:38.862220 unlink("/home/peff/foo/clone/foo/.git/tYPQxKi") = 0
7365 20:45:38.862234 access("/home/peff/foo/clone/foo/.git/CoNfIg", F_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.862248 mkdir("/home/peff/foo/clone/foo/.git/objects", 0777) = 0
7365 20:45:38.862271 mkdir("/home/peff/foo/clone/foo/.git/objects/pack", 0777) = 0
7365 20:45:38.862292 mkdir("/home/peff/foo/clone/foo/.git/objects/info", 0777) = 0
7365 20:45:38.862314 access("/home/peff/local/git/private/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.862327 access("/home/peff/.config/git/config", R_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.862339 access("/home/peff/.gitconfig", R_OK) = 0
7365 20:45:38.862351 open("/home/peff/.gitconfig", O_RDONLY) = 3
7365 20:45:38.862365 fstat(3, {st_mode=S_IFREG|0644, st_size=1352, ...}) = 0
7365 20:45:38.862377 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed5a4000
7365 20:45:38.862389 read(3, "[user]\n name = Jeff King\n emai"..., 4096) = 1352
7365 20:45:38.862412 access("/home/peff/.gitconfig-pager", R_OK) = 0
7365 20:45:38.862424 open("/home/peff/.gitconfig-pager", O_RDONLY) = 4
7365 20:45:38.862436 fstat(4, {st_mode=S_IFREG|0644, st_size=113, ...}) = 0
7365 20:45:38.862447 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed5a3000
7365 20:45:38.862458 read(4, "[pager]\n status = 0\n log = dif"..., 4096) = 113
7365 20:45:38.862473 read(4, "", 4096) = 0
7365 20:45:38.862484 close(4) = 0
7365 20:45:38.862495 munmap(0x7f57ed5a3000, 4096) = 0
7365 20:45:38.862523 read(3, "", 4096) = 0
7365 20:45:38.862534 close(3) = 0
7365 20:45:38.862544 munmap(0x7f57ed5a4000, 4096) = 0
7365 20:45:38.862556 access("/home/peff/foo/clone/foo/.git/config", R_OK) = 0
7365 20:45:38.862568 open("/home/peff/foo/clone/foo/.git/config", O_RDONLY) = 3
7365 20:45:38.862580 fstat(3, {st_mode=S_IFREG|0644, st_size=92, ...}) = 0
7365 20:45:38.862591 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed5a4000
7365 20:45:38.862603 read(3, "[core]\n\trepositoryformatversion "..., 4096) = 92
7365 20:45:38.862619 read(3, "", 4096) = 0
7365 20:45:38.862629 close(3) = 0
7365 20:45:38.862640 munmap(0x7f57ed5a4000, 4096) = 0
7365 20:45:38.862659 readlink("/home/peff/foo/clone/foo/.git/config", 0x19e2330, 36) = -1 EINVAL (Invalid argument)
7365 20:45:38.862671 open("/home/peff/foo/clone/foo/.git/config.lock", O_RDWR|O_CREAT|O_EXCL, 0666) = 3
7365 20:45:38.862689 open("/home/peff/foo/clone/foo/.git/config", O_RDONLY) = 4
7365 20:45:38.862700 open("/home/peff/foo/clone/foo/.git/config", O_RDONLY) = 5
7365 20:45:38.862712 fstat(5, {st_mode=S_IFREG|0644, st_size=92, ...}) = 0
7365 20:45:38.862724 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed5a4000
7365 20:45:38.862735 read(5, "[core]\n\trepositoryformatversion "..., 4096) = 92
7365 20:45:38.862748 read(5, "", 4096) = 0
7365 20:45:38.862758 close(5) = 0
7365 20:45:38.862769 munmap(0x7f57ed5a4000, 4096) = 0
7365 20:45:38.862780 fstat(4, {st_mode=S_IFREG|0644, st_size=92, ...}) = 0
7365 20:45:38.862792 mmap(NULL, 92, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f57ed5a4000
7365 20:45:38.862803 close(4) = 0
7365 20:45:38.862813 chmod("/home/peff/foo/clone/foo/.git/config.lock", 0644) = 0
7365 20:45:38.862827 write(3, "[core]\n\trepositoryformatversion "..., 92) = 92
7365 20:45:38.862842 write(3, "[remote \"origin\"]\n", 18) = 18
7365 20:45:38.862855 write(3, "\turl = http://localhost:5001/sma"..., 43) = 43
7365 20:45:38.862867 munmap(0x7f57ed5a4000, 92) = 0
7365 20:45:38.862878 close(3) = 0
7365 20:45:38.862889 rename("/home/peff/foo/clone/foo/.git/config.lock", "/home/peff/foo/clone/foo/.git/config") = 0
7365 20:45:38.862943 stat("../src.git", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.862956 getcwd("/home/peff/foo/clone", 129) = 21
7365 20:45:38.862967 chdir("../src.git") = 0
7365 20:45:38.862978 getcwd("/home/peff/foo/src.git", 222) = 23
7365 20:45:38.862989 lstat("/home/peff/foo/src.git", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.863001 chdir("/home/peff/foo/clone") = 0
7365 20:45:38.863013 stat("/home/peff/foo/src.git", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.863025 stat("/home/peff/foo/src.git/.git", 0x7fff999b25f0) = -1 ENOENT (No such file or directory)
7365 20:45:38.863037 stat("/home/peff/foo/src.git/.git/objects", 0x7fff999b26b0) = -1 ENOENT (No such file or directory)
7365 20:45:38.863049 stat("/home/peff/foo/src.git/objects", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7365 20:45:38.863061 access("/home/peff/foo/src.git/shallow", F_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.863074 access("/home/peff/foo/src.git/info/grafts", F_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.863089 readlink("/home/peff/foo/clone/foo/.git/objects/info/alternates", 0x19e67b0, 53) = -1 ENOENT (No such file or directory)
7365 20:45:38.863103 open("/home/peff/foo/clone/foo/.git/objects/info/alternates.lock", O_RDWR|O_CREAT|O_EXCL, 0666) = 3
7365 20:45:38.863144 open("/home/peff/foo/clone/foo/.git/objects/info/alternates", O_RDONLY) = -1 ENOENT (No such file or directory)
7365 20:45:38.863166 write(3, "/home/peff/foo/src.git/objects\n", 31) = 31
7365 20:45:38.863181 close(3) = 0
7365 20:45:38.863192 rename("/home/peff/foo/clone/foo/.git/objects/info/alternates.lock", "/home/peff/foo/clone/foo/.git/objects/info/alternates") = 0
7365 20:45:38.863216 lstat("/home/peff/foo/clone/foo/.git/HEAD", {st_mode=S_IFREG|0644, st_size=23, ...}) = 0
7365 20:45:38.863228 open("/home/peff/foo/clone/foo/.git/HEAD", O_RDONLY) = 3
7365 20:45:38.863240 read(3, "ref: refs/heads/master\n", 255) = 23
7365 20:45:38.863252 read(3, "", 232) = 0
7365 20:45:38.863262 close(3) = 0
7365 20:45:38.863274 lstat("/home/peff/foo/clone/foo/.git/refs/heads/master", 0x7fff999b24e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.863289 open("/home/peff/foo/clone/foo/.git/packed-refs", O_RDONLY) = -1 ENOENT (No such file or directory)
7365 20:45:38.863305 access("/home/peff/local/git/private/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.863317 access("/home/peff/.config/git/config", R_OK) = -1 ENOENT (No such file or directory)
7365 20:45:38.863329 access("/home/peff/.gitconfig", R_OK) = 0
7365 20:45:38.863341 open("/home/peff/.gitconfig", O_RDONLY) = 3
7365 20:45:38.863355 fstat(3, {st_mode=S_IFREG|0644, st_size=1352, ...}) = 0
7365 20:45:38.863366 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed5a4000
7365 20:45:38.863378 read(3, "[user]\n name = Jeff King\n emai"..., 4096) = 1352
7365 20:45:38.863401 access("/home/peff/.gitconfig-pager", R_OK) = 0
7365 20:45:38.863413 open("/home/peff/.gitconfig-pager", O_RDONLY) = 4
7365 20:45:38.863425 fstat(4, {st_mode=S_IFREG|0644, st_size=113, ...}) = 0
7365 20:45:38.863436 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed5a3000
7365 20:45:38.863447 read(4, "[pager]\n status = 0\n log = dif"..., 4096) = 113
7365 20:45:38.863462 read(4, "", 4096) = 0
7365 20:45:38.863473 close(4) = 0
7365 20:45:38.863484 munmap(0x7f57ed5a3000, 4096) = 0
7365 20:45:38.863512 read(3, "", 4096) = 0
7365 20:45:38.863523 close(3) = 0
7365 20:45:38.863534 munmap(0x7f57ed5a4000, 4096) = 0
7365 20:45:38.863545 access("/home/peff/foo/clone/foo/.git/config", R_OK) = 0
7365 20:45:38.863557 open("/home/peff/foo/clone/foo/.git/config", O_RDONLY) = 3
7365 20:45:38.863569 fstat(3, {st_mode=S_IFREG|0644, st_size=153, ...}) = 0
7365 20:45:38.863581 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed5a4000
7365 20:45:38.863592 read(3, "[core]\n\trepositoryformatversion "..., 4096) = 153
7365 20:45:38.863607 read(3, "", 4096) = 0
7365 20:45:38.863618 close(3) = 0
7365 20:45:38.863628 munmap(0x7f57ed5a4000, 4096) = 0
7365 20:45:38.863643 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
7365 20:45:38.863658 stat("http://localhost:5001/smart/foo.git/.git", 0x7fff999b26f0) = -1 ENOENT (No such file or directory)
7365 20:45:38.863670 stat("http://localhost:5001/smart/foo.git", 0x7fff999b26f0) = -1 ENOENT (No such file or directory)
7365 20:45:38.863682 stat("http://localhost:5001/smart/foo.git.git/.git", 0x7fff999b26f0) = -1 ENOENT (No such file or directory)
7365 20:45:38.863693 stat("http://localhost:5001/smart/foo.git.git", 0x7fff999b26f0) = -1 ENOENT (No such file or directory)
7365 20:45:38.863705 stat("http://localhost:5001/smart/foo.git.bundle", 0x7fff999b26f0) = -1 ENOENT (No such file or directory)
7365 20:45:38.863716 stat("http://localhost:5001/smart/foo.git", 0x7fff999b26f0) = -1 ENOENT (No such file or directory)
7365 20:45:38.863730 pipe([3, 4]) = 0
7365 20:45:38.863745 pipe([5, 6]) = 0
7365 20:45:38.863758 pipe([7, 8]) = 0
7365 20:45:38.863771 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f57ed5889d0) = 7366
7365 20:45:38.863844 close(8) = 0
7366 20:45:38.863852 set_robust_list(0x7f57ed5889e0, 24 <unfinished ...>
7365 20:45:38.863856 read(7, <unfinished ...>
7366 20:45:38.863864 <... set_robust_list resumed> ) = 0
7366 20:45:38.863891 close(7) = 0
7366 20:45:38.863928 fcntl(8, F_GETFD) = 0
7366 20:45:38.863946 fcntl(8, F_SETFD, FD_CLOEXEC) = 0
7366 20:45:38.863972 dup2(3, 0) = 0
7366 20:45:38.863983 close(3) = 0
7366 20:45:38.863994 close(4) = 0
7366 20:45:38.864005 dup2(6, 1) = 1
7366 20:45:38.864016 close(5) = 0
7366 20:45:38.864027 close(6) = 0
7366 20:45:38.864047 execve("/home/peff/local/git/private/libexec/git-core/git-remote-http", ["git-remote-http", "origin", "http://localhost:5001/smart/foo."...], [/* 49 vars */] <unfinished ...>
7365 20:45:38.864170 <... read resumed> "", 1) = 0
7365 20:45:38.864185 close(7 <unfinished ...>
7366 20:45:38.864189 <... execve resumed> ) = 0
7365 20:45:38.864192 <... close resumed> ) = 0
7365 20:45:38.864201 close(3 <unfinished ...>
7366 20:45:38.864204 brk(0 <unfinished ...>
7365 20:45:38.864208 <... close resumed> ) = 0
7366 20:45:38.864211 <... brk resumed> ) = 0x24b6000
7365 20:45:38.864215 close(6) = 0
7366 20:45:38.864223 access("/etc/ld.so.nohwcap", F_OK <unfinished ...>
7365 20:45:38.864228 dup(5 <unfinished ...>
7366 20:45:38.864232 <... access resumed> ) = -1 ENOENT (No such file or directory)
7365 20:45:38.864236 <... dup resumed> ) = 3
7366 20:45:38.864240 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
7365 20:45:38.864244 fcntl(3, F_GETFL <unfinished ...>
7366 20:45:38.864248 <... mmap resumed> ) = 0x7f1a3aab5000
7365 20:45:38.864251 <... fcntl resumed> ) = 0 (flags O_RDONLY)
7366 20:45:38.864255 access("/etc/ld.so.preload", R_OK <unfinished ...>
7365 20:45:38.864260 fstat(3, <unfinished ...>
7366 20:45:38.864263 <... access resumed> ) = -1 ENOENT (No such file or directory)
7365 20:45:38.864266 <... fstat resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
7366 20:45:38.864272 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC <unfinished ...>
7365 20:45:38.864277 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...>
7366 20:45:38.864281 <... open resumed> ) = 3
7365 20:45:38.864284 <... mmap resumed> ) = 0x7f57ed5a4000
7366 20:45:38.864287 fstat(3, <unfinished ...>
7365 20:45:38.864291 lseek(3, 0, SEEK_CUR <unfinished ...>
7366 20:45:38.864294 <... fstat resumed> {st_mode=S_IFREG|0644, st_size=99540, ...}) = 0
7365 20:45:38.864299 <... lseek resumed> ) = -1 ESPIPE (Illegal seek)
7366 20:45:38.864303 mmap(NULL, 99540, PROT_READ, MAP_PRIVATE, 3, 0 <unfinished ...>
7365 20:45:38.864306 rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, <unfinished ...>
7366 20:45:38.864311 <... mmap resumed> ) = 0x7f1a3aa9c000
7365 20:45:38.864315 <... rt_sigaction resumed> {0x4b6c40, [PIPE], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, 8) = 0
7366 20:45:38.864319 close(3 <unfinished ...>
7365 20:45:38.864322 write(4, "capabilities\n", 13 <unfinished ...>
7366 20:45:38.864327 <... close resumed> ) = 0
7365 20:45:38.864330 <... write resumed> ) = 13
7366 20:45:38.864333 access("/etc/ld.so.nohwcap", F_OK <unfinished ...>
7365 20:45:38.864337 rt_sigaction(SIGPIPE, {0x4b6c40, [PIPE], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, <unfinished ...>
7366 20:45:38.864342 <... access resumed> ) = -1 ENOENT (No such file or directory)
7365 20:45:38.864345 <... rt_sigaction resumed> {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f57ec305180}, 8) = 0
7366 20:45:38.864349 open("/lib/x86_64-linux-gnu/libpcre.so.3", O_RDONLY|O_CLOEXEC <unfinished ...>
7365 20:45:38.864353 read(3, <unfinished ...>
7366 20:45:38.864357 <... open resumed> ) = 3
7366 20:45:38.864368 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\27\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.864392 fstat(3, {st_mode=S_IFREG|0644, st_size=448440, ...}) = 0
7366 20:45:38.864410 mmap(NULL, 2543976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a3a629000
7366 20:45:38.864425 mprotect(0x7f1a3a695000, 2097152, PROT_NONE) = 0
7366 20:45:38.864439 mmap(0x7f1a3a895000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6c000) = 0x7f1a3a895000
7366 20:45:38.864456 close(3) = 0
7366 20:45:38.864469 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.864482 open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.864496 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"..., 832) = 832
7366 20:45:38.864508 fstat(3, {st_mode=S_IFREG|0644, st_size=109144, ...}) = 0
7366 20:45:38.864520 mmap(NULL, 2204200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a3a40e000
7366 20:45:38.864533 mprotect(0x7f1a3a428000, 2093056, PROT_NONE) = 0
7366 20:45:38.864545 mmap(0x7f1a3a627000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19000) = 0x7f1a3a627000
7366 20:45:38.864561 close(3) = 0
7366 20:45:38.864574 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.864588 open("/usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.864601 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\\\7\0\0\0\0\0"..., 832) = 832
7366 20:45:38.864613 fstat(3, {st_mode=S_IFREG|0644, st_size=2473792, ...}) = 0
7366 20:45:38.864625 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa9b000
7366 20:45:38.864638 mmap(NULL, 4584000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a39fae000
7366 20:45:38.864650 mprotect(0x7f1a3a1dd000, 2093056, PROT_NONE) = 0
7366 20:45:38.864662 mmap(0x7f1a3a3dc000, 188416, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22e000) = 0x7f1a3a3dc000
7366 20:45:38.864677 mmap(0x7f1a3a40a000, 12864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1a3a40a000
7366 20:45:38.864692 close(3) = 0
7366 20:45:38.864706 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.864719 open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.864732 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20o\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.864744 fstat(3, {st_mode=S_IFREG|0755, st_size=137440, ...}) = 0
7366 20:45:38.864756 mmap(NULL, 2213008, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a39d91000
7366 20:45:38.864768 mprotect(0x7f1a39da9000, 2093056, PROT_NONE) = 0
7366 20:45:38.864782 mmap(0x7f1a39fa8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f1a39fa8000
7366 20:45:38.864796 mmap(0x7f1a39faa000, 13456, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1a39faa000
7366 20:45:38.864810 close(3) = 0
7366 20:45:38.864823 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.864835 open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.864848 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P#\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.864860 fstat(3, {st_mode=S_IFREG|0644, st_size=31784, ...}) = 0
7366 20:45:38.864872 mmap(NULL, 2128920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a39b89000
7366 20:45:38.864884 mprotect(0x7f1a39b90000, 2093056, PROT_NONE) = 0
7366 20:45:38.864897 mmap(0x7f1a39d8f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f1a39d8f000
7366 20:45:38.864913 close(3) = 0
7366 20:45:38.864925 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.864938 open("/usr/lib/x86_64-linux-gnu/libcurl.so.4", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.864954 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\301\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.864967 fstat(3, {st_mode=S_IFREG|0644, st_size=477600, ...}) = 0
7366 20:45:38.864979 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa9a000
7366 20:45:38.864992 mmap(NULL, 2573576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a39914000
7366 20:45:38.865004 mprotect(0x7f1a39986000, 2093056, PROT_NONE) = 0
7366 20:45:38.865016 mmap(0x7f1a39b85000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x71000) = 0x7f1a39b85000
7366 20:45:38.865033 close(3) = 0
7366 20:45:38.865046 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.865059 open("/lib/x86_64-linux-gnu/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.865072 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220;\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.865084 fstat(3, {st_mode=S_IFREG|0644, st_size=165864, ...}) = 0
7366 20:45:38.865096 mmap(NULL, 2261128, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a396eb000
7366 20:45:38.865109 mprotect(0x7f1a39711000, 2093056, PROT_NONE) = 0
7366 20:45:38.865123 mmap(0x7f1a39910000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x25000) = 0x7f1a39910000
7366 20:45:38.865141 close(3) = 0
7366 20:45:38.865154 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.865167 open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.865179 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\34\2\0\0\0\0\0"..., 832) = 832
7366 20:45:38.865191 fstat(3, {st_mode=S_IFREG|0755, st_size=1729984, ...}) = 0
7366 20:45:38.865203 mmap(NULL, 3836448, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a39342000
7366 20:45:38.865216 mprotect(0x7f1a394e1000, 2097152, PROT_NONE) = 0
7366 20:45:38.865229 mmap(0x7f1a396e1000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19f000) = 0x7f1a396e1000
7366 20:45:38.865243 mmap(0x7f1a396e7000, 14880, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1a396e7000
7366 20:45:38.865257 close(3) = 0
7366 20:45:38.865272 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.865285 open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.865297 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.865309 fstat(3, {st_mode=S_IFREG|0644, st_size=14664, ...}) = 0
7366 20:45:38.865321 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa99000
7366 20:45:38.865334 mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a3913e000
7366 20:45:38.865346 mprotect(0x7f1a39141000, 2093056, PROT_NONE) = 0
7366 20:45:38.865359 mmap(0x7f1a39340000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f1a39340000
7366 20:45:38.865374 close(3) = 0
7366 20:45:38.865387 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.865400 open("/usr/lib/x86_64-linux-gnu/libidn.so.11", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.865413 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340/\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.865425 fstat(3, {st_mode=S_IFREG|0644, st_size=211344, ...}) = 0
7366 20:45:38.865437 mmap(NULL, 2306528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a38f0a000
7366 20:45:38.865449 mprotect(0x7f1a38f3c000, 2097152, PROT_NONE) = 0
7366 20:45:38.865462 mmap(0x7f1a3913c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x32000) = 0x7f1a3913c000
7366 20:45:38.865478 close(3) = 0
7366 20:45:38.865492 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.865504 open("/usr/lib/x86_64-linux-gnu/librtmp.so.1", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.865517 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0pU\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.865531 fstat(3, {st_mode=S_IFREG|0644, st_size=118064, ...}) = 0
7366 20:45:38.865544 mmap(NULL, 2213368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a38ced000
7366 20:45:38.865555 mprotect(0x7f1a38d08000, 2097152, PROT_NONE) = 0
7366 20:45:38.865568 mmap(0x7f1a38f08000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0x7f1a38f08000
7366 20:45:38.865584 close(3) = 0
7366 20:45:38.865597 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.865610 open("/usr/lib/x86_64-linux-gnu/libssh2.so.1", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.865623 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240J\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.865636 fstat(3, {st_mode=S_IFREG|0644, st_size=167112, ...}) = 0
7366 20:45:38.865647 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa98000
7366 20:45:38.865660 mmap(NULL, 2262248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a38ac4000
7366 20:45:38.865672 mprotect(0x7f1a38aec000, 2093056, PROT_NONE) = 0
7366 20:45:38.865684 mmap(0x7f1a38ceb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x27000) = 0x7f1a38ceb000
7366 20:45:38.865700 close(3) = 0
7366 20:45:38.865713 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.865726 open("/usr/lib/x86_64-linux-gnu/libssl.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.865739 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360p\1\0\0\0\0\0"..., 832) = 832
7366 20:45:38.865751 fstat(3, {st_mode=S_IFREG|0644, st_size=430824, ...}) = 0
7366 20:45:38.865763 mmap(NULL, 2526192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a3885b000
7366 20:45:38.865775 mprotect(0x7f1a388b9000, 2097152, PROT_NONE) = 0
7366 20:45:38.865788 mmap(0x7f1a38ab9000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5e000) = 0x7f1a38ab9000
7366 20:45:38.865805 close(3) = 0
7366 20:45:38.865819 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.865832 open("/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.865851 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\277\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.865863 fstat(3, {st_mode=S_IFREG|0644, st_size=301400, ...}) = 0
7366 20:45:38.865875 mmap(NULL, 2397056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a38611000
7366 20:45:38.865888 mprotect(0x7f1a38657000, 2097152, PROT_NONE) = 0
7366 20:45:38.865901 mmap(0x7f1a38857000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x46000) = 0x7f1a38857000
7366 20:45:38.865917 close(3) = 0
7366 20:45:38.865931 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.865943 open("/usr/lib/x86_64-linux-gnu/libkrb5.so.3", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.865957 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240A\2\0\0\0\0\0"..., 832) = 832
7366 20:45:38.865969 fstat(3, {st_mode=S_IFREG|0644, st_size=867776, ...}) = 0
7366 20:45:38.865981 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa97000
7366 20:45:38.865994 mmap(NULL, 2963648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a3833d000
7366 20:45:38.866006 mprotect(0x7f1a38401000, 2097152, PROT_NONE) = 0
7366 20:45:38.866019 mmap(0x7f1a38601000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc4000) = 0x7f1a38601000
7366 20:45:38.866036 close(3) = 0
7366 20:45:38.866050 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.866062 open("/usr/lib/x86_64-linux-gnu/libk5crypto.so.3", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.866076 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300G\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.866088 fstat(3, {st_mode=S_IFREG|0644, st_size=195400, ...}) = 0
7366 20:45:38.866102 mmap(NULL, 2294360, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a3810c000
7366 20:45:38.866115 mprotect(0x7f1a3813a000, 2093056, PROT_NONE) = 0
7366 20:45:38.866128 mmap(0x7f1a38339000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2d000) = 0x7f1a38339000
7366 20:45:38.866143 mmap(0x7f1a3833c000, 600, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1a3833c000
7366 20:45:38.866157 close(3) = 0
7366 20:45:38.866170 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.866183 open("/lib/x86_64-linux-gnu/libcom_err.so.2", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.866196 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\25\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.866208 fstat(3, {st_mode=S_IFREG|0644, st_size=14640, ...}) = 0
7366 20:45:38.866220 mmap(NULL, 2109960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a37f08000
7366 20:45:38.866233 mprotect(0x7f1a37f0b000, 2093056, PROT_NONE) = 0
7366 20:45:38.866246 mmap(0x7f1a3810a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f1a3810a000
7366 20:45:38.866261 close(3) = 0
7366 20:45:38.866274 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.866286 open("/usr/lib/x86_64-linux-gnu/liblber-2.4.so.2", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.866300 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@5\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.866312 fstat(3, {st_mode=S_IFREG|0644, st_size=59576, ...}) = 0
7366 20:45:38.866324 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa96000
7366 20:45:38.866337 mmap(NULL, 2154920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a37cf9000
7366 20:45:38.866349 mprotect(0x7f1a37d07000, 2093056, PROT_NONE) = 0
7366 20:45:38.866361 mmap(0x7f1a37f06000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f1a37f06000
7366 20:45:38.866376 close(3) = 0
7366 20:45:38.866389 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.866402 open("/usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.866415 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\360\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.866427 fstat(3, {st_mode=S_IFREG|0644, st_size=327088, ...}) = 0
7366 20:45:38.866439 mmap(NULL, 2431752, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a37aa7000
7366 20:45:38.866451 mprotect(0x7f1a37af4000, 2097152, PROT_NONE) = 0
7366 20:45:38.866463 mmap(0x7f1a37cf4000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4d000) = 0x7f1a37cf4000
7366 20:45:38.866477 mmap(0x7f1a37cf7000, 6920, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1a37cf7000
7366 20:45:38.866492 close(3) = 0
7366 20:45:38.866507 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.866520 open("/usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.866534 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@d\2\0\0\0\0\0"..., 832) = 832
7366 20:45:38.866546 fstat(3, {st_mode=S_IFREG|0644, st_size=1185608, ...}) = 0
7366 20:45:38.866557 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa95000
7366 20:45:38.866570 mmap(NULL, 3284544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a37785000
7366 20:45:38.866583 mprotect(0x7f1a3789b000, 2093056, PROT_NONE) = 0
7366 20:45:38.866596 mmap(0x7f1a37a9a000, 49152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x115000) = 0x7f1a37a9a000
7366 20:45:38.866611 mmap(0x7f1a37aa6000, 3648, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1a37aa6000
7366 20:45:38.866626 close(3) = 0
7366 20:45:38.866641 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.866656 open("/usr/lib/x86_64-linux-gnu/libhogweed.so.2", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.866669 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`k\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.866681 fstat(3, {st_mode=S_IFREG|0644, st_size=191960, ...}) = 0
7366 20:45:38.866694 mmap(NULL, 2287120, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a37556000
7366 20:45:38.866706 mprotect(0x7f1a37584000, 2093056, PROT_NONE) = 0
7366 20:45:38.866719 mmap(0x7f1a37783000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2d000) = 0x7f1a37783000
7366 20:45:38.866735 close(3) = 0
7366 20:45:38.866749 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.866762 open("/usr/lib/x86_64-linux-gnu/libnettle.so.4", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.866775 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`c\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.866787 fstat(3, {st_mode=S_IFREG|0644, st_size=203520, ...}) = 0
7366 20:45:38.866799 mmap(NULL, 2298680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a37324000
7366 20:45:38.866812 mprotect(0x7f1a37354000, 2097152, PROT_NONE) = 0
7366 20:45:38.866825 mmap(0x7f1a37554000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x30000) = 0x7f1a37554000
7366 20:45:38.866841 close(3) = 0
7366 20:45:38.866855 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.866867 open("/usr/lib/x86_64-linux-gnu/libgmp.so.10", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.866880 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\304\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.866892 fstat(3, {st_mode=S_IFREG|0644, st_size=537248, ...}) = 0
7366 20:45:38.866904 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa94000
7366 20:45:38.866917 mmap(NULL, 2632576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a370a1000
7366 20:45:38.866929 mprotect(0x7f1a37122000, 2097152, PROT_NONE) = 0
7366 20:45:38.866943 mmap(0x7f1a37322000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x81000) = 0x7f1a37322000
7366 20:45:38.866959 close(3) = 0
7366 20:45:38.866974 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.866986 open("/lib/x86_64-linux-gnu/libgcrypt.so.20", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.866999 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\216\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.867011 fstat(3, {st_mode=S_IFREG|0644, st_size=924096, ...}) = 0
7366 20:45:38.867025 mmap(NULL, 3020448, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a36dbf000
7366 20:45:38.867037 mprotect(0x7f1a36e97000, 2097152, PROT_NONE) = 0
7366 20:45:38.867050 mmap(0x7f1a37097000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd8000) = 0x7f1a37097000
7366 20:45:38.867067 close(3) = 0
7366 20:45:38.867083 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.867095 open("/usr/lib/x86_64-linux-gnu/libkrb5support.so.0", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.867111 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240.\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.867124 fstat(3, {st_mode=S_IFREG|0644, st_size=48088, ...}) = 0
7366 20:45:38.867136 mmap(NULL, 2143560, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a36bb3000
7366 20:45:38.867149 mprotect(0x7f1a36bbe000, 2093056, PROT_NONE) = 0
7366 20:45:38.867162 mmap(0x7f1a36dbd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f1a36dbd000
7366 20:45:38.867179 close(3) = 0
7366 20:45:38.867192 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.867205 open("/lib/x86_64-linux-gnu/libkeyutils.so.1", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.867218 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\25\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.867231 fstat(3, {st_mode=S_IFREG|0644, st_size=14256, ...}) = 0
7366 20:45:38.867244 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa93000
7366 20:45:38.867257 mmap(NULL, 2109456, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a369af000
7366 20:45:38.867269 mprotect(0x7f1a369b2000, 2093056, PROT_NONE) = 0
7366 20:45:38.867282 mmap(0x7f1a36bb1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f1a36bb1000
7366 20:45:38.867298 close(3) = 0
7366 20:45:38.867311 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.867324 open("/lib/x86_64-linux-gnu/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.867337 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220:\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.867350 fstat(3, {st_mode=S_IFREG|0644, st_size=84856, ...}) = 0
7366 20:45:38.867362 mmap(NULL, 2189928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a36798000
7366 20:45:38.867375 mprotect(0x7f1a367ac000, 2093056, PROT_NONE) = 0
7366 20:45:38.867388 mmap(0x7f1a369ab000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x7f1a369ab000
7366 20:45:38.867403 mmap(0x7f1a369ad000, 6760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1a369ad000
7366 20:45:38.867417 close(3) = 0
7366 20:45:38.867438 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.867450 open("/usr/lib/x86_64-linux-gnu/libsasl2.so.2", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.867464 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0203\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.867476 fstat(3, {st_mode=S_IFREG|0644, st_size=113520, ...}) = 0
7366 20:45:38.867488 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa92000
7366 20:45:38.867501 mmap(NULL, 2208872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a3657c000
7366 20:45:38.867513 mprotect(0x7f1a36596000, 2097152, PROT_NONE) = 0
7366 20:45:38.867526 mmap(0x7f1a36796000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f1a36796000
7366 20:45:38.867542 close(3) = 0
7366 20:45:38.867560 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.867572 open("/usr/lib/x86_64-linux-gnu/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.867586 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\30\1\0\0\0\0\0"..., 832) = 832
7366 20:45:38.867598 fstat(3, {st_mode=S_IFREG|0644, st_size=417008, ...}) = 0
7366 20:45:38.867610 mmap(NULL, 2513296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a36316000
7366 20:45:38.867623 mprotect(0x7f1a36370000, 2097152, PROT_NONE) = 0
7366 20:45:38.867636 mmap(0x7f1a36570000, 49152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5a000) = 0x7f1a36570000
7366 20:45:38.867653 close(3) = 0
7366 20:45:38.867668 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.867680 open("/usr/lib/x86_64-linux-gnu/libtasn1.so.6", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.867694 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20-\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.867705 fstat(3, {st_mode=S_IFREG|0644, st_size=76304, ...}) = 0
7366 20:45:38.867718 mmap(NULL, 2172296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a36103000
7366 20:45:38.867730 mprotect(0x7f1a36114000, 2097152, PROT_NONE) = 0
7366 20:45:38.867743 mmap(0x7f1a36314000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x7f1a36314000
7366 20:45:38.867759 close(3) = 0
7366 20:45:38.867775 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa91000
7366 20:45:38.867789 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.867802 open("/lib/x86_64-linux-gnu/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.867815 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"..., 832) = 832
7366 20:45:38.867829 fstat(3, {st_mode=S_IFREG|0644, st_size=72136, ...}) = 0
7366 20:45:38.867842 mmap(NULL, 2167376, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a35ef1000
7366 20:45:38.867854 mprotect(0x7f1a35f02000, 2093056, PROT_NONE) = 0
7366 20:45:38.867868 mmap(0x7f1a36101000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f1a36101000
7366 20:45:38.867884 close(3) = 0
7366 20:45:38.867901 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.867914 open("/usr/lib/x86_64-linux-gnu/libffi.so.6", O_RDONLY|O_CLOEXEC) = 3
7366 20:45:38.867927 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\30\0\0\0\0\0\0"..., 832) = 832
7366 20:45:38.867939 fstat(3, {st_mode=S_IFREG|0644, st_size=31048, ...}) = 0
7366 20:45:38.867952 mmap(NULL, 2127464, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a35ce9000
7366 20:45:38.867964 mprotect(0x7f1a35cf0000, 2093056, PROT_NONE) = 0
7366 20:45:38.867977 mmap(0x7f1a35eef000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f1a35eef000
7366 20:45:38.867994 close(3) = 0
7366 20:45:38.868015 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa90000
7366 20:45:38.868037 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa8f000
7366 20:45:38.868062 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa8e000
7366 20:45:38.868076 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa8c000
7366 20:45:38.868089 arch_prctl(ARCH_SET_FS, 0x7f1a3aa8c740) = 0
7366 20:45:38.868132 mprotect(0x7f1a396e1000, 16384, PROT_READ) = 0
7366 20:45:38.868148 mprotect(0x7f1a35eef000, 4096, PROT_READ) = 0
7366 20:45:38.868165 mprotect(0x7f1a36101000, 4096, PROT_READ) = 0
7366 20:45:38.868179 mprotect(0x7f1a36314000, 4096, PROT_READ) = 0
7366 20:45:38.868196 mprotect(0x7f1a39fa8000, 4096, PROT_READ) = 0
7366 20:45:38.868212 mprotect(0x7f1a39340000, 4096, PROT_READ) = 0
7366 20:45:38.868251 mprotect(0x7f1a36570000, 40960, PROT_READ) = 0
7366 20:45:38.868268 mprotect(0x7f1a369ab000, 4096, PROT_READ) = 0
7366 20:45:38.868327 mprotect(0x7f1a36796000, 4096, PROT_READ) = 0
7366 20:45:38.868350 mprotect(0x7f1a36bb1000, 4096, PROT_READ) = 0
7366 20:45:38.868369 mprotect(0x7f1a36dbd000, 4096, PROT_READ) = 0
7366 20:45:38.868393 mprotect(0x7f1a37097000, 4096, PROT_READ) = 0
7366 20:45:38.868425 mprotect(0x7f1a37322000, 4096, PROT_READ) = 0
7366 20:45:38.868473 mprotect(0x7f1a37554000, 4096, PROT_READ) = 0
7366 20:45:38.868491 mprotect(0x7f1a37783000, 4096, PROT_READ) = 0
7366 20:45:38.868504 mprotect(0x7f1a3a627000, 4096, PROT_READ) = 0
7366 20:45:38.868575 mprotect(0x7f1a37a9a000, 40960, PROT_READ) = 0
7366 20:45:38.868618 mprotect(0x7f1a37f06000, 4096, PROT_READ) = 0
7366 20:45:38.868814 mprotect(0x7f1a37cf4000, 8192, PROT_READ) = 0
7366 20:45:38.868829 mprotect(0x7f1a3810a000, 4096, PROT_READ) = 0
7366 20:45:38.868849 mprotect(0x7f1a38339000, 8192, PROT_READ) = 0
7366 20:45:38.868908 mprotect(0x7f1a38601000, 53248, PROT_READ) = 0
7366 20:45:38.868954 mprotect(0x7f1a38857000, 8192, PROT_READ) = 0
7366 20:45:38.869095 mprotect(0x7f1a3a3dc000, 122880, PROT_READ) = 0
7366 20:45:38.869134 mprotect(0x7f1a38ab9000, 16384, PROT_READ) = 0
7366 20:45:38.869150 mprotect(0x7f1a38ceb000, 4096, PROT_READ) = 0
7366 20:45:38.869166 mprotect(0x7f1a38f08000, 4096, PROT_READ) = 0
7366 20:45:38.869186 mprotect(0x7f1a3913c000, 4096, PROT_READ) = 0
7366 20:45:38.869204 mprotect(0x7f1a39910000, 12288, PROT_READ) = 0
7366 20:45:38.869346 mprotect(0x7f1a39b85000, 12288, PROT_READ) = 0
7366 20:45:38.869362 mprotect(0x7f1a39d8f000, 4096, PROT_READ) = 0
7366 20:45:38.869383 mprotect(0x7f1a3a895000, 4096, PROT_READ) = 0
7366 20:45:38.869401 mprotect(0x7f1a3aab7000, 4096, PROT_READ) = 0
7366 20:45:38.869414 munmap(0x7f1a3aa9c000, 99540) = 0
7366 20:45:38.869432 set_tid_address(0x7f1a3aa8ca10) = 7366
7366 20:45:38.869444 set_robust_list(0x7f1a3aa8ca20, 24) = 0
7366 20:45:38.869456 rt_sigaction(SIGRTMIN, {0x7f1a39d979f0, [], SA_RESTORER|SA_SIGINFO, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.869469 rt_sigaction(SIGRT_1, {0x7f1a39d97a80, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.869481 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
7366 20:45:38.869496 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
7366 20:45:38.869541 brk(0) = 0x24b6000
7366 20:45:38.869552 brk(0x24d7000) = 0x24d7000
7366 20:45:38.869576 futex(0x7f1a3657b940, FUTEX_WAKE_PRIVATE, 2147483647) = 0
7366 20:45:38.869738 open("/dev/urandom", O_RDONLY) = 3
7366 20:45:38.869753 fcntl(3, F_GETFD) = 0
7366 20:45:38.869764 fcntl(3, F_SETFD, FD_CLOEXEC) = 0
7366 20:45:38.869777 fstat(3, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
7366 20:45:38.869796 getrusage(0x1 /* RUSAGE_??? */, {ru_utime={0, 0}, ru_stime={0, 0}, ...}) = 0
7366 20:45:38.869811 read(3, "%q\337\330\323?\227\31\217\300z}L\2053\"\303\2\36\203\267\235\325\fH\330\30\207\266kx\"", 32) = 32
7366 20:45:38.870795 read(3, "-?\v\244\377!\311\37z\315\315\351 \2700\341\335<\213\343\320\n9\260)\335\357^I\235\336>", 32) = 32
7366 20:45:38.870809 read(3, "\316\337I\332V\267dg", 8) = 8
7366 20:45:38.870862 getcwd("/home/peff/foo/clone", 129) = 21
7366 20:45:38.870876 stat("/home/peff/foo/clone/foo/.git", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7366 20:45:38.870894 lstat("/home/peff/foo/clone/foo/.git/HEAD", {st_mode=S_IFREG|0644, st_size=23, ...}) = 0
7366 20:45:38.870908 open("/home/peff/foo/clone/foo/.git/HEAD", O_RDONLY) = 4
7366 20:45:38.870921 read(4, "ref: refs/heads/master\n", 255) = 23
7366 20:45:38.870933 read(4, "", 232) = 0
7366 20:45:38.870945 close(4) = 0
7366 20:45:38.870960 lstat("/home/peff/foo/clone/foo/.git/commondir", 0x7fffffc3df00) = -1 ENOENT (No such file or directory)
7366 20:45:38.870974 access("/home/peff/foo/clone/foo/.git/objects", X_OK) = 0
7366 20:45:38.870987 access("/home/peff/foo/clone/foo/.git/refs", X_OK) = 0
7366 20:45:38.871000 lstat("/home/peff/foo/clone/foo/.git/commondir", 0x7fffffc3def0) = -1 ENOENT (No such file or directory)
7366 20:45:38.871015 access("/home/peff/local/git/private/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.871028 access("/home/peff/.config/git/config", R_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.871042 access("/home/peff/.gitconfig", R_OK) = 0
7366 20:45:38.871057 open("/home/peff/.gitconfig", O_RDONLY) = 4
7366 20:45:38.871078 fstat(4, {st_mode=S_IFREG|0644, st_size=1352, ...}) = 0
7366 20:45:38.871090 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aab4000
7366 20:45:38.871104 read(4, "[user]\n name = Jeff King\n emai"..., 4096) = 1352
7366 20:45:38.871148 read(4, "", 4096) = 0
7366 20:45:38.871161 close(4) = 0
7366 20:45:38.871173 munmap(0x7f1a3aab4000, 4096) = 0
7366 20:45:38.871187 access("/home/peff/foo/clone/foo/.git/config", R_OK) = 0
7366 20:45:38.871200 open("/home/peff/foo/clone/foo/.git/config", O_RDONLY) = 4
7366 20:45:38.871213 fstat(4, {st_mode=S_IFREG|0644, st_size=153, ...}) = 0
7366 20:45:38.871225 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aab4000
7366 20:45:38.871237 read(4, "[core]\n\trepositoryformatversion "..., 4096) = 153
7366 20:45:38.871256 read(4, "", 4096) = 0
7366 20:45:38.871268 close(4) = 0
7366 20:45:38.871279 munmap(0x7f1a3aab4000, 4096) = 0
7366 20:45:38.871296 stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7366 20:45:38.871309 getcwd("/home/peff/foo/clone", 129) = 21
7366 20:45:38.871322 chdir(".") = 0
7366 20:45:38.871333 getcwd("/home/peff/foo/clone", 130) = 21
7366 20:45:38.871345 lstat("/home/peff/foo/clone", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7366 20:45:38.871358 chdir("/home/peff/foo/clone") = 0
7366 20:45:38.871373 stat("/home/peff/foo/clone/foo/.git", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
7366 20:45:38.871388 lstat("/home/peff/foo/clone/foo/.git/commondir", 0x7fffffc3deb0) = -1 ENOENT (No such file or directory)
7366 20:45:38.871407 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
7366 20:45:38.871424 lstat("/home/peff/foo/clone/foo/.git/HEAD", {st_mode=S_IFREG|0644, st_size=23, ...}) = 0
7366 20:45:38.871437 open("/home/peff/foo/clone/foo/.git/HEAD", O_RDONLY) = 4
7366 20:45:38.871450 read(4, "ref: refs/heads/master\n", 255) = 23
7366 20:45:38.871461 read(4, "", 232) = 0
7366 20:45:38.871473 close(4) = 0
7366 20:45:38.871485 lstat("/home/peff/foo/clone/foo/.git/refs/heads/master", 0x7fffffc3de90) = -1 ENOENT (No such file or directory)
7366 20:45:38.871499 open("/home/peff/foo/clone/foo/.git/packed-refs", O_RDONLY) = -1 ENOENT (No such file or directory)
7366 20:45:38.871515 access("/home/peff/local/git/private/etc/gitconfig", R_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.871528 access("/home/peff/.config/git/config", R_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.871541 access("/home/peff/.gitconfig", R_OK) = 0
7366 20:45:38.871553 open("/home/peff/.gitconfig", O_RDONLY) = 4
7366 20:45:38.871566 fstat(4, {st_mode=S_IFREG|0644, st_size=1352, ...}) = 0
7366 20:45:38.871578 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aab4000
7366 20:45:38.871590 read(4, "[user]\n name = Jeff King\n emai"..., 4096) = 1352
7366 20:45:38.871615 access("/home/peff/.gitconfig-pager", R_OK) = 0
7366 20:45:38.871628 open("/home/peff/.gitconfig-pager", O_RDONLY) = 5
7366 20:45:38.871641 brk(0x24f8000) = 0x24f8000
7366 20:45:38.871654 fstat(5, {st_mode=S_IFREG|0644, st_size=113, ...}) = 0
7366 20:45:38.871666 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aab3000
7366 20:45:38.871678 read(5, "[pager]\n status = 0\n log = dif"..., 4096) = 113
7366 20:45:38.871693 read(5, "", 4096) = 0
7366 20:45:38.871704 close(5) = 0
7366 20:45:38.871715 munmap(0x7f1a3aab3000, 4096) = 0
7366 20:45:38.871745 read(4, "", 4096) = 0
7366 20:45:38.871757 close(4) = 0
7366 20:45:38.871768 munmap(0x7f1a3aab4000, 4096) = 0
7366 20:45:38.871780 access("/home/peff/foo/clone/foo/.git/config", R_OK) = 0
7366 20:45:38.871793 open("/home/peff/foo/clone/foo/.git/config", O_RDONLY) = 4
7366 20:45:38.871806 fstat(4, {st_mode=S_IFREG|0644, st_size=153, ...}) = 0
7366 20:45:38.871817 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aab4000
7366 20:45:38.871829 read(4, "[core]\n\trepositoryformatversion "..., 4096) = 153
7366 20:45:38.871846 read(4, "", 4096) = 0
7366 20:45:38.871857 close(4) = 0
7366 20:45:38.871868 munmap(0x7f1a3aab4000, 4096) = 0
7366 20:45:38.872949 open("/usr/lib/ssl/openssl.cnf", O_RDONLY) = 4
7366 20:45:38.872971 fstat(4, {st_mode=S_IFREG|0644, st_size=10835, ...}) = 0
7366 20:45:38.872983 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aab4000
7366 20:45:38.872995 read(4, "#\n# OpenSSL example configuratio"..., 4096) = 4096
7366 20:45:38.873046 read(4, "Netscape crash on BMPStrings or "..., 4096) = 4096
7366 20:45:38.873067 brk(0x2519000) = 0x2519000
7366 20:45:38.873100 read(4, " this to avoid interpreting an e"..., 4096) = 2643
7366 20:45:38.873130 read(4, "", 4096) = 0
7366 20:45:38.873143 close(4) = 0
7366 20:45:38.873155 munmap(0x7f1a3aab4000, 4096) = 0
7366 20:45:38.873201 access("/etc/gcrypt/fips_enabled", F_OK) = -1 ENOENT (No such file or directory)
7366 20:45:38.873217 open("/proc/sys/crypto/fips_enabled", O_RDONLY) = -1 ENOENT (No such file or directory)
7366 20:45:38.873235 open("/etc/gcrypt/hwf.deny", O_RDONLY) = -1 ENOENT (No such file or directory)
7366 20:45:38.873318 fstat(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
7366 20:45:38.873331 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aab4000
7366 20:45:38.873344 read(0, "capabilities\n", 4096) = 13
7366 20:45:38.873361 fstat(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
7366 20:45:38.873373 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aab3000
7366 20:45:38.873388 write(1, "fetch\noption\npush\ncheck-connecti"..., 38) = 38
7365 20:45:38.873399 <... read resumed> "fetch\noption\npush\ncheck-connecti"..., 4096) = 38
7366 20:45:38.873403 read(0, <unfinished ...>
7365 20:45:38.873411 write(4, "option progress true\n", 21) = 21
7366 20:45:38.873422 <... read resumed> "option progress true\n", 4096) = 21
7365 20:45:38.873426 read(3, <unfinished ...>
7366 20:45:38.873429 write(1, "ok\n", 3 <unfinished ...>
7365 20:45:38.873436 <... read resumed> "ok\n", 4096) = 3
7366 20:45:38.873440 <... write resumed> ) = 3
7365 20:45:38.873444 write(4, "option verbosity 1\n", 19 <unfinished ...>
7366 20:45:38.873448 read(0, <unfinished ...>
7365 20:45:38.873451 <... write resumed> ) = 19
7366 20:45:38.873454 <... read resumed> "option verbosity 1\n", 4096) = 19
7365 20:45:38.873458 read(3, <unfinished ...>
7366 20:45:38.873461 write(1, "ok\n", 3 <unfinished ...>
7365 20:45:38.873468 <... read resumed> "ok\n", 4096) = 3
7366 20:45:38.873472 <... write resumed> ) = 3
7365 20:45:38.873475 ioctl(2, TCGETS <unfinished ...>
7366 20:45:38.873479 read(0, <unfinished ...>
7365 20:45:38.873482 <... ioctl resumed> , {B38400 opost isig icanon echo ...}) = 0
7365 20:45:38.873489 dup(5) = 6
7365 20:45:38.873500 fcntl(6, F_GETFL) = 0 (flags O_RDONLY)
7365 20:45:38.873513 fstat(6, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
7365 20:45:38.873524 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f57ed5a3000
7365 20:45:38.873536 lseek(6, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
7365 20:45:38.873549 munmap(0x7f57ed5a3000, 4096) = 0
7365 20:45:38.873562 close(6) = 0
7365 20:45:38.873573 write(4, "list\n", 5) = 5
7366 20:45:38.873582 <... read resumed> "list\n", 4096) = 5
7365 20:45:38.873586 read(3, <unfinished ...>
7366 20:45:38.873592 brk(0x253f000) = 0x253f000
7366 20:45:38.873614 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], 0}, 8) = 0
7366 20:45:38.873626 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.873653 open("/home/peff/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory)
7366 20:45:38.873674 socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 4
7366 20:45:38.873692 close(4) = 0
7366 20:45:38.873709 mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f1a354e8000
7366 20:45:38.873725 mprotect(0x7f1a354e8000, 4096, PROT_NONE) = 0
7366 20:45:38.873738 clone(child_stack=0x7f1a35ce7fb0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f1a35ce89d0, tls=0x7f1a35ce8700, child_tidptr=0x7f1a35ce89d0) = 7367
7367 20:45:38.873763 set_robust_list(0x7f1a35ce89e0, 24 <unfinished ...>
7366 20:45:38.873767 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, <unfinished ...>
7367 20:45:38.873774 <... set_robust_list resumed> ) = 0
7366 20:45:38.873777 <... rt_sigaction resumed> NULL, 8) = 0
7366 20:45:38.873786 rt_sigaction(SIGPIPE, NULL, <unfinished ...>
7367 20:45:38.873792 socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0 <unfinished ...>
7366 20:45:38.873796 <... rt_sigaction resumed> {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.873806 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, <unfinished ...>
7367 20:45:38.873812 <... socket resumed> ) = 4
7366 20:45:38.873815 <... rt_sigaction resumed> NULL, 8) = 0
7367 20:45:38.873821 connect(4, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110 <unfinished ...>
7366 20:45:38.873826 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7367 20:45:38.873838 <... connect resumed> ) = -1 ENOENT (No such file or directory)
7366 20:45:38.873843 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 1000} <unfinished ...>
7367 20:45:38.873852 close(4) = 0
7367 20:45:38.873867 socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 4
7367 20:45:38.873882 connect(4, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
7367 20:45:38.873899 close(4) = 0
7367 20:45:38.873916 mmap(NULL, 134217728, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x7f1a2d4e8000
7367 20:45:38.873932 munmap(0x7f1a2d4e8000, 45187072) = 0
7367 20:45:38.873947 munmap(0x7f1a34000000, 21921792) = 0
7367 20:45:38.873961 mprotect(0x7f1a30000000, 135168, PROT_READ|PROT_WRITE) = 0
7367 20:45:38.873978 open("/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 4
7367 20:45:38.873995 fstat(4, {st_mode=S_IFREG|0644, st_size=497, ...}) = 0
7367 20:45:38.874010 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aab2000
7367 20:45:38.874025 read(4, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 497
7367 20:45:38.874045 read(4, "", 4096) = 0
7367 20:45:38.874059 close(4) = 0
7367 20:45:38.874072 munmap(0x7f1a3aab2000, 4096) = 0
7367 20:45:38.874090 open("/etc/host.conf", O_RDONLY|O_CLOEXEC) = 4
7367 20:45:38.874106 fstat(4, {st_mode=S_IFREG|0644, st_size=9, ...}) = 0
7367 20:45:38.874120 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aab2000
7367 20:45:38.874134 read(4, "multi on\n", 4096) = 9
7367 20:45:38.874151 read(4, "", 4096) = 0
7367 20:45:38.874164 close(4) = 0
7367 20:45:38.874177 munmap(0x7f1a3aab2000, 4096) = 0
7367 20:45:38.874191 futex(0x7f1a396e9bc4, FUTEX_WAKE_PRIVATE, 2147483647) = 0
7367 20:45:38.874206 open("/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 4
7367 20:45:38.874223 fstat(4, {st_mode=S_IFREG|0644, st_size=42, ...}) = 0
7367 20:45:38.874237 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aab2000
7367 20:45:38.874251 read(4, "domain intra.peff.net\nnameserver"..., 4096) = 42
7367 20:45:38.874268 read(4, "", 4096) = 0
7367 20:45:38.874281 close(4) = 0
7367 20:45:38.874294 munmap(0x7f1a3aab2000, 4096) = 0
7367 20:45:38.874314 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4
7367 20:45:38.874330 fstat(4, {st_mode=S_IFREG|0644, st_size=99540, ...}) = 0
7367 20:45:38.874344 mmap(NULL, 99540, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f1a3aa73000
7367 20:45:38.874358 close(4) = 0
7367 20:45:38.874373 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7367 20:45:38.874391 open("/lib/x86_64-linux-gnu/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 4
7367 20:45:38.874408 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\"\0\0\0\0\0\0"..., 832) = 832
7367 20:45:38.874424 fstat(4, {st_mode=S_IFREG|0644, st_size=47712, ...}) = 0
7367 20:45:38.874439 mmap(NULL, 2144392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f1a352dc000
7367 20:45:38.874455 mprotect(0x7f1a352e7000, 2093056, PROT_NONE) = 0
7367 20:45:38.874471 mmap(0x7f1a354e6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xa000) = 0x7f1a354e6000
7367 20:45:38.874493 close(4) = 0
7367 20:45:38.874517 mprotect(0x7f1a354e6000, 4096, PROT_READ) = 0
7367 20:45:38.874533 munmap(0x7f1a3aa73000, 99540) = 0
7367 20:45:38.874554 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 4
7367 20:45:38.874572 fstat(4, {st_mode=S_IFREG|0644, st_size=239, ...}) = 0
7367 20:45:38.874587 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aab2000
7367 20:45:38.874601 read(4, "127.0.0.1\tlocalhost\n#10.0.0.1 ma"..., 4096) = 239
7367 20:45:38.874622 read(4, "", 4096) = 0
7367 20:45:38.874637 close(4) = 0
7367 20:45:38.874650 munmap(0x7f1a3aab2000, 4096) = 0
7367 20:45:38.874667 open("/etc/gai.conf", O_RDONLY|O_CLOEXEC) = 4
7367 20:45:38.874683 fstat(4, {st_mode=S_IFREG|0644, st_size=2584, ...}) = 0
7367 20:45:38.874698 fstat(4, {st_mode=S_IFREG|0644, st_size=2584, ...}) = 0
7367 20:45:38.874711 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aab2000
7367 20:45:38.874729 read(4, "# Configuration for getaddrinfo("..., 4096) = 2584
7367 20:45:38.874749 read(4, "", 4096) = 0
7367 20:45:38.874762 close(4) = 0
7367 20:45:38.874775 munmap(0x7f1a3aab2000, 4096) = 0
7367 20:45:38.874790 futex(0x7f1a396e7f64, FUTEX_WAKE_PRIVATE, 2147483647) = 0
7367 20:45:38.874803 socket(PF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 4
7367 20:45:38.874819 bind(4, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
7367 20:45:38.874834 getsockname(4, {sa_family=AF_NETLINK, pid=7366, groups=00000000}, [12]) = 0
7367 20:45:38.874851 sendto(4, "\24\0\0\0\26\0\1\0032\360SU\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
7367 20:45:38.874874 recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"L\0\0\0\24\0\2\0002\360SU\306\34\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 244
7367 20:45:38.874896 recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"H\0\0\0\24\0\2\0002\360SU\306\34\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 144
7366 20:45:38.874911 <... select resumed> ) = 0 (Timeout)
7367 20:45:38.874916 recvmsg(4, <unfinished ...>
7366 20:45:38.874919 rt_sigaction(SIGPIPE, NULL, <unfinished ...>
7367 20:45:38.874924 <... recvmsg resumed> {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0002\360SU\306\34\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
7366 20:45:38.874930 <... rt_sigaction resumed> {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7367 20:45:38.874936 close(4 <unfinished ...>
7366 20:45:38.874939 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.874953 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.874966 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 1000}) = 0 (Timeout)
7366 20:45:38.876049 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.876060 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.876073 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.876085 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 1000}) = 0 (Timeout)
7366 20:45:38.877164 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.877176 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.877188 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.877200 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 1000}) = 0 (Timeout)
7366 20:45:38.878280 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.878292 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.878304 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.878316 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 1000}) = 0 (Timeout)
7366 20:45:38.879392 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.879410 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.879425 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.879438 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 1000}) = 0 (Timeout)
7366 20:45:38.880520 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.880532 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.880544 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.880556 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 1000}) = 0 (Timeout)
7366 20:45:38.881639 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.881651 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.881664 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.881676 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 3000}) = 0 (Timeout)
7366 20:45:38.884758 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.884770 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.884782 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.884794 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 1000}) = 0 (Timeout)
7366 20:45:38.885875 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.885886 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.885898 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.885910 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 2000}) = 0 (Timeout)
7366 20:45:38.887993 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.888005 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.888018 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.888029 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 1000}) = 0 (Timeout)
7366 20:45:38.889109 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.889120 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.889133 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.889145 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 2000}) = 0 (Timeout)
7366 20:45:38.891211 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.891224 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.891236 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.891248 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 1000}) = 0 (Timeout)
7366 20:45:38.892327 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.892339 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.892351 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.892363 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 2000}) = 0 (Timeout)
7366 20:45:38.894443 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.894454 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.894467 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.894478 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 1000}) = 0 (Timeout)
7366 20:45:38.895560 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.895572 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.895585 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.895597 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 2000}) = 0 (Timeout)
7366 20:45:38.897676 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.897687 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.897699 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.897711 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 1000}) = 0 (Timeout)
7366 20:45:38.898794 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.898806 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.898818 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.898830 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 2000}) = 0 (Timeout)
7366 20:45:38.900911 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.900923 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.900936 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.900947 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 1000}) = 0 (Timeout)
7366 20:45:38.902027 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.902039 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.902051 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.902063 select(0, 0x7fffffc3dcc0, 0x7fffffc3dd40, 0x7fffffc3ddc0, {0, 2000} <unfinished ...>
7367 20:45:38.903136 <... close resumed> ) = 0
7367 20:45:38.903154 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4
7367 20:45:38.903172 connect(4, {sa_family=AF_INET, sin_port=htons(5001), sin_addr=inet_addr("127.0.0.1")}, 16) = 0
7367 20:45:38.903197 getsockname(4, {sa_family=AF_INET, sin_port=htons(59730), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
7367 20:45:38.903213 close(4) = 0
7367 20:45:38.903226 socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 4
7367 20:45:38.903238 connect(4, {sa_family=AF_INET6, sin6_port=htons(5001), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0
7367 20:45:38.903260 getsockname(4, {sa_family=AF_INET6, sin6_port=htons(53053), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0
7367 20:45:38.903273 close(4) = 0
7367 20:45:38.903291 madvise(0x7f1a354e8000, 8368128, MADV_DONTNEED) = 0
7367 20:45:38.903304 _exit(0) = ?
7367 20:45:38.903319 +++ exited with 0 +++
7366 20:45:38.904137 <... select resumed> ) = 0 (Timeout)
7366 20:45:38.904144 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.904157 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.904172 socket(PF_INET6, SOCK_STREAM, IPPROTO_TCP) = 4
7366 20:45:38.904191 setsockopt(4, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
7366 20:45:38.904204 setsockopt(4, SOL_TCP, TCP_KEEPIDLE, [60], 4) = 0
7366 20:45:38.904215 setsockopt(4, SOL_TCP, TCP_KEEPINTVL, [60], 4) = 0
7366 20:45:38.904227 fcntl(4, F_GETFL) = 0x2 (flags O_RDWR)
7366 20:45:38.904238 fcntl(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
7366 20:45:38.904250 connect(4, {sa_family=AF_INET6, sin6_port=htons(5001), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = -1 EINPROGRESS (Operation now in progress)
7366 20:45:38.904284 poll([{fd=4, events=POLLOUT|POLLWRNORM}], 1, 0) = 1 ([{fd=4, revents=POLLOUT|POLLWRNORM|POLLERR|POLLHUP}])
7366 20:45:38.904298 getsockopt(4, SOL_SOCKET, SO_ERROR, [111], [4]) = 0
7366 20:45:38.904313 socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 5
7366 20:45:38.904326 setsockopt(5, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
7366 20:45:38.904338 setsockopt(5, SOL_TCP, TCP_KEEPIDLE, [60], 4) = 0
7366 20:45:38.904349 setsockopt(5, SOL_TCP, TCP_KEEPINTVL, [60], 4) = 0
7366 20:45:38.904361 fcntl(5, F_GETFL) = 0x2 (flags O_RDWR)
7366 20:45:38.904372 fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0
7366 20:45:38.904383 connect(5, {sa_family=AF_INET, sin_port=htons(5001), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EINPROGRESS (Operation now in progress)
7366 20:45:38.904413 close(4) = 0
7366 20:45:38.904427 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.904440 select(6, [], [5], [], {0, 1000}) = 1 (out [5], left {0, 999})
7366 20:45:38.904461 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.904473 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.904485 poll([{fd=5, events=POLLOUT|POLLWRNORM}], 1, 0) = 1 ([{fd=5, revents=POLLOUT|POLLWRNORM}])
7366 20:45:38.904498 getsockopt(5, SOL_SOCKET, SO_ERROR, [0], [4]) = 0
7366 20:45:38.904510 getpeername(5, {sa_family=AF_INET, sin_port=htons(5001), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
7366 20:45:38.904522 getsockname(5, {sa_family=AF_INET, sin_port=htons(58977), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
7366 20:45:38.904542 sendto(5, "GET /smart/foo.git/info/refs?ser"..., 177, MSG_NOSIGNAL, NULL, 0) = 177
7366 20:45:38.904575 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout)
7366 20:45:38.904591 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.904604 select(6, [5], [], [], {0, 1000}) = 1 (in [5], left {0, 0})
7366 20:45:38.905630 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.905644 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.905656 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.905671 recvfrom(5, "HTTP/1.1 200 OK\r\nDate: Thu, 14 M"..., 16384, 0, NULL, NULL) = 326
7366 20:45:38.905694 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.905707 select(6, [5], [], [], {0, 198000}) = 1 (in [5], left {0, 186035})
7366 20:45:38.917712 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.917735 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.917753 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.917773 recvfrom(5, "e4\r\n00e4e8349e10bcdf755e304e36d0"..., 16384, 0, NULL, NULL) = 234
7366 20:45:38.917795 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.917813 select(6, [5], [], [], {0, 186000}) = 1 (in [5], left {0, 185999})
7366 20:45:38.917834 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.917851 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.917867 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.917885 recvfrom(5, "3d\r\n003db7cff8b3140ccc84464c7431"..., 16384, 0, NULL, NULL) = 647
7366 20:45:38.917903 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.917919 select(6, [5], [], [], {0, 186000}) = 1 (in [5], left {0, 185999})
7366 20:45:38.917939 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.917955 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.917971 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.917988 recvfrom(5, "53\r\n00535eee66f67bafc18a47e95c58"..., 16384, 0, NULL, NULL) = 686
7366 20:45:38.918006 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918022 select(6, [5], [], [], {0, 186000}) = 1 (in [5], left {0, 185999})
7366 20:45:38.918042 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.918058 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918074 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.918091 recvfrom(5, "57\r\n0057a8ba15f01e3e1b0cd19de5c2"..., 16384, 0, NULL, NULL) = 651
7366 20:45:38.918109 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918125 select(6, [5], [], [], {0, 186000}) = 1 (in [5], left {0, 185999})
7366 20:45:38.918151 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.918167 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918183 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.918201 recvfrom(5, "57\r\n005794546b5a5d867fcb0f38009a"..., 16384, 0, NULL, NULL) = 744
7366 20:45:38.918230 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918246 select(6, [5], [], [], {0, 185000}) = 1 (in [5], left {0, 184999})
7366 20:45:38.918266 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.918282 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918298 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.918315 recvfrom(5, "57\r\n005749f2bc49e527c9e70396d2bd"..., 16384, 0, NULL, NULL) = 930
7366 20:45:38.918337 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918353 select(6, [5], [], [], {0, 185000}) = 1 (in [5], left {0, 184999})
7366 20:45:38.918373 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.918388 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918404 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.918422 recvfrom(5, "5b\r\n005b2a4aa050016438ef333d092b"..., 16384, 0, NULL, NULL) = 861
7366 20:45:38.918443 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918460 select(6, [5], [], [], {0, 185000}) = 1 (in [5], left {0, 184999})
7366 20:45:38.918479 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.918495 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918511 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.918529 recvfrom(5, "57\r\n0057e4b8e9257b239230e36ef05a"..., 16384, 0, NULL, NULL) = 930
7366 20:45:38.918550 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918566 select(6, [5], [], [], {0, 185000}) = 1 (in [5], left {0, 184999})
7366 20:45:38.918586 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.918602 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918618 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.918635 recvfrom(5, "57\r\n00573b40aafd0ca8292fd1ef2533"..., 16384, 0, NULL, NULL) = 837
7366 20:45:38.918656 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918672 select(6, [5], [], [], {0, 185000}) = 1 (in [5], left {0, 184999})
7366 20:45:38.918692 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.918708 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918723 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.918741 recvfrom(5, "57\r\n00575e95018c93d9d922e77a0fd6"..., 16384, 0, NULL, NULL) = 930
7366 20:45:38.918761 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918778 select(6, [5], [], [], {0, 185000}) = 1 (in [5], left {0, 184999})
7366 20:45:38.918797 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.918813 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918829 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.918850 recvfrom(5, "57\r\n0057203dd2b9626345c3807b30f4"..., 16384, 0, NULL, NULL) = 930
7366 20:45:38.918871 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918887 select(6, [5], [], [], {0, 185000}) = 1 (in [5], left {0, 184999})
7366 20:45:38.918907 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.918923 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918939 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.918957 recvfrom(5, "57\r\n00573ce31e103b1fcb219458635c"..., 16384, 0, NULL, NULL) = 1023
7366 20:45:38.918979 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.918995 select(6, [5], [], [], {0, 185000}) = 1 (in [5], left {0, 184999})
7366 20:45:38.919014 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.919030 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919046 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.919064 recvfrom(5, "57\r\n0057f625783817ebaf9c822e8a1c"..., 16384, 0, NULL, NULL) = 837
7366 20:45:38.919084 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919100 select(6, [5], [], [], {0, 185000}) = 1 (in [5], left {0, 184999})
7366 20:45:38.919127 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.919144 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919160 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.919178 recvfrom(5, "57\r\n005711b58a5fc401acf9e020aa40"..., 16384, 0, NULL, NULL) = 837
7366 20:45:38.919199 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919215 select(6, [5], [], [], {0, 184000}) = 1 (in [5], left {0, 183999})
7366 20:45:38.919234 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.919255 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919274 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.919293 recvfrom(5, "57\r\n005702a79236aa6cd31cb2d25d98"..., 16384, 0, NULL, NULL) = 1087
7366 20:45:38.919313 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919329 select(6, [5], [], [], {0, 184000}) = 1 (in [5], left {0, 183999})
7366 20:45:38.919349 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.919364 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919379 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.919395 recvfrom(5, "ae\r\n0057da56597335b02cde7ef3049d"..., 16384, 0, NULL, NULL) = 727
7366 20:45:38.919418 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919434 select(6, [5], [], [], {0, 184000}) = 1 (in [5], left {0, 183999})
7366 20:45:38.919453 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.919468 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919484 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.919500 recvfrom(5, "15c\r\n0057d627a7c0c879211dc0ae631"..., 16384, 0, NULL, NULL) = 1279
7366 20:45:38.919519 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919534 select(6, [5], [], [], {0, 184000}) = 1 (in [5], left {0, 183999})
7366 20:45:38.919557 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.919573 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919588 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.919606 recvfrom(5, "57\r\n0057338ce6a8c69e63c005b6ced2"..., 16384, 0, NULL, NULL) = 1212
7366 20:45:38.919625 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919640 select(6, [5], [], [], {0, 184000}) = 1 (in [5], left {0, 183999})
7366 20:45:38.919660 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.919675 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919690 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.919707 recvfrom(5, "57\r\n005762dc084ee3350b0c8e3a4eb3"..., 16384, 0, NULL, NULL) = 1017
7366 20:45:38.919728 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919743 select(6, [5], [], [], {0, 184000}) = 1 (in [5], left {0, 183999})
7366 20:45:38.919762 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.919777 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919792 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.919809 recvfrom(5, "57\r\n005770ebe65d31fba901800810c6"..., 16384, 0, NULL, NULL) = 1476
7366 20:45:38.919828 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919843 select(6, [5], [], [], {0, 184000}) = 1 (in [5], left {0, 183999})
7366 20:45:38.919863 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.919878 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919893 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.919910 recvfrom(5, "57\r\n005718067731665b18716b32a05e"..., 16384, 0, NULL, NULL) = 930
7366 20:45:38.919930 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919945 select(6, [5], [], [], {0, 184000}) = 1 (in [5], left {0, 183999})
7366 20:45:38.919965 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.919980 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.919995 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.920012 recvfrom(5, "57\r\n0057985fc4f9b90db0ce851654b5"..., 16384, 0, NULL, NULL) = 1125
7366 20:45:38.920031 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920046 select(6, [5], [], [], {0, 184000}) = 1 (in [5], left {0, 183999})
7366 20:45:38.920065 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.920079 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920095 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.920112 recvfrom(5, "57\r\n0057152b8a9a872338503991749c"..., 16384, 0, NULL, NULL) = 1302
7366 20:45:38.920133 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920148 select(6, [5], [], [], {0, 184000}) = 1 (in [5], left {0, 183999})
7366 20:45:38.920168 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.920183 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920198 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.920218 recvfrom(5, "57\r\n0057259ecb796b18b6c59a0acc2f"..., 16384, 0, NULL, NULL) = 1389
7366 20:45:38.920238 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920253 select(6, [5], [], [], {0, 183000}) = 1 (in [5], left {0, 182999})
7366 20:45:38.920273 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.920288 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920304 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.920320 recvfrom(5, "57\r\n0057621123a59777f7bc7f3073c2"..., 16384, 0, NULL, NULL) = 1203
7366 20:45:38.920340 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920356 select(6, [5], [], [], {0, 183000}) = 1 (in [5], left {0, 182999})
7366 20:45:38.920375 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.920390 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920406 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.920423 recvfrom(5, "5a\r\n005a2be25eddf75e120f7b974b32"..., 16384, 0, NULL, NULL) = 1224
7366 20:45:38.920443 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920458 select(6, [5], [], [], {0, 183000}) = 1 (in [5], left {0, 182999})
7366 20:45:38.920477 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.920492 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920507 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.920525 recvfrom(5, "57\r\n0057d876ff00e7380ec73c0ea9f5"..., 16384, 0, NULL, NULL) = 1668
7366 20:45:38.920544 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920559 select(6, [5], [], [], {0, 183000}) = 1 (in [5], left {0, 182999})
7366 20:45:38.920579 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.920595 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920610 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.920628 recvfrom(5, "57\r\n005716ee2c493c0a9d5b0d39e528"..., 16384, 0, NULL, NULL) = 1674
7366 20:45:38.920648 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920663 select(6, [5], [], [], {0, 183000}) = 1 (in [5], left {0, 182999})
7366 20:45:38.920683 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.920697 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920713 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.920729 recvfrom(5, "5a\r\n005ab5c945b0727b2c39bbdfb910"..., 16384, 0, NULL, NULL) = 1026
7366 20:45:38.920753 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920768 select(6, [5], [], [], {0, 183000}) = 1 (in [5], left {0, 182999})
7366 20:45:38.920787 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.920802 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920818 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.920834 recvfrom(5, "57\r\n0057bc34e52713be30bf64e4a1e6"..., 16384, 0, NULL, NULL) = 1395
7366 20:45:38.920854 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920870 select(6, [5], [], [], {0, 183000}) = 1 (in [5], left {0, 182999})
7366 20:45:38.920889 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.920907 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920922 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.920940 recvfrom(5, "57\r\n00570b5f70ea26437618037f7246"..., 16384, 0, NULL, NULL) = 1395
7366 20:45:38.920960 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.920975 select(6, [5], [], [], {0, 183000}) = 1 (in [5], left {0, 182999})
7366 20:45:38.920995 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.921010 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921025 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.921042 recvfrom(5, "57\r\n0057559dac53ade9a79aabfbe12d"..., 16384, 0, NULL, NULL) = 1206
7366 20:45:38.921062 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921078 select(6, [5], [], [], {0, 183000}) = 1 (in [5], left {0, 182999})
7366 20:45:38.921097 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.921112 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921127 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.921144 recvfrom(5, "ae\r\n00578c8aa546fe0b00a815df3b99"..., 16384, 0, NULL, NULL) = 2109
7366 20:45:38.921164 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921179 select(6, [5], [], [], {0, 182000}) = 1 (in [5], left {0, 181999})
7366 20:45:38.921199 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.921214 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921229 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.921246 recvfrom(5, "57\r\n0057c6a5dd69cff2cc988ddb194a"..., 16384, 0, NULL, NULL) = 1482
7366 20:45:38.921265 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921280 select(6, [5], [], [], {0, 182000}) = 1 (in [5], left {0, 181999})
7366 20:45:38.921300 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.921314 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921329 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.921346 recvfrom(5, "57\r\n00575b5041664b30bb55c82432b0"..., 16384, 0, NULL, NULL) = 1952
7366 20:45:38.921368 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921383 select(6, [5], [], [], {0, 182000}) = 1 (in [5], left {0, 181999})
7366 20:45:38.921402 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.921418 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921433 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.921450 recvfrom(5, "57\r\n00575de70ca694ac34e45647fb0c"..., 16384, 0, NULL, NULL) = 1756
7366 20:45:38.921470 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921485 select(6, [5], [], [], {0, 182000}) = 1 (in [5], left {0, 181999})
7366 20:45:38.921504 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.921519 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921535 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.921552 recvfrom(5, "ae\r\n005717d950f182f0e0e2a6d3e5cb"..., 16384, 0, NULL, NULL) = 1656
7366 20:45:38.921573 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921588 select(6, [5], [], [], {0, 182000}) = 1 (in [5], left {0, 181999})
7366 20:45:38.921608 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.921623 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921638 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.921655 recvfrom(5, "57\r\n0057e72108c972c16b96c2827692"..., 16384, 0, NULL, NULL) = 1482
7366 20:45:38.921677 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921693 select(6, [5], [], [], {0, 182000}) = 1 (in [5], left {0, 181999})
7366 20:45:38.921712 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.921727 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921743 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.921759 recvfrom(5, "57\r\n005791072184210996febbf91344"..., 16384, 0, NULL, NULL) = 1941
7366 20:45:38.921778 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921794 select(6, [5], [], [], {0, 182000}) = 1 (in [5], left {0, 181999})
7366 20:45:38.921813 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.921829 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921844 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.921862 recvfrom(5, "5a\r\n005a920a7f03587fea7253b4b195"..., 16384, 0, NULL, NULL) = 2121
7366 20:45:38.921884 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921899 select(6, [5], [], [], {0, 182000}) = 1 (in [5], left {0, 181999})
7366 20:45:38.921919 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.921934 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.921949 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.921966 recvfrom(5, "57\r\n0057023c6104abf7f146d038f42c"..., 16384, 0, NULL, NULL) = 2208
7366 20:45:38.921988 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922003 select(6, [5], [], [], {0, 182000}) = 1 (in [5], left {0, 181999})
7366 20:45:38.922022 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.922038 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922053 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.922069 recvfrom(5, "57\r\n005703acf2eb3655053f7b4b4abb"..., 16384, 0, NULL, NULL) = 2034
7366 20:45:38.922090 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922105 select(6, [5], [], [], {0, 182000}) = 1 (in [5], left {0, 181999})
7366 20:45:38.922124 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.922139 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922155 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.922171 recvfrom(5, "57\r\n00570c4e8c6d287fc650d811ad17"..., 16384, 0, NULL, NULL) = 2493
7366 20:45:38.922192 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922208 select(6, [5], [], [], {0, 181000}) = 1 (in [5], left {0, 180999})
7366 20:45:38.922227 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.922245 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922261 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.922278 recvfrom(5, "ae\r\n0057ae1683c2d057b106941b4c43"..., 16384, 0, NULL, NULL) = 2571
7366 20:45:38.922299 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922316 select(6, [5], [], [], {0, 181000}) = 1 (in [5], left {0, 180999})
7366 20:45:38.922335 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.922350 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922366 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.922382 recvfrom(5, "57\r\n0057b1d3bcde17f584d466f91576"..., 16384, 0, NULL, NULL) = 1848
7366 20:45:38.922401 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922417 select(6, [5], [], [], {0, 181000}) = 1 (in [5], left {0, 180999})
7366 20:45:38.922436 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.922452 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922467 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.922483 recvfrom(5, "57\r\n0057b6daa773ae0c27efa6f1e497"..., 16384, 0, NULL, NULL) = 2404
7366 20:45:38.922506 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922521 select(6, [5], [], [], {0, 181000}) = 1 (in [5], left {0, 180999})
7366 20:45:38.922541 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.922556 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922571 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.922588 recvfrom(5, "57\r\n0057c98222ffac5508ad3dff3de9"..., 16384, 0, NULL, NULL) = 2665
7366 20:45:38.922607 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922623 select(6, [5], [], [], {0, 181000}) = 1 (in [5], left {0, 180999})
7366 20:45:38.922642 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.922657 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922672 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.922689 recvfrom(5, "57\r\n00571551e5e69328d4f9a2faa799"..., 16384, 0, NULL, NULL) = 2030
7366 20:45:38.922710 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922725 select(6, [5], [], [], {0, 181000}) = 1 (in [5], left {0, 180999})
7366 20:45:38.922745 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.922760 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922775 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.922792 recvfrom(5, "ae\r\n00577a03bdeaf743cf1763a676a2"..., 16384, 0, NULL, NULL) = 2756
7366 20:45:38.922813 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922828 select(6, [5], [], [], {0, 181000}) = 1 (in [5], left {0, 180999})
7366 20:45:38.922848 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.922863 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922878 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.922895 recvfrom(5, "5c\r\n005cd44fc139599ef74590508207"..., 16384, 0, NULL, NULL) = 2498
7366 20:45:38.922918 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922934 select(6, [5], [], [], {0, 181000}) = 1 (in [5], left {0, 180999})
7366 20:45:38.922953 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.922969 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.922984 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.923001 recvfrom(5, "57\r\n0057670b891f53ec8c71f53fda1c"..., 16384, 0, NULL, NULL) = 2513
7366 20:45:38.923022 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923038 select(6, [5], [], [], {0, 181000}) = 1 (in [5], left {0, 180999})
7366 20:45:38.923057 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.923072 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923087 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.923105 recvfrom(5, "57\r\n0057122defd2e60e7ed4c8ce997e"..., 16384, 0, NULL, NULL) = 2658
7366 20:45:38.923131 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923147 select(6, [5], [], [], {0, 181000}) = 1 (in [5], left {0, 180999})
7366 20:45:38.923167 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.923182 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923197 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.923214 recvfrom(5, "57\r\n0057d4da9c2019e3e93dcbb0d947"..., 16384, 0, NULL, NULL) = 2832
7366 20:45:38.923235 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923251 select(6, [5], [], [], {0, 180000}) = 1 (in [5], left {0, 179999})
7366 20:45:38.923270 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.923285 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923300 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.923317 recvfrom(5, "57\r\n0057436eff9abf4fa1159c806f26"..., 16384, 0, NULL, NULL) = 1933
7366 20:45:38.923339 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923355 select(6, [5], [], [], {0, 180000}) = 1 (in [5], left {0, 179999})
7366 20:45:38.923374 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.923389 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923404 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.923421 recvfrom(5, "57\r\n00577cd0e728f4b431690f4fca1a"..., 16384, 0, NULL, NULL) = 2663
7366 20:45:38.923440 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923455 select(6, [5], [], [], {0, 180000}) = 1 (in [5], left {0, 179999})
7366 20:45:38.923475 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.923490 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923505 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.923522 recvfrom(5, "57\r\n0057fe005b8c51a44c38e2a91ae2"..., 16384, 0, NULL, NULL) = 2212
7366 20:45:38.923544 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923560 select(6, [5], [], [], {0, 180000}) = 1 (in [5], left {0, 179999})
7366 20:45:38.923579 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.923595 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923613 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.923630 recvfrom(5, "57\r\n0057f020dac5ae3a222a71d8f263"..., 16384, 0, NULL, NULL) = 2572
7366 20:45:38.923649 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923665 select(6, [5], [], [], {0, 180000}) = 1 (in [5], left {0, 179999})
7366 20:45:38.923685 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.923700 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923715 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.923732 recvfrom(5, "57\r\n005732cb84f81307b716ba2043f9"..., 16384, 0, NULL, NULL) = 3038
7366 20:45:38.923753 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923769 select(6, [5], [], [], {0, 180000}) = 1 (in [5], left {0, 179999})
7366 20:45:38.923788 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.923803 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923818 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.923835 recvfrom(5, "57\r\n005751f6559872c5a9b762ce24a4"..., 16384, 0, NULL, NULL) = 2832
7366 20:45:38.923856 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923872 select(6, [5], [], [], {0, 180000}) = 1 (in [5], left {0, 179999})
7366 20:45:38.923892 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.923908 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.923923 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.923940 recvfrom(5, "57\r\n00571aa85a8860987786f33fe021"..., 16384, 0, NULL, NULL) = 2384
7366 20:45:38.923961 mmap(NULL, 139264, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a3aa6a000
7366 20:45:38.924008 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924024 select(6, [5], [], [], {0, 180000}) = 1 (in [5], left {0, 179999})
7366 20:45:38.924044 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.924060 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924075 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.924092 recvfrom(5, "57\r\n00575af84f1e6319755786c14c11"..., 16384, 0, NULL, NULL) = 4309
7366 20:45:38.924114 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924130 select(6, [5], [], [], {0, 180000}) = 1 (in [5], left {0, 179999})
7366 20:45:38.924149 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.924165 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924180 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.924197 recvfrom(5, "57\r\n0057feee3274b8ba14d3b28edd99"..., 16384, 0, NULL, NULL) = 2838
7366 20:45:38.924218 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924233 select(6, [5], [], [], {0, 179000}) = 1 (in [5], left {0, 178999})
7366 20:45:38.924253 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.924268 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924283 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.924300 recvfrom(5, "57\r\n00576a86909dd78596bdc2750b5b"..., 16384, 0, NULL, NULL) = 2765
7366 20:45:38.924325 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924341 select(6, [5], [], [], {0, 179000}) = 1 (in [5], left {0, 178999})
7366 20:45:38.924360 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.924375 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924391 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.924408 recvfrom(5, "57\r\n0057bcc9a3d2a1083a5875da97ae"..., 16384, 0, NULL, NULL) = 3389
7366 20:45:38.924430 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924446 select(6, [5], [], [], {0, 179000}) = 1 (in [5], left {0, 178999})
7366 20:45:38.924465 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.924480 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924496 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.924512 recvfrom(5, "ae\r\n0057464c105e71e96702abf5adfc"..., 16384, 0, NULL, NULL) = 4121
7366 20:45:38.924536 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924551 select(6, [5], [], [], {0, 179000}) = 1 (in [5], left {0, 178999})
7366 20:45:38.924570 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.924586 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924601 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.924618 recvfrom(5, "ad\r\n0056ab79ea79048e030a884ff822"..., 16384, 0, NULL, NULL) = 3469
7366 20:45:38.924640 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924656 select(6, [5], [], [], {0, 179000}) = 1 (in [5], left {0, 178999})
7366 20:45:38.924675 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.924690 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924706 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.924723 recvfrom(5, "5a\r\n005a465742dffbc8f2edcb5dacd2"..., 16384, 0, NULL, NULL) = 3482
7366 20:45:38.924745 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924761 select(6, [5], [], [], {0, 179000}) = 1 (in [5], left {0, 178999})
7366 20:45:38.924780 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.924795 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924811 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.924828 recvfrom(5, "57\r\n00576ecb5dbdb33db4b332fb067a"..., 16384, 0, NULL, NULL) = 3843
7366 20:45:38.924851 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924866 select(6, [5], [], [], {0, 179000}) = 1 (in [5], left {0, 178999})
7366 20:45:38.924886 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.924901 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924917 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.924934 recvfrom(5, "ae\r\n005764c2efbb444f061fd6a0ca5f"..., 16384, 0, NULL, NULL) = 3769
7366 20:45:38.924955 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.924971 select(6, [5], [], [], {0, 179000}) = 1 (in [5], left {0, 178999})
7366 20:45:38.924990 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.925008 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925023 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.925041 recvfrom(5, "ae\r\n005722805acca4fbef3a0c4fad2a"..., 16384, 0, NULL, NULL) = 3573
7366 20:45:38.925064 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925079 select(6, [5], [], [], {0, 179000}) = 1 (in [5], left {0, 178999})
7366 20:45:38.925099 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.925113 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925128 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.925146 recvfrom(5, "5a\r\n005add25bf7ab27089cd77c27164"..., 16384, 0, NULL, NULL) = 4023
7366 20:45:38.925170 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925186 select(6, [5], [], [], {0, 178000}) = 1 (in [5], left {0, 177999})
7366 20:45:38.925205 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.925220 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925235 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.925252 recvfrom(5, "57\r\n00574685d3b9be35dff881df6caf"..., 16384, 0, NULL, NULL) = 3572
7366 20:45:38.925274 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925289 select(6, [5], [], [], {0, 178000}) = 1 (in [5], left {0, 177999})
7366 20:45:38.925309 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.925324 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925339 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.925356 recvfrom(5, "57\r\n0057f4e5c9f7dea0ed7e3dc24226"..., 16384, 0, NULL, NULL) = 3905
7366 20:45:38.925378 mremap(0x7f1a3aa6a000, 139264, 204800, MREMAP_MAYMOVE) = 0x7f1a3aa38000
7366 20:45:38.925400 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925416 select(6, [5], [], [], {0, 178000}) = 1 (in [5], left {0, 177999})
7366 20:45:38.925435 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.925451 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925466 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.925483 recvfrom(5, "56\r\n00563ddc03f8a7d2ad6e53ed9da4"..., 16384, 0, NULL, NULL) = 4712
7366 20:45:38.925503 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925519 select(6, [5], [], [], {0, 178000}) = 1 (in [5], left {0, 177999})
7366 20:45:38.925538 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.925553 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925568 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.925586 recvfrom(5, "ac\r\n0056998c76f673bb980c4549df29"..., 16384, 0, NULL, NULL) = 3166
7366 20:45:38.925607 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925622 select(6, [5], [], [], {0, 178000}) = 1 (in [5], left {0, 177999})
7366 20:45:38.925642 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.925657 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925672 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.925691 recvfrom(5, "56\r\n005657f5068454e12ae5aea8747b"..., 16384, 0, NULL, NULL) = 4166
7366 20:45:38.925716 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925732 select(6, [5], [], [], {0, 178000}) = 1 (in [5], left {0, 177999})
7366 20:45:38.925751 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.925766 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925781 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.925798 recvfrom(5, "56\r\n0056420235dd693dd27cb7386928"..., 16384, 0, NULL, NULL) = 3626
7366 20:45:38.925819 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925834 select(6, [5], [], [], {0, 178000}) = 1 (in [5], left {0, 177999})
7366 20:45:38.925853 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.925869 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925885 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.925901 recvfrom(5, "ac\r\n00568a6fd0c0da5c31ad44b8573d"..., 16384, 0, NULL, NULL) = 3524
7366 20:45:38.925924 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925940 select(6, [5], [], [], {0, 178000}) = 1 (in [5], left {0, 177999})
7366 20:45:38.925959 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.925975 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.925991 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.926007 recvfrom(5, "ad\r\n0057e4e1aa6e67bdb93a156bc6fe"..., 16384, 0, NULL, NULL) = 4260
7366 20:45:38.926031 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926046 select(6, [5], [], [], {0, 178000}) = 1 (in [5], left {0, 177999})
7366 20:45:38.926066 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.926080 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926095 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.926112 recvfrom(5, "ad\r\n005762269df5a877240d7ebb93c6"..., 16384, 0, NULL, NULL) = 4173
7366 20:45:38.926136 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926152 select(6, [5], [], [], {0, 178000}) = 1 (in [5], left {0, 177999})
7366 20:45:38.926171 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.926187 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926202 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.926219 recvfrom(5, "56\r\n005662770cda98cf6b9473c8cfd8"..., 16384, 0, NULL, NULL) = 4161
7366 20:45:38.926242 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926258 select(6, [5], [], [], {0, 177000}) = 1 (in [5], left {0, 176999})
7366 20:45:38.926278 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.926293 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926308 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.926389 recvfrom(5, "56\r\n00564f461abba3ed5c6d840476ae"..., 16384, 0, NULL, NULL) = 6240
7366 20:45:38.926416 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926432 select(6, [5], [], [], {0, 177000}) = 1 (in [5], left {0, 176999})
7366 20:45:38.926452 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.926471 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926486 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.926504 recvfrom(5, "ac\r\n00563131d9efdfc2b0d8f5f4148c"..., 16384, 0, NULL, NULL) = 4171
7366 20:45:38.926528 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926543 select(6, [5], [], [], {0, 177000}) = 1 (in [5], left {0, 176999})
7366 20:45:38.926563 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.926578 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926594 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.926610 recvfrom(5, "56\r\n0056d502cb8e024c0c3a49d91863"..., 16384, 0, NULL, NULL) = 1810
7366 20:45:38.926629 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926645 select(6, [5], [], [], {0, 177000}) = 1 (in [5], left {0, 176999})
7366 20:45:38.926664 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.926679 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926694 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.926711 recvfrom(5, "56\r\n00565ce50c98a49026897ea0650a"..., 16384, 0, NULL, NULL) = 2545
7366 20:45:38.926733 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926749 select(6, [5], [], [], {0, 177000}) = 1 (in [5], left {0, 176999})
7366 20:45:38.926769 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.926784 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926799 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.926816 recvfrom(5, "56\r\n0056f76bb3e322bebe547980865d"..., 16384, 0, NULL, NULL) = 3722
7366 20:45:38.926838 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926854 select(6, [5], [], [], {0, 177000}) = 1 (in [5], left {0, 176999})
7366 20:45:38.926873 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.926889 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926904 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.926920 recvfrom(5, "56\r\n0056f41d45cea9f42547a889ffec"..., 16384, 0, NULL, NULL) = 4439
7366 20:45:38.926943 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.926958 select(6, [5], [], [], {0, 177000}) = 1 (in [5], left {0, 176999})
7366 20:45:38.926977 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.926992 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927008 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.927025 recvfrom(5, "ac\r\n0056b63902581abfc15372bad8c9"..., 16384, 0, NULL, NULL) = 4267
7366 20:45:38.927049 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927065 select(6, [5], [], [], {0, 177000}) = 1 (in [5], left {0, 176999})
7366 20:45:38.927084 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.927099 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927121 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.927139 recvfrom(5, "56\r\n00561354e28c73676121000d2552"..., 16384, 0, NULL, NULL) = 4896
7366 20:45:38.927168 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927185 select(6, [5], [], [], {0, 176000}) = 1 (in [5], left {0, 175999})
7366 20:45:38.927205 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.927221 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927237 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.927254 recvfrom(5, "62\r\n00620f21775871fdef0bafdf7b27"..., 16384, 0, NULL, NULL) = 3295
7366 20:45:38.927276 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927293 select(6, [5], [], [], {0, 176000}) = 1 (in [5], left {0, 175999})
7366 20:45:38.927312 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.927328 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927344 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.927362 recvfrom(5, "cf\r\n0066a2e525709598417de134caf7"..., 16384, 0, NULL, NULL) = 3393
7366 20:45:38.927384 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927400 select(6, [5], [], [], {0, 176000}) = 1 (in [5], left {0, 175999})
7366 20:45:38.927420 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.927435 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927451 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.927469 recvfrom(5, "42\r\n0042fc9ef8766705422d01d0e83a"..., 16384, 0, NULL, NULL) = 3468
7366 20:45:38.927488 mremap(0x7f1a3aa38000, 204800, 307200, MREMAP_MAYMOVE) = 0x7f1a3aa38000
7366 20:45:38.927510 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927526 select(6, [5], [], [], {0, 176000}) = 1 (in [5], left {0, 175999})
7366 20:45:38.927545 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.927561 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927576 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.927594 recvfrom(5, "86\r\n0043a9826f00a8ba58d0e7305ae5"..., 16384, 0, NULL, NULL) = 4258
7366 20:45:38.927618 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927634 select(6, [5], [], [], {0, 176000}) = 1 (in [5], left {0, 175999})
7366 20:45:38.927655 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.927671 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927687 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.927705 recvfrom(5, "42\r\n0042ea26db5e568af5a322ddff5c"..., 16384, 0, NULL, NULL) = 3542
7366 20:45:38.927727 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927743 select(6, [5], [], [], {0, 176000}) = 1 (in [5], left {0, 175999})
7366 20:45:38.927763 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.927779 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927794 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.927812 recvfrom(5, "85\r\n0042cbedbd72910975effa808b5c"..., 16384, 0, NULL, NULL) = 3560
7366 20:45:38.927835 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927851 select(6, [5], [], [], {0, 176000}) = 1 (in [5], left {0, 175999})
7366 20:45:38.927871 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.927891 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927907 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.927924 recvfrom(5, "42\r\n004294214ecc26c33d3d3e7eb94e"..., 16384, 0, NULL, NULL) = 3318
7366 20:45:38.927950 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.927966 select(6, [5], [], [], {0, 176000}) = 1 (in [5], left {0, 175999})
7366 20:45:38.927986 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.928002 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928018 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.928035 recvfrom(5, "42\r\n0042eb35a1dce53dbfe1cd17b1df"..., 16384, 0, NULL, NULL) = 3796
7366 20:45:38.928060 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928076 select(6, [5], [], [], {0, 176000}) = 1 (in [5], left {0, 175999})
7366 20:45:38.928095 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.928111 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928127 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.928144 recvfrom(5, "43\r\n0043254041d55f829a227f184f72"..., 16384, 0, NULL, NULL) = 3689
7366 20:45:38.928169 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928185 select(6, [5], [], [], {0, 175000}) = 1 (in [5], left {0, 174999})
7366 20:45:38.928205 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.928221 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928237 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.928255 recvfrom(5, "42\r\n00429082d38e0850ad91dbdb928e"..., 16384, 0, NULL, NULL) = 3353
7366 20:45:38.928279 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928296 select(6, [5], [], [], {0, 175000}) = 1 (in [5], left {0, 174999})
7366 20:45:38.928315 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.928332 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928348 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.928365 recvfrom(5, "43\r\n0043a9961a312aebf72a09c3440d"..., 16384, 0, NULL, NULL) = 3437
7366 20:45:38.928387 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928403 select(6, [5], [], [], {0, 175000}) = 1 (in [5], left {0, 174999})
7366 20:45:38.928423 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.928439 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928454 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.928472 recvfrom(5, "86\r\n0043cae9bd1763cb8ebd322f3ab7"..., 16384, 0, NULL, NULL) = 3747
7366 20:45:38.928495 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928511 select(6, [5], [], [], {0, 175000}) = 1 (in [5], left {0, 174999})
7366 20:45:38.928531 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.928547 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928563 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.928580 recvfrom(5, "42\r\n0042b47947972ce1e7d9d5f55234"..., 16384, 0, NULL, NULL) = 3439
7366 20:45:38.928608 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928624 select(6, [5], [], [], {0, 175000}) = 1 (in [5], left {0, 174999})
7366 20:45:38.928644 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.928660 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928675 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.928693 recvfrom(5, "44\r\n0044c7f86cdcddf87b7ea076f045"..., 16384, 0, NULL, NULL) = 3599
7366 20:45:38.928717 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928733 select(6, [5], [], [], {0, 175000}) = 1 (in [5], left {0, 174999})
7366 20:45:38.928753 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.928769 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928785 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.928803 recvfrom(5, "84\r\n0042e9ef0095618279b78396b6b6"..., 16384, 0, NULL, NULL) = 3806
7366 20:45:38.928828 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928844 select(6, [5], [], [], {0, 175000}) = 1 (in [5], left {0, 174999})
7366 20:45:38.928863 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.928879 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928895 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.928913 recvfrom(5, "42\r\n004289446896553bad991c2e9dc3"..., 16384, 0, NULL, NULL) = 3996
7366 20:45:38.928938 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.928954 select(6, [5], [], [], {0, 175000}) = 1 (in [5], left {0, 174999})
7366 20:45:38.928974 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.928990 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929006 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.929024 recvfrom(5, "42\r\n0042ef077088e5d26e3b1f9d1b91"..., 16384, 0, NULL, NULL) = 3626
7366 20:45:38.929049 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929065 select(6, [5], [], [], {0, 175000}) = 1 (in [5], left {0, 174999})
7366 20:45:38.929085 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.929100 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929116 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.929133 recvfrom(5, "42\r\n0042cc390fd9468c74c13de9b23d"..., 16384, 0, NULL, NULL) = 3707
7366 20:45:38.929156 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929172 select(6, [5], [], [], {0, 175000}) = 1 (in [5], left {0, 174999})
7366 20:45:38.929192 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.929207 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929223 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.929240 recvfrom(5, "43\r\n00439e2a159d4a7f8fdb46a750fd"..., 16384, 0, NULL, NULL) = 3615
7366 20:45:38.929264 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929281 select(6, [5], [], [], {0, 174000}) = 1 (in [5], left {0, 173999})
7366 20:45:38.929301 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.929320 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929336 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.929354 recvfrom(5, "42\r\n00426bf0d59d4c58ba7bddf1577f"..., 16384, 0, NULL, NULL) = 3742
7366 20:45:38.929377 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929393 select(6, [5], [], [], {0, 174000}) = 1 (in [5], left {0, 173999})
7366 20:45:38.929413 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.929429 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929445 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.929463 recvfrom(5, "86\r\n0043fa2354d30d577035113a7a55"..., 16384, 0, NULL, NULL) = 3719
7366 20:45:38.929488 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929503 select(6, [5], [], [], {0, 174000}) = 1 (in [5], left {0, 173999})
7366 20:45:38.929523 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.929539 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929555 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.929573 recvfrom(5, "43\r\n004309f1acf745fd4544db904c00"..., 16384, 0, NULL, NULL) = 4001
7366 20:45:38.929598 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929614 select(6, [5], [], [], {0, 174000}) = 1 (in [5], left {0, 173999})
7366 20:45:38.929634 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.929650 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929666 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.929684 recvfrom(5, "43\r\n0043918c25f019803eaea6af4e7a"..., 16384, 0, NULL, NULL) = 3875
7366 20:45:38.929709 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929725 select(6, [5], [], [], {0, 174000}) = 1 (in [5], left {0, 173999})
7366 20:45:38.929745 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.929761 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929776 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.929794 recvfrom(5, "88\r\n00447240e1ab875ad42fb14c1d9f"..., 16384, 0, NULL, NULL) = 3947
7366 20:45:38.929819 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929835 select(6, [5], [], [], {0, 174000}) = 1 (in [5], left {0, 173999})
7366 20:45:38.929855 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.929872 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929887 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.929905 recvfrom(5, "84\r\n004286b793c107b18401ede8c2a3"..., 16384, 0, NULL, NULL) = 3693
7366 20:45:38.929929 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929945 select(6, [5], [], [], {0, 174000}) = 1 (in [5], left {0, 173999})
7366 20:45:38.929965 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.929981 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.929997 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.930015 recvfrom(5, "43\r\n0043e36e0ee6d4f5660e6e8faafc"..., 16384, 0, NULL, NULL) = 3864
7366 20:45:38.930041 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930058 select(6, [5], [], [], {0, 174000}) = 1 (in [5], left {0, 173999})
7366 20:45:38.930077 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.930093 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930109 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.930127 recvfrom(5, "43\r\n004317915a314ba64881c05b9b7e"..., 16384, 0, NULL, NULL) = 4050
7366 20:45:38.930151 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930167 select(6, [5], [], [], {0, 174000}) = 1 (in [5], left {0, 173999})
7366 20:45:38.930187 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.930203 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930219 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.930237 recvfrom(5, "86\r\n0043a3e03ff9ba16ecce71b89027"..., 16384, 0, NULL, NULL) = 3998
7366 20:45:38.930260 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930276 select(6, [5], [], [], {0, 173000}) = 1 (in [5], left {0, 172999})
7366 20:45:38.930296 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.930312 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930328 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.930345 recvfrom(5, "43\r\n00435f6e5f663a39ec1d00549f7d"..., 16384, 0, NULL, NULL) = 3820
7366 20:45:38.930371 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930387 select(6, [5], [], [], {0, 173000}) = 1 (in [5], left {0, 172999})
7366 20:45:38.930407 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.930423 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930439 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.930456 recvfrom(5, "88\r\n004473f3e7958f0e254ac17d0889"..., 16384, 0, NULL, NULL) = 3799
7366 20:45:38.930480 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930496 select(6, [5], [], [], {0, 173000}) = 1 (in [5], left {0, 172999})
7366 20:45:38.930516 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.930532 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930548 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.930566 recvfrom(5, "43\r\n00438ea658a51230e6923e6f3809"..., 16384, 0, NULL, NULL) = 3882
7366 20:45:38.930591 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930606 select(6, [5], [], [], {0, 173000}) = 1 (in [5], left {0, 172999})
7366 20:45:38.930627 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.930642 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930658 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.930675 recvfrom(5, "44\r\n00446eb734b83c7ec5925b7abc70"..., 16384, 0, NULL, NULL) = 3961
7366 20:45:38.930698 mremap(0x7f1a3aa38000, 307200, 462848, MREMAP_MAYMOVE) = 0x7f1a3a9c7000
7366 20:45:38.930720 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930736 select(6, [5], [], [], {0, 173000}) = 1 (in [5], left {0, 172999})
7366 20:45:38.930756 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.930775 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930792 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.930809 recvfrom(5, "43\r\n0043cf88df73a5fbd16ecbb0bd04"..., 16384, 0, NULL, NULL) = 4807
7366 20:45:38.930836 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930852 select(6, [5], [], [], {0, 173000}) = 1 (in [5], left {0, 172999})
7366 20:45:38.930872 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.930887 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930903 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.930920 recvfrom(5, "44\r\n004499bfdcfd8ccb3d4b4ed1885a"..., 16384, 0, NULL, NULL) = 3964
7366 20:45:38.930946 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.930962 select(6, [5], [], [], {0, 173000}) = 1 (in [5], left {0, 172999})
7366 20:45:38.930981 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.930997 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931013 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.931031 recvfrom(5, "43\r\n0043fc7d296fa7f55760e4fd5d8a"..., 16384, 0, NULL, NULL) = 4086
7366 20:45:38.931054 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931071 select(6, [5], [], [], {0, 173000}) = 1 (in [5], left {0, 172999})
7366 20:45:38.931090 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.931109 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931127 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.931144 recvfrom(5, "44\r\n0044f3e91d6e9e4e54352f2cfbf0"..., 16384, 0, NULL, NULL) = 431
7366 20:45:38.931164 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931180 select(6, [5], [], [], {0, 172000}) = 1 (in [5], left {0, 171951})
7366 20:45:38.931249 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.931265 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931281 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.931298 recvfrom(5, "88\r\n004458dd04e25a6e6ad1008c03dc"..., 16384, 0, NULL, NULL) = 2526
7366 20:45:38.931321 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931337 select(6, [5], [], [], {0, 172000}) = 1 (in [5], left {0, 171999})
7366 20:45:38.931357 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.931372 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931389 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.931406 recvfrom(5, "44\r\n00441734f055c75291e4f441d09c"..., 16384, 0, NULL, NULL) = 3869
7366 20:45:38.931430 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931446 select(6, [5], [], [], {0, 172000}) = 1 (in [5], left {0, 171999})
7366 20:45:38.931466 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.931482 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931498 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.931515 recvfrom(5, "86\r\n0043f11e1ed6446e6deb33b47260"..., 16384, 0, NULL, NULL) = 3938
7366 20:45:38.931543 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931559 select(6, [5], [], [], {0, 172000}) = 1 (in [5], left {0, 171999})
7366 20:45:38.931579 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.931595 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931611 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.931628 recvfrom(5, "88\r\n0044b1e3a255b946853812c8c174"..., 16384, 0, NULL, NULL) = 3749
7366 20:45:38.931656 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931672 select(6, [5], [], [], {0, 172000}) = 1 (in [5], left {0, 171999})
7366 20:45:38.931691 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.931708 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931723 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.931741 recvfrom(5, "43\r\n00439e68b99a6ca0939ff61196ee"..., 16384, 0, NULL, NULL) = 4006
7366 20:45:38.931765 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931781 select(6, [5], [], [], {0, 172000}) = 1 (in [5], left {0, 171999})
7366 20:45:38.931801 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.931817 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931833 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.931850 recvfrom(5, "45\r\n0045b4504988b26ce94fe5117647"..., 16384, 0, NULL, NULL) = 4005
7366 20:45:38.931874 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931890 select(6, [5], [], [], {0, 172000}) = 1 (in [5], left {0, 171999})
7366 20:45:38.931909 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.931925 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.931941 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.931959 recvfrom(5, "44\r\n00446e5e39594735143d736afcf7"..., 16384, 0, NULL, NULL) = 3988
7366 20:45:38.931983 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932000 select(6, [5], [], [], {0, 172000}) = 1 (in [5], left {0, 171999})
7366 20:45:38.932019 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.932035 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932051 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.932069 recvfrom(5, "44\r\n00446a6730a60c8b1689850a8666"..., 16384, 0, NULL, NULL) = 3861
7366 20:45:38.932094 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932110 select(6, [5], [], [], {0, 172000}) = 1 (in [5], left {0, 171999})
7366 20:45:38.932130 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.932145 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932162 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.932179 recvfrom(5, "86\r\n0043a27c44eb73e6499e7d3ed444"..., 16384, 0, NULL, NULL) = 3819
7366 20:45:38.932204 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932220 select(6, [5], [], [], {0, 171000}) = 1 (in [5], left {0, 170999})
7366 20:45:38.932240 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.932259 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932274 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.932292 recvfrom(5, "44\r\n00441034f1542f8bb4702891de92"..., 16384, 0, NULL, NULL) = 4030
7366 20:45:38.932318 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932334 select(6, [5], [], [], {0, 171000}) = 1 (in [5], left {0, 170999})
7366 20:45:38.932354 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.932369 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932385 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.932402 recvfrom(5, "43\r\n0043b3e97649168e2e584843f78a"..., 16384, 0, NULL, NULL) = 3915
7366 20:45:38.932426 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932442 select(6, [5], [], [], {0, 171000}) = 1 (in [5], left {0, 170999})
7366 20:45:38.932462 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.932479 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932495 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.932512 recvfrom(5, "43\r\n00437307a9da57002b2b764da117"..., 16384, 0, NULL, NULL) = 3946
7366 20:45:38.932537 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932553 select(6, [5], [], [], {0, 171000}) = 1 (in [5], left {0, 170999})
7366 20:45:38.932573 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.932589 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932605 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.932622 recvfrom(5, "45\r\n0045443c3e65e4655b1836dd4f49"..., 16384, 0, NULL, NULL) = 3618
7366 20:45:38.932646 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932663 select(6, [5], [], [], {0, 171000}) = 1 (in [5], left {0, 170999})
7366 20:45:38.932682 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.932698 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932714 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.932732 recvfrom(5, "88\r\n0044fbf2281e6d9d0c4625c8f0a1"..., 16384, 0, NULL, NULL) = 3874
7366 20:45:38.932757 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932774 select(6, [5], [], [], {0, 171000}) = 1 (in [5], left {0, 170999})
7366 20:45:38.932793 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.932810 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932826 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.932843 recvfrom(5, "43\r\n00434d52f6775738df28a26f776f"..., 16384, 0, NULL, NULL) = 4000
7366 20:45:38.932866 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932882 select(6, [5], [], [], {0, 171000}) = 1 (in [5], left {0, 170999})
7366 20:45:38.932902 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.932918 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932934 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.932951 recvfrom(5, "86\r\n00438e3c649572fdf1ba7467b332"..., 16384, 0, NULL, NULL) = 3825
7366 20:45:38.932978 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.932995 select(6, [5], [], [], {0, 171000}) = 1 (in [5], left {0, 170999})
7366 20:45:38.933015 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.933031 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933047 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.933065 recvfrom(5, "44\r\n0044c6c56c6d4a6205b12772b63f"..., 16384, 0, NULL, NULL) = 3972
7366 20:45:38.933091 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933106 select(6, [5], [], [], {0, 171000}) = 1 (in [5], left {0, 170999})
7366 20:45:38.933126 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.933143 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933158 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.933176 recvfrom(5, "43\r\n0043a6b2db85eb555b72fcaa45c5"..., 16384, 0, NULL, NULL) = 4010
7366 20:45:38.933202 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933218 select(6, [5], [], [], {0, 170000}) = 1 (in [5], left {0, 169999})
7366 20:45:38.933238 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.933254 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933269 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.933287 recvfrom(5, "43\r\n004327506bf97a24791a1acd868e"..., 16384, 0, NULL, NULL) = 4079
7366 20:45:38.933313 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933328 select(6, [5], [], [], {0, 170000}) = 1 (in [5], left {0, 169999})
7366 20:45:38.933348 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.933364 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933380 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.933397 recvfrom(5, "44\r\n0044719300d4fdd154c247beb7b7"..., 16384, 0, NULL, NULL) = 4197
7366 20:45:38.933421 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933437 select(6, [5], [], [], {0, 170000}) = 1 (in [5], left {0, 169999})
7366 20:45:38.933457 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.933473 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933489 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.933506 recvfrom(5, "43\r\n00434053edcf96cc0877f693f034"..., 16384, 0, NULL, NULL) = 3786
7366 20:45:38.933530 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933546 select(6, [5], [], [], {0, 170000}) = 1 (in [5], left {0, 169999})
7366 20:45:38.933566 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.933582 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933598 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.933615 recvfrom(5, "86\r\n0043f01cc072099cb3807a05546f"..., 16384, 0, NULL, NULL) = 3858
7366 20:45:38.933640 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933656 select(6, [5], [], [], {0, 170000}) = 1 (in [5], left {0, 169999})
7366 20:45:38.933676 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.933692 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933711 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.933728 recvfrom(5, "43\r\n0043d954d2aa18be2a1365afbbff"..., 16384, 0, NULL, NULL) = 4039
7366 20:45:38.933752 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933768 select(6, [5], [], [], {0, 170000}) = 1 (in [5], left {0, 169999})
7366 20:45:38.933788 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.933804 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933820 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.933837 recvfrom(5, "88\r\n00444d250c075b32f515dd567aa4"..., 16384, 0, NULL, NULL) = 4042
7366 20:45:38.933863 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933879 select(6, [5], [], [], {0, 170000}) = 1 (in [5], left {0, 169999})
7366 20:45:38.933899 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.933915 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933931 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.933948 recvfrom(5, "44\r\n004467eab8d290980502f28e0655"..., 16384, 0, NULL, NULL) = 4001
7366 20:45:38.933971 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.933988 select(6, [5], [], [], {0, 170000}) = 1 (in [5], left {0, 169999})
7366 20:45:38.934008 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.934023 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934039 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.934057 recvfrom(5, "43\r\n0043b4cfe90d589b694a00633d72"..., 16384, 0, NULL, NULL) = 3998
7366 20:45:38.934082 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934098 select(6, [5], [], [], {0, 170000}) = 1 (in [5], left {0, 169999})
7366 20:45:38.934118 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.934133 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934149 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.934166 recvfrom(5, "43\r\n00432ec8505a552f5a6f0af00a1c"..., 16384, 0, NULL, NULL) = 4046
7366 20:45:38.934190 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934206 select(6, [5], [], [], {0, 169000}) = 1 (in [5], left {0, 168999})
7366 20:45:38.934226 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.934241 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934257 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.934274 recvfrom(5, "88\r\n0044a60dee1d1d2a7a7de1a7fa6a"..., 16384, 0, NULL, NULL) = 3871
7366 20:45:38.934300 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934317 select(6, [5], [], [], {0, 169000}) = 1 (in [5], left {0, 168999})
7366 20:45:38.934336 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.934352 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934369 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.934386 recvfrom(5, "86\r\n0043551b904e1281a7a9f69600f5"..., 16384, 0, NULL, NULL) = 4065
7366 20:45:38.934410 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934429 select(6, [5], [], [], {0, 169000}) = 1 (in [5], left {0, 168999})
7366 20:45:38.934449 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.934465 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934481 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.934498 recvfrom(5, "43\r\n0043b09f886782f9e5688a5028fe"..., 16384, 0, NULL, NULL) = 4103
7366 20:45:38.934524 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934540 select(6, [5], [], [], {0, 169000}) = 1 (in [5], left {0, 168999})
7366 20:45:38.934560 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.934576 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934591 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.934609 recvfrom(5, "87\r\n0044c1fc974d7d0ee963772820b7"..., 16384, 0, NULL, NULL) = 3887
7366 20:45:38.934634 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934650 select(6, [5], [], [], {0, 169000}) = 1 (in [5], left {0, 168999})
7366 20:45:38.934669 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.934685 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934701 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.934718 recvfrom(5, "86\r\n004317cef9ae25c51c217cef54a9"..., 16384, 0, NULL, NULL) = 4138
7366 20:45:38.934743 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934759 select(6, [5], [], [], {0, 169000}) = 1 (in [5], left {0, 168999})
7366 20:45:38.934779 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.934795 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934810 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.934827 recvfrom(5, "43\r\n0043a310342ff2d04477e800ed56"..., 16384, 0, NULL, NULL) = 3900
7366 20:45:38.934852 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934867 select(6, [5], [], [], {0, 169000}) = 1 (in [5], left {0, 168999})
7366 20:45:38.934887 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.934903 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934919 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.934937 recvfrom(5, "45\r\n004548c4bc691a50916bdb77e462"..., 16384, 0, NULL, NULL) = 3997
7366 20:45:38.934961 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.934978 select(6, [5], [], [], {0, 169000}) = 1 (in [5], left {0, 168999})
7366 20:45:38.934997 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.935013 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935029 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.935047 recvfrom(5, "88\r\n00440a1adc9681bdbc144de2a2f8"..., 16384, 0, NULL, NULL) = 4032
7366 20:45:38.935070 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935086 select(6, [5], [], [], {0, 169000}) = 1 (in [5], left {0, 168999})
7366 20:45:38.935108 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.935129 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935147 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.935165 recvfrom(5, "43\r\n0043a47757f98f93a82a5664e875"..., 16384, 0, NULL, NULL) = 4284
7366 20:45:38.935190 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935206 select(6, [5], [], [], {0, 168000}) = 1 (in [5], left {0, 167999})
7366 20:45:38.935226 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.935242 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935257 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.935274 recvfrom(5, "43\r\n00435e86df8df5a2dd21b8bcb38f"..., 16384, 0, NULL, NULL) = 3931
7366 20:45:38.935299 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935315 select(6, [5], [], [], {0, 168000}) = 1 (in [5], left {0, 167999})
7366 20:45:38.935335 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.935351 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935367 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.935384 recvfrom(5, "43\r\n00437be8056e40d488b77ac2ccbe"..., 16384, 0, NULL, NULL) = 3782
7366 20:45:38.935407 mremap(0x7f1a3a9c7000, 462848, 692224, MREMAP_MAYMOVE) = 0x7f1a3a9c7000
7366 20:45:38.935427 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935443 select(6, [5], [], [], {0, 168000}) = 1 (in [5], left {0, 167999})
7366 20:45:38.935462 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.935478 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935494 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.935511 recvfrom(5, "43\r\n004365274610cae274308a65eb56"..., 16384, 0, NULL, NULL) = 4523
7366 20:45:38.935534 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935551 select(6, [5], [], [], {0, 168000}) = 1 (in [5], left {0, 167999})
7366 20:45:38.935570 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.935586 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935601 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.935619 recvfrom(5, "45\r\n0045d69f1206a55b3c110ceb5a3e"..., 16384, 0, NULL, NULL) = 3850
7366 20:45:38.935643 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935659 select(6, [5], [], [], {0, 168000}) = 1 (in [5], left {0, 167999})
7366 20:45:38.935678 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.935694 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935710 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.935727 recvfrom(5, "44\r\n004470ebee0f7b765e9f7acbd610"..., 16384, 0, NULL, NULL) = 3944
7366 20:45:38.935750 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935766 select(6, [5], [], [], {0, 168000}) = 1 (in [5], left {0, 167999})
7366 20:45:38.935786 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.935802 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935817 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.935835 recvfrom(5, "86\r\n0043672024c091043d46722b8a53"..., 16384, 0, NULL, NULL) = 3794
7366 20:45:38.935861 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935877 select(6, [5], [], [], {0, 168000}) = 1 (in [5], left {0, 167999})
7366 20:45:38.935897 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.935913 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935928 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.935946 recvfrom(5, "43\r\n00431c140b593f98897eb483e2c7"..., 16384, 0, NULL, NULL) = 4083
7366 20:45:38.935971 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.935987 select(6, [5], [], [], {0, 168000}) = 1 (in [5], left {0, 167999})
7366 20:45:38.936007 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.936022 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936038 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.936055 recvfrom(5, "43\r\n0043d97dc6b7cc26aa62b1692d9d"..., 16384, 0, NULL, NULL) = 3924
7366 20:45:38.936080 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936096 select(6, [5], [], [], {0, 168000}) = 1 (in [5], left {0, 167999})
7366 20:45:38.936115 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.936131 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936147 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.936164 recvfrom(5, "44\r\n004422d0184131ab11d0da6ae150"..., 16384, 0, NULL, NULL) = 3854
7366 20:45:38.936222 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936240 select(6, [5], [], [], {0, 167000}) = 1 (in [5], left {0, 166999})
7366 20:45:38.936260 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.936277 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936294 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.936311 recvfrom(5, "87\r\n0044b88fd9abbae8b2cb2a90440d"..., 16384, 0, NULL, NULL) = 5237
7366 20:45:38.936339 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936355 select(6, [5], [], [], {0, 167000}) = 1 (in [5], left {0, 166999})
7366 20:45:38.936375 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.936391 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936406 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.936424 recvfrom(5, "86\r\n0043df51a854d87c75add21c4f5e"..., 16384, 0, NULL, NULL) = 4144
7366 20:45:38.936451 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936467 select(6, [5], [], [], {0, 167000}) = 1 (in [5], left {0, 166999})
7366 20:45:38.936487 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.936502 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936518 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.936535 recvfrom(5, "43\r\n0043d5a62dea1670c885fc2b13bd"..., 16384, 0, NULL, NULL) = 3998
7366 20:45:38.936558 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936574 select(6, [5], [], [], {0, 167000}) = 1 (in [5], left {0, 166999})
7366 20:45:38.936594 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.936610 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936629 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.936647 recvfrom(5, "43\r\n0043bc8c19ddb800126a29feeb01"..., 16384, 0, NULL, NULL) = 3921
7366 20:45:38.936670 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936687 select(6, [5], [], [], {0, 167000}) = 1 (in [5], left {0, 166999})
7366 20:45:38.936707 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.936722 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936738 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.936755 recvfrom(5, "44\r\n0044afe3bfc7f6847ebb365afaad"..., 16384, 0, NULL, NULL) = 3917
7366 20:45:38.936779 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936795 select(6, [5], [], [], {0, 167000}) = 1 (in [5], left {0, 166999})
7366 20:45:38.936815 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.936830 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936846 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.936864 recvfrom(5, "44\r\n004417ee1151f67ea6459ae7783b"..., 16384, 0, NULL, NULL) = 3896
7366 20:45:38.936889 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936905 select(6, [5], [], [], {0, 167000}) = 1 (in [5], left {0, 166999})
7366 20:45:38.936924 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.936940 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.936955 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.936973 recvfrom(5, "43\r\n004383fe32d92d0480cf568fcf6e"..., 16384, 0, NULL, NULL) = 3864
7366 20:45:38.936996 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937012 select(6, [5], [], [], {0, 167000}) = 1 (in [5], left {0, 166999})
7366 20:45:38.937032 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.937048 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937063 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.937081 recvfrom(5, "43\r\n004380c8cd27ca13fab7ba7fe0d5"..., 16384, 0, NULL, NULL) = 3931
7366 20:45:38.937105 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937121 select(6, [5], [], [], {0, 167000}) = 1 (in [5], left {0, 166999})
7366 20:45:38.937141 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.937156 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937172 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.937190 recvfrom(5, "43\r\n00433c03bde371eaac2fbea76e4c"..., 16384, 0, NULL, NULL) = 3864
7366 20:45:38.937213 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937229 select(6, [5], [], [], {0, 166000}) = 1 (in [5], left {0, 165999})
7366 20:45:38.937249 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.937265 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937281 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.937298 recvfrom(5, "43\r\n004300ce362dcd818cc12a01e374"..., 16384, 0, NULL, NULL) = 3740
7366 20:45:38.937323 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937342 select(6, [5], [], [], {0, 166000}) = 1 (in [5], left {0, 165999})
7366 20:45:38.937362 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.937378 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937394 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.937411 recvfrom(5, "45\r\n0045d0c940568ca06d7857b29980"..., 16384, 0, NULL, NULL) = 4068
7366 20:45:38.937434 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937450 select(6, [5], [], [], {0, 166000}) = 1 (in [5], left {0, 165999})
7366 20:45:38.937470 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.937486 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937502 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.937519 recvfrom(5, "88\r\n004428f8fabc47cbf53942accf71"..., 16384, 0, NULL, NULL) = 3820
7366 20:45:38.937543 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937559 select(6, [5], [], [], {0, 166000}) = 1 (in [5], left {0, 165999})
7366 20:45:38.937579 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.937594 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937611 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.937628 recvfrom(5, "43\r\n00436b6166ea65c28106e8f5a275"..., 16384, 0, NULL, NULL) = 3864
7366 20:45:38.937651 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937667 select(6, [5], [], [], {0, 166000}) = 1 (in [5], left {0, 165999})
7366 20:45:38.937687 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.937703 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937718 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.937736 recvfrom(5, "43\r\n00437bb47f45ef2660c3eb72b799"..., 16384, 0, NULL, NULL) = 3866
7366 20:45:38.937761 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937777 select(6, [5], [], [], {0, 166000}) = 1 (in [5], left {0, 165999})
7366 20:45:38.937796 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.937812 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937827 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.937845 recvfrom(5, "43\r\n00431616e6096764df0ba464cc9a"..., 16384, 0, NULL, NULL) = 3976
7366 20:45:38.937868 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937884 select(6, [5], [], [], {0, 166000}) = 1 (in [5], left {0, 165999})
7366 20:45:38.937903 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.937919 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937935 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.937952 recvfrom(5, "44\r\n0044036a7f57e2a47fcc04298c43"..., 16384, 0, NULL, NULL) = 3856
7366 20:45:38.937977 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.937993 select(6, [5], [], [], {0, 166000}) = 1 (in [5], left {0, 165999})
7366 20:45:38.938012 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.938028 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938047 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.938065 recvfrom(5, "44\r\n004478164327e47e6ca4332804a9"..., 16384, 0, NULL, NULL) = 4107
7366 20:45:38.938090 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938106 select(6, [5], [], [], {0, 166000}) = 1 (in [5], left {0, 165999})
7366 20:45:38.938126 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.938141 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938157 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.938174 recvfrom(5, "43\r\n00438359c2e56f67c8fc263d41ae"..., 16384, 0, NULL, NULL) = 3645
7366 20:45:38.938196 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938212 select(6, [5], [], [], {0, 165000}) = 1 (in [5], left {0, 164999})
7366 20:45:38.938232 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.938248 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938263 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.938280 recvfrom(5, "86\r\n00432d691bc388a4dbd6c4c4194c"..., 16384, 0, NULL, NULL) = 3803
7366 20:45:38.938304 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938320 select(6, [5], [], [], {0, 165000}) = 1 (in [5], left {0, 164999})
7366 20:45:38.938339 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.938355 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938370 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.938388 recvfrom(5, "43\r\n004301b90402bd85f4d0d25ced71"..., 16384, 0, NULL, NULL) = 3696
7366 20:45:38.938410 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938426 select(6, [5], [], [], {0, 165000}) = 1 (in [5], left {0, 164999})
7366 20:45:38.938445 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.938461 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938477 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.938494 recvfrom(5, "88\r\n00444d2cdb84b10d72a2c44dd253"..., 16384, 0, NULL, NULL) = 3773
7366 20:45:38.938517 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938533 select(6, [5], [], [], {0, 165000}) = 1 (in [5], left {0, 164999})
7366 20:45:38.938553 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.938568 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938584 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.938601 recvfrom(5, "41\r\n0041ca6f75a7ff895c91d07a71ce"..., 16384, 0, NULL, NULL) = 3730
7366 20:45:38.938625 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938642 select(6, [5], [], [], {0, 165000}) = 1 (in [5], left {0, 164999})
7366 20:45:38.938661 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.938677 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938692 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.938710 recvfrom(5, "42\r\n0042dc2adc36ce4ea535e20fa919"..., 16384, 0, NULL, NULL) = 3724
7366 20:45:38.938734 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938753 select(6, [5], [], [], {0, 165000}) = 1 (in [5], left {0, 164999})
7366 20:45:38.938773 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.938789 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938805 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.938822 recvfrom(5, "41\r\n00411a99052625b77f17358a4004"..., 16384, 0, NULL, NULL) = 3890
7366 20:45:38.938846 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938862 select(6, [5], [], [], {0, 165000}) = 1 (in [5], left {0, 164999})
7366 20:45:38.938882 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.938897 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938913 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.938930 recvfrom(5, "88\r\n0044a3db224408c4c04a8455169a"..., 16384, 0, NULL, NULL) = 3904
7366 20:45:38.938954 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.938970 select(6, [5], [], [], {0, 165000}) = 1 (in [5], left {0, 164999})
7366 20:45:38.938990 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.939005 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.939021 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.939039 recvfrom(5, "43\r\n00430a3ef53184273ab13327ccbc"..., 16384, 0, NULL, NULL) = 3785
7366 20:45:38.939062 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.939078 select(6, [5], [], [], {0, 165000}) = 1 (in [5], left {0, 164999})
7366 20:45:38.939098 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.939118 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.939134 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.939151 recvfrom(5, "43\r\n0043416e1272b4c78eb22095e36a"..., 16384, 0, NULL, NULL) = 3797
7366 20:45:38.939180 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.939196 select(6, [5], [], [], {0, 164000}) = 1 (in [5], left {0, 163999})
7366 20:45:38.939216 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.939231 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.939247 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.939264 recvfrom(5, "45\r\n0045fa880fdf918f2fddf3ef9d08"..., 16384, 0, NULL, NULL) = 3994
7366 20:45:38.939288 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.939304 select(6, [5], [], [], {0, 164000}) = 1 (in [5], left {0, 163999})
7366 20:45:38.939324 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.939339 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.939355 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.939372 recvfrom(5, "44\r\n00448646ff0764518154f724c36f"..., 16384, 0, NULL, NULL) = 3908
7366 20:45:38.939396 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.939411 select(6, [5], [], [], {0, 164000}) = 1 (in [5], left {0, 163999})
7366 20:45:38.939431 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.939447 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.939463 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.939483 recvfrom(5, "43\r\n0043629d3bab03550f66c2f638aa"..., 16384, 0, NULL, NULL) = 3511
7366 20:45:38.939508 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.939524 select(6, [5], [], [], {0, 164000}) = 1 (in [5], left {0, 163698})
7366 20:45:38.939847 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.939864 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.939879 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.939897 recvfrom(5, "43\r\n004350cefeb9e892b7d700c8ee61"..., 16384, 0, NULL, NULL) = 2574
7366 20:45:38.939920 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.939936 select(6, [5], [], [], {0, 164000}) = 1 (in [5], left {0, 163999})
7366 20:45:38.939956 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.939972 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.939987 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.940005 recvfrom(5, "86\r\n0043d649b00dadc2aee637e30399"..., 16384, 0, NULL, NULL) = 3938
7366 20:45:38.940030 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940046 select(6, [5], [], [], {0, 164000}) = 1 (in [5], left {0, 163999})
7366 20:45:38.940066 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.940081 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940097 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.940115 recvfrom(5, "45\r\n0045f45282bc9a0b33f6a30455b2"..., 16384, 0, NULL, NULL) = 3985
7366 20:45:38.940138 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940154 select(6, [5], [], [], {0, 164000}) = 1 (in [5], left {0, 163999})
7366 20:45:38.940174 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.940190 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940205 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.940222 recvfrom(5, "44\r\n004472b7e793ce8a162cf118bc86"..., 16384, 0, NULL, NULL) = 3899
7366 20:45:38.940247 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940263 select(6, [5], [], [], {0, 163000}) = 1 (in [5], left {0, 162999})
7366 20:45:38.940283 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.940298 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940314 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.940331 recvfrom(5, "86\r\n0043092cc1c7ee1af2dbefc22964"..., 16384, 0, NULL, NULL) = 3858
7366 20:45:38.940354 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940369 select(6, [5], [], [], {0, 163000}) = 1 (in [5], left {0, 162999})
7366 20:45:38.940389 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.940405 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940420 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.940438 recvfrom(5, "43\r\n004387bb5100ab907c0cd53a9b59"..., 16384, 0, NULL, NULL) = 3811
7366 20:45:38.940461 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940477 select(6, [5], [], [], {0, 163000}) = 1 (in [5], left {0, 162999})
7366 20:45:38.940500 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.940516 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940531 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.940549 recvfrom(5, "45\r\n004579888de7b70bfaf4530b56a0"..., 16384, 0, NULL, NULL) = 3925
7366 20:45:38.940572 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940588 select(6, [5], [], [], {0, 163000}) = 1 (in [5], left {0, 162999})
7366 20:45:38.940608 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.940623 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940639 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.940657 recvfrom(5, "44\r\n00441824abc6e58162c09f450216"..., 16384, 0, NULL, NULL) = 3900
7366 20:45:38.940682 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940698 select(6, [5], [], [], {0, 163000}) = 1 (in [5], left {0, 162999})
7366 20:45:38.940717 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.940733 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940749 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.940766 recvfrom(5, "88\r\n004471fb622d35681e1e8e8c4de1"..., 16384, 0, NULL, NULL) = 3881
7366 20:45:38.940791 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940807 select(6, [5], [], [], {0, 163000}) = 1 (in [5], left {0, 162999})
7366 20:45:38.940827 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.940842 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940858 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.940876 recvfrom(5, "86\r\n0043da219b60f36ebda66933cd00"..., 16384, 0, NULL, NULL) = 3925
7366 20:45:38.940900 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940916 select(6, [5], [], [], {0, 163000}) = 1 (in [5], left {0, 162999})
7366 20:45:38.940935 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.940951 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.940967 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.940984 recvfrom(5, "43\r\n0043341b729d3fe1d79845bb33fa"..., 16384, 0, NULL, NULL) = 3798
7366 20:45:38.941007 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941023 select(6, [5], [], [], {0, 163000}) = 1 (in [5], left {0, 162999})
7366 20:45:38.941043 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.941059 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941075 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.941092 recvfrom(5, "44\r\n0044a1db43cf8b6e63e2c71ce6cc"..., 16384, 0, NULL, NULL) = 3124
7366 20:45:38.941115 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941132 select(6, [5], [], [], {0, 163000}) = 1 (in [5], left {0, 162999})
7366 20:45:38.941151 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.941167 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941183 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.941203 recvfrom(5, "44\r\n00442e7e6d09fcd76312e8374481"..., 16384, 0, NULL, NULL) = 3669
7366 20:45:38.941226 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941242 select(6, [5], [], [], {0, 162000}) = 1 (in [5], left {0, 161999})
7366 20:45:38.941262 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.941278 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941293 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.941311 recvfrom(5, "86\r\n00433f786c9f92c75a1562709a3f"..., 16384, 0, NULL, NULL) = 3797
7366 20:45:38.941334 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941350 select(6, [5], [], [], {0, 162000}) = 1 (in [5], left {0, 161999})
7366 20:45:38.941370 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.941385 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941401 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.941419 recvfrom(5, "43\r\n00439b45878a6c69d92c534be2c1"..., 16384, 0, NULL, NULL) = 3292
7366 20:45:38.941443 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941459 select(6, [5], [], [], {0, 162000}) = 1 (in [5], left {0, 161999})
7366 20:45:38.941478 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.941494 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941510 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.941528 recvfrom(5, "43\r\n0043d5d89274403d340f1817cf10"..., 16384, 0, NULL, NULL) = 3508
7366 20:45:38.941550 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941566 select(6, [5], [], [], {0, 162000}) = 1 (in [5], left {0, 161999})
7366 20:45:38.941585 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.941601 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941617 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.941634 recvfrom(5, "82\r\n00411274ecd07618225544703d0e"..., 16384, 0, NULL, NULL) = 3750
7366 20:45:38.941658 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941674 select(6, [5], [], [], {0, 162000}) = 1 (in [5], left {0, 161999})
7366 20:45:38.941694 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.941709 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941725 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.941743 recvfrom(5, "41\r\n0041e0e45a4c885f51de484e3e61"..., 16384, 0, NULL, NULL) = 3750
7366 20:45:38.941765 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941780 select(6, [5], [], [], {0, 162000}) = 1 (in [5], left {0, 161999})
7366 20:45:38.941800 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.941815 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941831 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.941848 recvfrom(5, "84\r\n004292e8fcc9971ea5c6357ca4c5"..., 16384, 0, NULL, NULL) = 3805
7366 20:45:38.941872 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941888 select(6, [5], [], [], {0, 162000}) = 1 (in [5], left {0, 161999})
7366 20:45:38.941907 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.941926 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941942 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.941960 recvfrom(5, "42\r\n004230556d35c313306a3f1c2208"..., 16384, 0, NULL, NULL) = 3861
7366 20:45:38.941983 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.941999 select(6, [5], [], [], {0, 162000}) = 1 (in [5], left {0, 161999})
7366 20:45:38.942018 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.942034 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942050 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.942067 recvfrom(5, "82\r\n00417c53a994273a677e08d8339a"..., 16384, 0, NULL, NULL) = 3751
7366 20:45:38.942091 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942107 select(6, [5], [], [], {0, 162000}) = 1 (in [5], left {0, 161999})
7366 20:45:38.942127 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.942142 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942158 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.942175 recvfrom(5, "41\r\n00413be90dcac9c7241cf65cf1d5"..., 16384, 0, NULL, NULL) = 3827
7366 20:45:38.942199 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942215 select(6, [5], [], [], {0, 161000}) = 1 (in [5], left {0, 160999})
7366 20:45:38.942234 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.942250 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942266 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.942283 recvfrom(5, "42\r\n0042c7327895e6d1e5fa1d7bf077"..., 16384, 0, NULL, NULL) = 3661
7366 20:45:38.942307 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942322 select(6, [5], [], [], {0, 161000}) = 1 (in [5], left {0, 160999})
7366 20:45:38.942342 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.942358 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942374 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.942391 recvfrom(5, "41\r\n00410cda34ae488f750d00ec6ad7"..., 16384, 0, NULL, NULL) = 3685
7366 20:45:38.942415 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942431 select(6, [5], [], [], {0, 161000}) = 1 (in [5], left {0, 160999})
7366 20:45:38.942451 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.942466 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942482 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.942500 recvfrom(5, "41\r\n0041c300ca7cacc65d3b2c63aaaa"..., 16384, 0, NULL, NULL) = 3926
7366 20:45:38.942522 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942538 select(6, [5], [], [], {0, 161000}) = 1 (in [5], left {0, 160999})
7366 20:45:38.942557 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.942573 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942588 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.942605 recvfrom(5, "41\r\n0041faee114308d392a33d1ca928"..., 16384, 0, NULL, NULL) = 3870
7366 20:45:38.942632 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942648 select(6, [5], [], [], {0, 161000}) = 1 (in [5], left {0, 160999})
7366 20:45:38.942668 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.942683 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942699 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.942716 recvfrom(5, "85\r\n0042f3ff62b9a4e9cbd76f4e4761"..., 16384, 0, NULL, NULL) = 3993
7366 20:45:38.942738 mremap(0x7f1a3a9c7000, 692224, 1036288, MREMAP_MAYMOVE) = 0x7f1a3a8ca000
7366 20:45:38.942764 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942781 select(6, [5], [], [], {0, 161000}) = 1 (in [5], left {0, 160999})
7366 20:45:38.942800 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.942816 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942831 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.942849 recvfrom(5, "86\r\n0043d2221135a2cc909e9de044de"..., 16384, 0, NULL, NULL) = 4779
7366 20:45:38.942872 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942888 select(6, [5], [], [], {0, 161000}) = 1 (in [5], left {0, 160999})
7366 20:45:38.942908 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.942924 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942939 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.942956 recvfrom(5, "82\r\n00412eefec78c8e1755a644722e3"..., 16384, 0, NULL, NULL) = 3866
7366 20:45:38.942979 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.942995 select(6, [5], [], [], {0, 161000}) = 1 (in [5], left {0, 160999})
7366 20:45:38.943014 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.943030 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943046 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.943063 recvfrom(5, "41\r\n0041912990a8474d248ade80ab66"..., 16384, 0, NULL, NULL) = 3732
7366 20:45:38.943088 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943104 select(6, [5], [], [], {0, 161000}) = 1 (in [5], left {0, 160999})
7366 20:45:38.943130 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.943146 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943162 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.943180 recvfrom(5, "41\r\n00419a1237fe07274e179bc1d694"..., 16384, 0, NULL, NULL) = 4387
7366 20:45:38.943205 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943220 select(6, [5], [], [], {0, 160000}) = 1 (in [5], left {0, 159999})
7366 20:45:38.943240 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.943255 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943271 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.943288 recvfrom(5, "c9\r\n00636f903b7d5e731acc2980d9ba"..., 16384, 0, NULL, NULL) = 6010
7366 20:45:38.943316 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943333 select(6, [5], [], [], {0, 160000}) = 1 (in [5], left {0, 159999})
7366 20:45:38.943356 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.943372 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943388 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.943405 recvfrom(5, "c9\r\n006358a77c7261590f1e2ff39ed4"..., 16384, 0, NULL, NULL) = 6625
7366 20:45:38.943431 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943447 select(6, [5], [], [], {0, 160000}) = 1 (in [5], left {0, 159999})
7366 20:45:38.943467 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.943482 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943498 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.943515 recvfrom(5, "c9\r\n0063400994237910abf1a7050d55"..., 16384, 0, NULL, NULL) = 7036
7366 20:45:38.943541 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943557 select(6, [5], [], [], {0, 160000}) = 1 (in [5], left {0, 159999})
7366 20:45:38.943576 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.943592 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943608 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.943625 recvfrom(5, "c9\r\n0063b3889400877cad52f2ea5260"..., 16384, 0, NULL, NULL) = 7658
7366 20:45:38.943649 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943665 select(6, [5], [], [], {0, 160000}) = 1 (in [5], left {0, 159999})
7366 20:45:38.943684 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.943699 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943715 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.943732 recvfrom(5, "c9\r\n0063997d04df66a201bdbba7353e"..., 16384, 0, NULL, NULL) = 7760
7366 20:45:38.943756 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943772 select(6, [5], [], [], {0, 160000}) = 1 (in [5], left {0, 159999})
7366 20:45:38.943792 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.943807 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943822 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.943839 recvfrom(5, "c9\r\n00664207936abdbed0b7834c09d2"..., 16384, 0, NULL, NULL) = 7969
7366 20:45:38.943865 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943881 select(6, [5], [], [], {0, 160000}) = 1 (in [5], left {0, 159999})
7366 20:45:38.943901 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.943916 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943932 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.943949 recvfrom(5, "c9\r\n0063e075703ae4e79cddae161a9c"..., 16384, 0, NULL, NULL) = 7998
7366 20:45:38.943975 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.943991 select(6, [5], [], [], {0, 160000}) = 1 (in [5], left {0, 159999})
7366 20:45:38.944011 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.944026 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944042 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.944063 recvfrom(5, "bb\r\n005cc8408ccda64d56093e831840"..., 16384, 0, NULL, NULL) = 8099
7366 20:45:38.944088 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944104 select(6, [5], [], [], {0, 160000}) = 1 (in [5], left {0, 159999})
7366 20:45:38.944123 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.944139 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944154 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.944172 recvfrom(5, "bb\r\n005c4081f6ac84c73f9b5daaf4e5"..., 16384, 0, NULL, NULL) = 7907
7366 20:45:38.944197 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944213 select(6, [5], [], [], {0, 159000}) = 1 (in [5], left {0, 158999})
7366 20:45:38.944232 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.944248 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944264 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.944281 recvfrom(5, "bb\r\n005c551b3074c8ac966dd991fe82"..., 16384, 0, NULL, NULL) = 8099
7366 20:45:38.944308 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944324 select(6, [5], [], [], {0, 159000}) = 1 (in [5], left {0, 158999})
7366 20:45:38.944343 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.944359 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944375 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.944391 recvfrom(5, "bb\r\n005c79236972ac1147abfce3d2ed"..., 16384, 0, NULL, NULL) = 8103
7366 20:45:38.944417 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944433 select(6, [5], [], [], {0, 159000}) = 1 (in [5], left {0, 158999})
7366 20:45:38.944453 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.944469 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944485 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.944502 recvfrom(5, "bb\r\n005c086191b0ab85f129208dd921"..., 16384, 0, NULL, NULL) = 7714
7366 20:45:38.944528 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944545 select(6, [5], [], [], {0, 159000}) = 1 (in [5], left {0, 158999})
7366 20:45:38.944564 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.944579 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944595 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.944612 recvfrom(5, "bb\r\n005cfb23ce9d10e199e4160b112e"..., 16384, 0, NULL, NULL) = 8008
7366 20:45:38.944640 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944656 select(6, [5], [], [], {0, 159000}) = 1 (in [5], left {0, 158999})
7366 20:45:38.944675 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.944691 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944707 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.944724 recvfrom(5, "bb\r\n005f045dab196d3df58a9fe38441"..., 16384, 0, NULL, NULL) = 8381
7366 20:45:38.944748 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944764 select(6, [5], [], [], {0, 159000}) = 1 (in [5], left {0, 158999})
7366 20:45:38.944784 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.944803 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944819 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.944836 recvfrom(5, "117\r\n005ca6e74229c98caefa3bf5b8d"..., 16384, 0, NULL, NULL) = 8096
7366 20:45:38.944861 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944876 select(6, [5], [], [], {0, 159000}) = 1 (in [5], left {0, 158999})
7366 20:45:38.944896 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.944911 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944927 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.944944 recvfrom(5, "bb\r\n005cebded36c348cc419fb5bcbe0"..., 16384, 0, NULL, NULL) = 7806
7366 20:45:38.944972 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.944988 select(6, [5], [], [], {0, 159000}) = 1 (in [5], left {0, 158999})
7366 20:45:38.945008 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.945023 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945039 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.945057 recvfrom(5, "bb\r\n005fded7d79fa05c78a2e204de51"..., 16384, 0, NULL, NULL) = 8097
7366 20:45:38.945084 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945100 select(6, [5], [], [], {0, 159000}) = 1 (in [5], left {0, 158999})
7366 20:45:38.945119 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.945135 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945150 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.945168 recvfrom(5, "11a\r\n005fd1952f7a8f8fc26c624593e"..., 16384, 0, NULL, NULL) = 8441
7366 20:45:38.945196 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945212 select(6, [5], [], [], {0, 158000}) = 1 (in [5], left {0, 157999})
7366 20:45:38.945231 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.945247 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945262 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.945279 recvfrom(5, "d1\r\n00670c7fb6b78603d1978cd15989"..., 16384, 0, NULL, NULL) = 9234
7366 20:45:38.945306 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945322 select(6, [5], [], [], {0, 158000}) = 1 (in [5], left {0, 157999})
7366 20:45:38.945341 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.945357 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945372 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.945390 recvfrom(5, "d1\r\n0067fcaacf1e5b0c3040fc7a210f"..., 16384, 0, NULL, NULL) = 8597
7366 20:45:38.945415 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945431 select(6, [5], [], [], {0, 158000}) = 1 (in [5], left {0, 157999})
7366 20:45:38.945451 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.945466 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945482 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.945500 recvfrom(5, "d1\r\n00676444cbb23149fa8b7f277015"..., 16384, 0, NULL, NULL) = 9022
7366 20:45:38.945530 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945547 select(6, [5], [], [], {0, 158000}) = 1 (in [5], left {0, 157999})
7366 20:45:38.945567 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.945583 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945598 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.945615 recvfrom(5, "d1\r\n0067f42e2f183d02d7d10ca0b3de"..., 16384, 0, NULL, NULL) = 9238
7366 20:45:38.945642 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945658 select(6, [5], [], [], {0, 158000}) = 1 (in [5], left {0, 157999})
7366 20:45:38.945677 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.945693 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945709 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.945726 recvfrom(5, "67\r\n00671227427e50d0d35cf747a906"..., 16384, 0, NULL, NULL) = 8596
7366 20:45:38.945752 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945768 select(6, [5], [], [], {0, 158000}) = 1 (in [5], left {0, 157999})
7366 20:45:38.945787 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.945803 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945819 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.945836 recvfrom(5, "d1\r\n0067c0e51e341ca27a003b6b2bbe"..., 16384, 0, NULL, NULL) = 8916
7366 20:45:38.945863 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945878 select(6, [5], [], [], {0, 158000}) = 1 (in [5], left {0, 157999})
7366 20:45:38.945898 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.945914 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945929 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.945946 recvfrom(5, "13b\r\n006a69b5be6bfd05b82e9c37d10"..., 16384, 0, NULL, NULL) = 8702
7366 20:45:38.945972 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.945988 select(6, [5], [], [], {0, 158000}) = 1 (in [5], left {0, 157999})
7366 20:45:38.946007 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.946023 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946039 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.946056 recvfrom(5, "d1\r\n006755db7d09c5f3cc0623b94a43"..., 16384, 0, NULL, NULL) = 8827
7366 20:45:38.946082 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946098 select(6, [5], [], [], {0, 158000}) = 1 (in [5], left {0, 157999})
7366 20:45:38.946118 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.946133 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946149 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.946166 recvfrom(5, "c3\r\n0060732c3bb01dd25a7421f01ef7"..., 16384, 0, NULL, NULL) = 8234
7366 20:45:38.946190 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946206 select(6, [5], [], [], {0, 157000}) = 1 (in [5], left {0, 156999})
7366 20:45:38.946225 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.946244 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946261 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.946278 recvfrom(5, "c3\r\n00600f833a1072add56d909124bc"..., 16384, 0, NULL, NULL) = 8234
7366 20:45:38.946303 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946319 select(6, [5], [], [], {0, 157000}) = 1 (in [5], left {0, 156999})
7366 20:45:38.946339 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.946354 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946370 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.946387 recvfrom(5, "c3\r\n00602477d0945564060e388ebfd9"..., 16384, 0, NULL, NULL) = 8435
7366 20:45:38.946413 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946429 select(6, [5], [], [], {0, 157000}) = 1 (in [5], left {0, 156999})
7366 20:45:38.946449 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.946464 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946480 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.946497 recvfrom(5, "c3\r\n00605acca169765af2f4279f35f7"..., 16384, 0, NULL, NULL) = 8234
7366 20:45:38.946523 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946539 select(6, [5], [], [], {0, 157000}) = 1 (in [5], left {0, 156999})
7366 20:45:38.946558 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.946574 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946589 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.946607 recvfrom(5, "c3\r\n00608883897fdd9ad8542e30cf2b"..., 16384, 0, NULL, NULL) = 8435
7366 20:45:38.946634 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946650 select(6, [5], [], [], {0, 157000}) = 1 (in [5], left {0, 156999})
7366 20:45:38.946669 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.946685 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946700 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.946718 recvfrom(5, "c3\r\n006017c4c709942c8b0e6c0a0294"..., 16384, 0, NULL, NULL) = 8432
7366 20:45:38.946743 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946759 select(6, [5], [], [], {0, 157000}) = 1 (in [5], left {0, 156999})
7366 20:45:38.946778 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.946794 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946809 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.946826 recvfrom(5, "c3\r\n0060409edce93c719281d45874bb"..., 16384, 0, NULL, NULL) = 8038
7366 20:45:38.946855 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946871 select(6, [5], [], [], {0, 157000}) = 1 (in [5], left {0, 156999})
7366 20:45:38.946891 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.946907 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946922 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.946940 recvfrom(5, "c3\r\n0060dcb7478b7f8f3a373c208476"..., 16384, 0, NULL, NULL) = 8737
7366 20:45:38.946971 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.946988 select(6, [5], [], [], {0, 157000}) = 1 (in [5], left {0, 156999})
7366 20:45:38.947008 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.947023 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947038 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.947055 recvfrom(5, "d1\r\n006a4efbd4866b1da4d7d0827d6d"..., 16384, 0, NULL, NULL) = 9380
7366 20:45:38.947083 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947099 select(6, [5], [], [], {0, 157000}) = 1 (in [5], left {0, 156999})
7366 20:45:38.947123 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.947139 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947154 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.947172 recvfrom(5, "cb\r\n0064fb8c0ccb2f2344aa618229ff"..., 16384, 0, NULL, NULL) = 9080
7366 20:45:38.947201 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947217 select(6, [5], [], [], {0, 156000}) = 1 (in [5], left {0, 155999})
7366 20:45:38.947236 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.947252 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947268 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.947285 recvfrom(5, "cb\r\n0067163ccdca529fa18518b09f17"..., 16384, 0, NULL, NULL) = 9088
7366 20:45:38.947313 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947329 select(6, [5], [], [], {0, 156000}) = 1 (in [5], left {0, 155999})
7366 20:45:38.947348 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.947364 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947379 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.947397 recvfrom(5, "67\r\n0067ab3beb79a214043186401a1a"..., 16384, 0, NULL, NULL) = 9235
7366 20:45:38.947426 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947442 select(6, [5], [], [], {0, 156000}) = 1 (in [5], left {0, 155999})
7366 20:45:38.947462 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.947477 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947493 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.947510 recvfrom(5, "d1\r\n0067f82d8bffbfe23d5375f00a38"..., 16384, 0, NULL, NULL) = 9447
7366 20:45:38.947538 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947553 select(6, [5], [], [], {0, 156000}) = 1 (in [5], left {0, 155999})
7366 20:45:38.947573 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.947588 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947604 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.947622 recvfrom(5, "d1\r\n0067d73f127ae5c1b606e8fcc512"..., 16384, 0, NULL, NULL) = 9014
7366 20:45:38.947647 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947663 select(6, [5], [], [], {0, 156000}) = 1 (in [5], left {0, 155999})
7366 20:45:38.947682 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.947698 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947717 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.947734 recvfrom(5, "d1\r\n0067ff388b1d18c3ce87dfc29073"..., 16384, 0, NULL, NULL) = 9237
7366 20:45:38.947757 mremap(0x7f1a3a8ca000, 1036288, 1552384, MREMAP_MAYMOVE) = 0x7f1a3a8ca000
7366 20:45:38.947778 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947794 select(6, [5], [], [], {0, 156000}) = 1 (in [5], left {0, 155999})
7366 20:45:38.947813 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.947829 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947844 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.947861 recvfrom(5, "d1\r\n0067d58c98bdba6e87dc651b72a3"..., 16384, 0, NULL, NULL) = 10157
7366 20:45:38.947890 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947906 select(6, [5], [], [], {0, 156000}) = 1 (in [5], left {0, 155999})
7366 20:45:38.947926 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.947942 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.947958 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.947975 recvfrom(5, "60\r\n00601a35ba8a2e5e09921420a2e7"..., 16384, 0, NULL, NULL) = 8635
7366 20:45:38.948000 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948015 select(6, [5], [], [], {0, 156000}) = 1 (in [5], left {0, 155999})
7366 20:45:38.948034 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.948050 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948065 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.948083 recvfrom(5, "c3\r\n0060ae53c3aabbdd7caba735f979"..., 16384, 0, NULL, NULL) = 8136
7366 20:45:38.948109 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948125 select(6, [5], [], [], {0, 156000}) = 1 (in [5], left {0, 155999})
7366 20:45:38.948145 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.948161 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948177 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.948194 recvfrom(5, "126\r\n0063bcd3501feea63c922d984b1"..., 16384, 0, NULL, NULL) = 8535
7366 20:45:38.948221 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948236 select(6, [5], [], [], {0, 155000}) = 1 (in [5], left {0, 154999})
7366 20:45:38.948256 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.948272 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948287 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.948305 recvfrom(5, "c3\r\n0060930c1f2201d2172560c710c5"..., 16384, 0, NULL, NULL) = 8631
7366 20:45:38.948331 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948347 select(6, [5], [], [], {0, 155000}) = 1 (in [5], left {0, 154999})
7366 20:45:38.948366 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.948382 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948398 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.948415 recvfrom(5, "c3\r\n0060e3540c3845f152ab02a28207"..., 16384, 0, NULL, NULL) = 8636
7366 20:45:38.948445 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948462 select(6, [5], [], [], {0, 155000}) = 1 (in [5], left {0, 154999})
7366 20:45:38.948481 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.948497 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948512 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.948530 recvfrom(5, "123\r\n00609ea22a63a85af53f44aadde"..., 16384, 0, NULL, NULL) = 8636
7366 20:45:38.948558 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948575 select(6, [5], [], [], {0, 155000}) = 1 (in [5], left {0, 154999})
7366 20:45:38.948594 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.948610 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948626 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.948643 recvfrom(5, "c3\r\n00603ca946711c7ae56c4b80d638"..., 16384, 0, NULL, NULL) = 8432
7366 20:45:38.948667 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948683 select(6, [5], [], [], {0, 155000}) = 1 (in [5], left {0, 154999})
7366 20:45:38.948703 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.948719 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948734 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.948752 recvfrom(5, "123\r\n006021590fe2710c8e1ebf355a5"..., 16384, 0, NULL, NULL) = 8438
7366 20:45:38.948779 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948795 select(6, [5], [], [], {0, 155000}) = 1 (in [5], left {0, 154999})
7366 20:45:38.948814 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.948830 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948845 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.948863 recvfrom(5, "c3\r\n006000b85ecb5bdb1b5947216f99"..., 16384, 0, NULL, NULL) = 8928
7366 20:45:38.948890 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948905 select(6, [5], [], [], {0, 155000}) = 1 (in [5], left {0, 154999})
7366 20:45:38.948925 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.948941 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.948957 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.948974 recvfrom(5, "cb\r\n006450602e951c9326c3e0fb547e"..., 16384, 0, NULL, NULL) = 8977
7366 20:45:38.949001 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949016 select(6, [5], [], [], {0, 155000}) = 1 (in [5], left {0, 154999})
7366 20:45:38.949036 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.949052 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949067 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.949085 recvfrom(5, "cb\r\n00647f93b3cd4609ce981095ecfe"..., 16384, 0, NULL, NULL) = 9016
7366 20:45:38.949111 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949127 select(6, [5], [], [], {0, 155000}) = 1 (in [5], left {0, 154999})
7366 20:45:38.949147 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.949165 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949181 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.949198 recvfrom(5, "c5\r\n0061e368de484660bf063663313a"..., 16384, 0, NULL, NULL) = 8594
7366 20:45:38.949224 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949240 select(6, [5], [], [], {0, 154000}) = 1 (in [5], left {0, 153999})
7366 20:45:38.949259 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.949275 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949291 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.949308 recvfrom(5, "cb\r\n006436e7349ba8c6606219a7b623"..., 16384, 0, NULL, NULL) = 8839
7366 20:45:38.949334 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949350 select(6, [5], [], [], {0, 154000}) = 1 (in [5], left {0, 153999})
7366 20:45:38.949370 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.949385 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949401 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.949418 recvfrom(5, "d7\r\n006ac8952c2936ea1f241727ea03"..., 16384, 0, NULL, NULL) = 9172
7366 20:45:38.949447 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949463 select(6, [5], [], [], {0, 154000}) = 1 (in [5], left {0, 153999})
7366 20:45:38.949483 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.949498 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949514 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.949531 recvfrom(5, "d7\r\n006a8a701235cd5002f1d2eff3d5"..., 16384, 0, NULL, NULL) = 9207
7366 20:45:38.949557 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949573 select(6, [5], [], [], {0, 154000}) = 1 (in [5], left {0, 153999})
7366 20:45:38.949592 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.949608 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949624 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.949641 recvfrom(5, "d7\r\n006a99484ac395215fd8f2f911de"..., 16384, 0, NULL, NULL) = 8775
7366 20:45:38.949666 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949682 select(6, [5], [], [], {0, 154000}) = 1 (in [5], left {0, 153999})
7366 20:45:38.949702 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.949718 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949733 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.949751 recvfrom(5, "c7\r\n00622582b9df3a52aec513f5d354"..., 16384, 0, NULL, NULL) = 8572
7366 20:45:38.949778 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949794 select(6, [5], [], [], {0, 154000}) = 1 (in [5], left {0, 153999})
7366 20:45:38.949813 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.949829 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949845 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.949862 recvfrom(5, "c3\r\n0060dec319623a07a2bbb60c139d"..., 16384, 0, NULL, NULL) = 8327
7366 20:45:38.949887 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949905 select(6, [5], [], [], {0, 154000}) = 1 (in [5], left {0, 153999})
7366 20:45:38.949925 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.949941 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.949956 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.949974 recvfrom(5, "c3\r\n0063ded7d79fa05c78a2e204de51"..., 16384, 0, NULL, NULL) = 8230
7366 20:45:38.949998 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950014 select(6, [5], [], [], {0, 154000}) = 1 (in [5], left {0, 153999})
7366 20:45:38.950034 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.950049 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950065 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.950082 recvfrom(5, "126\r\n0063ded7d79fa05c78a2e204de5"..., 16384, 0, NULL, NULL) = 8333
7366 20:45:38.950106 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950122 select(6, [5], [], [], {0, 154000}) = 1 (in [5], left {0, 153999})
7366 20:45:38.950142 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.950157 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950173 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.950190 recvfrom(5, "c3\r\n0060b946b99d4dd455cf81d5dec3"..., 16384, 0, NULL, NULL) = 8055
7366 20:45:38.950217 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950233 select(6, [5], [], [], {0, 153000}) = 1 (in [5], left {0, 152999})
7366 20:45:38.950253 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.950269 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950284 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.950302 recvfrom(5, "cd\r\n0065c9f3722711f21210b92eaa0a"..., 16384, 0, NULL, NULL) = 8933
7366 20:45:38.950328 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950344 select(6, [5], [], [], {0, 153000}) = 1 (in [5], left {0, 152999})
7366 20:45:38.950363 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.950379 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950395 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.950412 recvfrom(5, "cf\r\n006639efe2e46509347510e2cb24"..., 16384, 0, NULL, NULL) = 9041
7366 20:45:38.950437 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950453 select(6, [5], [], [], {0, 153000}) = 1 (in [5], left {0, 152999})
7366 20:45:38.950473 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.950488 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950504 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.950521 recvfrom(5, "138\r\n006920f82d43b31bb0cc510bc21"..., 16384, 0, NULL, NULL) = 8849
7366 20:45:38.950549 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950565 select(6, [5], [], [], {0, 153000}) = 1 (in [5], left {0, 152999})
7366 20:45:38.950585 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.950601 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950620 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.950637 recvfrom(5, "cf\r\n0066b427f5eda87822f0e5a847da"..., 16384, 0, NULL, NULL) = 9260
7366 20:45:38.950664 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950680 select(6, [5], [], [], {0, 153000}) = 1 (in [5], left {0, 152999})
7366 20:45:38.950700 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.950715 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950731 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.950748 recvfrom(5, "cf\r\n00694e065a2e7015852d274a7cdc"..., 16384, 0, NULL, NULL) = 9640
7366 20:45:38.950774 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950789 select(6, [5], [], [], {0, 153000}) = 1 (in [5], left {0, 152999})
7366 20:45:38.950809 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.950825 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950841 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.950858 recvfrom(5, "dd\r\n0070163ccdca529fa18518b09f17"..., 16384, 0, NULL, NULL) = 9186
7366 20:45:38.950884 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950900 select(6, [5], [], [], {0, 153000}) = 1 (in [5], left {0, 152999})
7366 20:45:38.950919 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.950935 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.950950 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.950968 recvfrom(5, "dd\r\n006d39d81e5dafacca06f9e0af70"..., 16384, 0, NULL, NULL) = 9302
7366 20:45:38.950994 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951010 select(6, [5], [], [], {0, 153000}) = 1 (in [5], left {0, 152999})
7366 20:45:38.951029 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.951045 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951061 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.951078 recvfrom(5, "dd\r\n006d83c968d606b33156a359100e"..., 16384, 0, NULL, NULL) = 9296
7366 20:45:38.951104 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951123 select(6, [5], [], [], {0, 153000}) = 1 (in [5], left {0, 152999})
7366 20:45:38.951143 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.951159 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951175 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.951193 recvfrom(5, "dd\r\n006d2d23f9a018d199f9be612e48"..., 16384, 0, NULL, NULL) = 9632
7366 20:45:38.951218 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951234 select(6, [5], [], [], {0, 152000}) = 1 (in [5], left {0, 151999})
7366 20:45:38.951253 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.951269 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951284 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.951301 recvfrom(5, "dd\r\n00704504d5192dc2f583ecc91184"..., 16384, 0, NULL, NULL) = 9416
7366 20:45:38.951327 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951346 select(6, [5], [], [], {0, 152000}) = 1 (in [5], left {0, 151999})
7366 20:45:38.951365 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.951381 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951396 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.951413 recvfrom(5, "dd\r\n006df52d688e83fff1bdd6470bf0"..., 16384, 0, NULL, NULL) = 9040
7366 20:45:38.951442 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951458 select(6, [5], [], [], {0, 152000}) = 1 (in [5], left {0, 151999})
7366 20:45:38.951477 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.951493 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951509 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.951527 recvfrom(5, "cf\r\n0066f5ec72e19c3c1624490fb2c8"..., 16384, 0, NULL, NULL) = 9145
7366 20:45:38.951553 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951569 select(6, [5], [], [], {0, 152000}) = 1 (in [5], left {0, 151999})
7366 20:45:38.951589 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.951605 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951620 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.951638 recvfrom(5, "cf\r\n00660c8216debaf9a15d278c8708"..., 16384, 0, NULL, NULL) = 8730
7366 20:45:38.951664 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951680 select(6, [5], [], [], {0, 152000}) = 1 (in [5], left {0, 151999})
7366 20:45:38.951700 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.951715 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951731 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.951748 recvfrom(5, "cf\r\n00664f3428a576fc9612a297bd79"..., 16384, 0, NULL, NULL) = 9152
7366 20:45:38.951778 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951793 select(6, [5], [], [], {0, 152000}) = 1 (in [5], left {0, 151999})
7366 20:45:38.951813 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.951829 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951845 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.951862 recvfrom(5, "cf\r\n0066cdf268226bead9f0f586e375"..., 16384, 0, NULL, NULL) = 9088
7366 20:45:38.951887 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951903 select(6, [5], [], [], {0, 152000}) = 1 (in [5], left {0, 151999})
7366 20:45:38.951922 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.951938 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.951954 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.951971 recvfrom(5, "d3\r\n006831e88c9344337faa640ddf9d"..., 16384, 0, NULL, NULL) = 8951
7366 20:45:38.951996 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952012 select(6, [5], [], [], {0, 152000}) = 1 (in [5], left {0, 151999})
7366 20:45:38.952031 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.952047 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952063 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.952083 recvfrom(5, "d7\r\n006ab0acc2d99622c1db7c50bd99"..., 16384, 0, NULL, NULL) = 8379
7366 20:45:38.952110 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952126 select(6, [5], [], [], {0, 152000}) = 1 (in [5], left {0, 151999})
7366 20:45:38.952146 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.952161 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952177 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.952195 recvfrom(5, "d3\r\n00683173d6e562204c31e83cdc0e"..., 16384, 0, NULL, NULL) = 8901
7366 20:45:38.952220 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952236 select(6, [5], [], [], {0, 151000}) = 1 (in [5], left {0, 150999})
7366 20:45:38.952255 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.952271 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952287 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.952304 recvfrom(5, "13b\r\n00684e6ce73385175bf19114c0f"..., 16384, 0, NULL, NULL) = 9178
7366 20:45:38.952331 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952347 select(6, [5], [], [], {0, 151000}) = 1 (in [5], left {0, 150999})
7366 20:45:38.952366 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.952382 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952397 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.952415 recvfrom(5, "d3\r\n0068926c6b9f8a78f900fa23f086"..., 16384, 0, NULL, NULL) = 8815
7366 20:45:38.952440 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952456 select(6, [5], [], [], {0, 151000}) = 1 (in [5], left {0, 150999})
7366 20:45:38.952475 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.952491 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952506 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.952524 recvfrom(5, "d3\r\n006887ceb75c13ff90887ca148e3"..., 16384, 0, NULL, NULL) = 9000
7366 20:45:38.952550 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952566 select(6, [5], [], [], {0, 151000}) = 1 (in [5], left {0, 150999})
7366 20:45:38.952586 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.952602 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952617 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.952635 recvfrom(5, "d3\r\n006b163ccdca529fa18518b09f17"..., 16384, 0, NULL, NULL) = 9058
7366 20:45:38.952662 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952678 select(6, [5], [], [], {0, 151000}) = 1 (in [5], left {0, 150999})
7366 20:45:38.952698 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.952713 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952729 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.952746 recvfrom(5, "db\r\n006c1e01601ad0b08ea46dffd4be"..., 16384, 0, NULL, NULL) = 9298
7366 20:45:38.952772 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952788 select(6, [5], [], [], {0, 151000}) = 1 (in [5], left {0, 150999})
7366 20:45:38.952811 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.952827 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952842 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.952860 recvfrom(5, "d7\r\n006af1b82fddb69e7fa5778257e1"..., 16384, 0, NULL, NULL) = 9717
7366 20:45:38.952888 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952904 select(6, [5], [], [], {0, 151000}) = 1 (in [5], left {0, 150999})
7366 20:45:38.952924 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.952940 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.952955 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.952973 recvfrom(5, "d7\r\n006aebc8d2c7f77e7a231d454251"..., 16384, 0, NULL, NULL) = 9651
7366 20:45:38.952997 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953013 select(6, [5], [], [], {0, 151000}) = 1 (in [5], left {0, 150999})
7366 20:45:38.953032 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.953048 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953063 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.953081 recvfrom(5, "dd\r\n006d26e4db956cb50db019c50772"..., 16384, 0, NULL, NULL) = 9299
7366 20:45:38.953106 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953122 select(6, [5], [], [], {0, 151000}) = 1 (in [5], left {0, 150999})
7366 20:45:38.953141 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.953157 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953172 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.953190 recvfrom(5, "dd\r\n006d30f45989c0a99b0db23a72b0"..., 16384, 0, NULL, NULL) = 9409
7366 20:45:38.953213 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953229 select(6, [5], [], [], {0, 150000}) = 1 (in [5], left {0, 149999})
7366 20:45:38.953249 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.953265 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953280 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.953297 recvfrom(5, "14d\r\n0070163ccdca529fa18518b09f1"..., 16384, 0, NULL, NULL) = 9417
7366 20:45:38.953324 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953340 select(6, [5], [], [], {0, 150000}) = 1 (in [5], left {0, 149999})
7366 20:45:38.953360 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.953375 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953391 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.953409 recvfrom(5, "dd\r\n006d49bf846a94fc49b24957c94e"..., 16384, 0, NULL, NULL) = 9417
7366 20:45:38.953433 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953449 select(6, [5], [], [], {0, 150000}) = 1 (in [5], left {0, 149999})
7366 20:45:38.953469 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.953485 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953500 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.953520 recvfrom(5, "dd\r\n0070163ccdca529fa18518b09f17"..., 16384, 0, NULL, NULL) = 9867
7366 20:45:38.953547 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953563 select(6, [5], [], [], {0, 150000}) = 1 (in [5], left {0, 149999})
7366 20:45:38.953583 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.953599 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953614 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.953632 recvfrom(5, "dd\r\n006d02ff92d1dcdd2dba90844890"..., 16384, 0, NULL, NULL) = 9531
7366 20:45:38.953659 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953675 select(6, [5], [], [], {0, 150000}) = 1 (in [5], left {0, 149999})
7366 20:45:38.953694 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.953710 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953726 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.953743 recvfrom(5, "dd\r\n006d4577bb30feec8203a4838291"..., 16384, 0, NULL, NULL) = 9473
7366 20:45:38.953770 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953786 select(6, [5], [], [], {0, 150000}) = 1 (in [5], left {0, 149999})
7366 20:45:38.953806 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.953821 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953837 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.953854 recvfrom(5, "cf\r\n0066788a318c59d89fec9b692ea4"..., 16384, 0, NULL, NULL) = 8930
7366 20:45:38.953879 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953895 select(6, [5], [], [], {0, 150000}) = 1 (in [5], left {0, 149999})
7366 20:45:38.953914 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.953930 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.953945 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.953963 recvfrom(5, "cf\r\n0066867693dc217af9691687a5d7"..., 16384, 0, NULL, NULL) = 8939
7366 20:45:38.953988 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954004 select(6, [5], [], [], {0, 150000}) = 1 (in [5], left {0, 149999})
7366 20:45:38.954024 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.954040 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954055 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.954072 recvfrom(5, "cf\r\n00660ce8533c96132f79ff0d70a2"..., 16384, 0, NULL, NULL) = 8516
7366 20:45:38.954098 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954114 select(6, [5], [], [], {0, 150000}) = 1 (in [5], left {0, 149999})
7366 20:45:38.954134 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.954149 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954165 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.954182 recvfrom(5, "cf\r\n00661f0a9f31f59a5b4a4e01930e"..., 16384, 0, NULL, NULL) = 9045
7366 20:45:38.954207 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954223 select(6, [5], [], [], {0, 149000}) = 1 (in [5], left {0, 148999})
7366 20:45:38.954246 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.954261 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954277 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.954294 recvfrom(5, "138\r\n006903cdbe213ecce053f45e2fb"..., 16384, 0, NULL, NULL) = 9484
7366 20:45:38.954317 mremap(0x7f1a3a8ca000, 1552384, 2326528, MREMAP_MAYMOVE) = 0x7f1a350a4000
7366 20:45:38.954345 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954361 select(6, [5], [], [], {0, 149000}) = 1 (in [5], left {0, 148999})
7366 20:45:38.954381 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.954396 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954412 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.954429 recvfrom(5, "e1\r\n006feb0e1b283370e7a8a63de6cc"..., 16384, 0, NULL, NULL) = 11996
7366 20:45:38.954457 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954473 select(6, [5], [], [], {0, 149000}) = 1 (in [5], left {0, 148999})
7366 20:45:38.954492 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.954508 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954523 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.954541 recvfrom(5, "e1\r\n006f5c0cca56adfac864a1ac9f16"..., 16384, 0, NULL, NULL) = 9804
7366 20:45:38.954567 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954584 select(6, [5], [], [], {0, 149000}) = 1 (in [5], left {0, 148999})
7366 20:45:38.954603 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.954619 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954635 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.954652 recvfrom(5, "e1\r\n0072163ccdca529fa18518b09f17"..., 16384, 0, NULL, NULL) = 9692
7366 20:45:38.954677 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954693 select(6, [5], [], [], {0, 149000}) = 1 (in [5], left {0, 148999})
7366 20:45:38.954713 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.954729 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954744 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.954762 recvfrom(5, "e1\r\n0072163ccdca529fa18518b09f17"..., 16384, 0, NULL, NULL) = 9103
7366 20:45:38.954786 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954802 select(6, [5], [], [], {0, 149000}) = 1 (in [5], left {0, 148999})
7366 20:45:38.954822 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.954837 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954853 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.954870 recvfrom(5, "13e\r\n006b163ccdca529fa18518b09f1"..., 16384, 0, NULL, NULL) = 9002
7366 20:45:38.954898 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954914 select(6, [5], [], [], {0, 149000}) = 1 (in [5], left {0, 148999})
7366 20:45:38.954934 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.954949 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.954965 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.954985 recvfrom(5, "d3\r\n00685e3ae9373f4d121d24d2d78d"..., 16384, 0, NULL, NULL) = 9752
7366 20:45:38.955013 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955029 select(6, [5], [], [], {0, 149000}) = 1 (in [5], left {0, 148999})
7366 20:45:38.955049 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.955065 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955080 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.955098 recvfrom(5, "d3\r\n0068e0e2e779c63ce9d5b154ee00"..., 16384, 0, NULL, NULL) = 9176
7366 20:45:38.955130 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955146 select(6, [5], [], [], {0, 149000}) = 1 (in [5], left {0, 148999})
7366 20:45:38.955166 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.955181 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955197 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.955214 recvfrom(5, "d7\r\n006adc24c74234a978b9342aaeae"..., 16384, 0, NULL, NULL) = 10050
7366 20:45:38.955242 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955258 select(6, [5], [], [], {0, 148000}) = 1 (in [5], left {0, 147999})
7366 20:45:38.955277 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.955293 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955308 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.955326 recvfrom(5, "d3\r\n0068473617b39a885765fc367aff"..., 16384, 0, NULL, NULL) = 9323
7366 20:45:38.955353 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955369 select(6, [5], [], [], {0, 148000}) = 1 (in [5], left {0, 147999})
7366 20:45:38.955389 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.955404 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955420 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.955438 recvfrom(5, "d3\r\n00682cb3a8fb64f0f46d64155f98"..., 16384, 0, NULL, NULL) = 8885
7366 20:45:38.955463 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955479 select(6, [5], [], [], {0, 148000}) = 1 (in [5], left {0, 147999})
7366 20:45:38.955499 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.955514 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955530 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.955547 recvfrom(5, "d3\r\n00687b6053f846f1a8a0ca151119"..., 16384, 0, NULL, NULL) = 9239
7366 20:45:38.955575 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955591 select(6, [5], [], [], {0, 148000}) = 1 (in [5], left {0, 147999})
7366 20:45:38.955611 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.955627 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955643 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.955660 recvfrom(5, "d7\r\n006a1fa4fb7fe4f8e981f995e16f"..., 16384, 0, NULL, NULL) = 9489
7366 20:45:38.955687 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955703 select(6, [5], [], [], {0, 148000}) = 1 (in [5], left {0, 147999})
7366 20:45:38.955726 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.955742 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955758 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.955776 recvfrom(5, "d7\r\n006a565db5febc0c801b02ed0554"..., 16384, 0, NULL, NULL) = 9896
7366 20:45:38.955802 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955818 select(6, [5], [], [], {0, 148000}) = 1 (in [5], left {0, 147999})
7366 20:45:38.955838 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.955854 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955869 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.955887 recvfrom(5, "d7\r\n006af540d3c2709b5bbb7b1384fd"..., 16384, 0, NULL, NULL) = 9417
7366 20:45:38.955914 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955930 select(6, [5], [], [], {0, 148000}) = 1 (in [5], left {0, 147999})
7366 20:45:38.955950 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.955965 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.955981 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.955998 recvfrom(5, "d9\r\n006b459cb1440764efddc508049b"..., 16384, 0, NULL, NULL) = 9435
7366 20:45:38.956026 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956042 select(6, [5], [], [], {0, 148000}) = 1 (in [5], left {0, 147999})
7366 20:45:38.956062 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.956077 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956093 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.956110 recvfrom(5, "db\r\n006c6353d0917d1577fb95acfde8"..., 16384, 0, NULL, NULL) = 9212
7366 20:45:38.956136 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956152 select(6, [5], [], [], {0, 148000}) = 1 (in [5], left {0, 147999})
7366 20:45:38.956172 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.956187 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956203 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.956221 recvfrom(5, "13b\r\n0068ce791126cebdc85c7053c26"..., 16384, 0, NULL, NULL) = 9182
7366 20:45:38.956248 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956264 select(6, [5], [], [], {0, 147000}) = 1 (in [5], left {0, 146999})
7366 20:45:38.956284 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.956299 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956315 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.956332 recvfrom(5, "db\r\n006cec4aa2603420afad3a15374b"..., 16384, 0, NULL, NULL) = 9294
7366 20:45:38.956358 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956374 select(6, [5], [], [], {0, 147000}) = 1 (in [5], left {0, 146999})
7366 20:45:38.956394 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.956410 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956425 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.956446 recvfrom(5, "d7\r\n006ab7442e600c9f2a02074f4ea3"..., 16384, 0, NULL, NULL) = 9498
7366 20:45:38.956475 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956491 select(6, [5], [], [], {0, 147000}) = 1 (in [5], left {0, 146999})
7366 20:45:38.956511 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.956527 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956543 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.956560 recvfrom(5, "dd\r\n007085baed0351ae2b809236357c"..., 16384, 0, NULL, NULL) = 10091
7366 20:45:38.956584 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956599 select(6, [5], [], [], {0, 147000}) = 1 (in [5], left {0, 146999})
7366 20:45:38.956619 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.956635 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956650 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.956668 recvfrom(5, "14a\r\n006dba2ad178e7b439f19b48ba9"..., 16384, 0, NULL, NULL) = 9185
7366 20:45:38.956694 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956710 select(6, [5], [], [], {0, 147000}) = 1 (in [5], left {0, 146999})
7366 20:45:38.956729 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.956745 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956761 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.956778 recvfrom(5, "dd\r\n007085baed0351ae2b809236357c"..., 16384, 0, NULL, NULL) = 9410
7366 20:45:38.956805 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956820 select(6, [5], [], [], {0, 147000}) = 1 (in [5], left {0, 146999})
7366 20:45:38.956840 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.956856 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956871 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.956889 recvfrom(5, "dd\r\n006dddfb42fb3c7805cdc3b222de"..., 16384, 0, NULL, NULL) = 9751
7366 20:45:38.956916 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956932 select(6, [5], [], [], {0, 147000}) = 1 (in [5], left {0, 146999})
7366 20:45:38.956951 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.956967 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.956983 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.956999 recvfrom(5, "dd\r\n006d9f748f747c003420aacbf534"..., 16384, 0, NULL, NULL) = 9526
7366 20:45:38.957025 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957041 select(6, [5], [], [], {0, 147000}) = 1 (in [5], left {0, 146999})
7366 20:45:38.957061 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.957077 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957092 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.957110 recvfrom(5, "dd\r\n006d067a5a3a56bfd683fb729554"..., 16384, 0, NULL, NULL) = 9477
7366 20:45:38.957136 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957152 select(6, [5], [], [], {0, 147000}) = 1 (in [5], left {0, 146999})
7366 20:45:38.957174 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.957190 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957205 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.957223 recvfrom(5, "cf\r\n0066bfdd04c0fd2fbf77e22775f6"..., 16384, 0, NULL, NULL) = 9360
7366 20:45:38.957250 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957266 select(6, [5], [], [], {0, 146000}) = 1 (in [5], left {0, 145999})
7366 20:45:38.957286 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.957301 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957317 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.957334 recvfrom(5, "cf\r\n00668283e90a6a57ed181c81424a"..., 16384, 0, NULL, NULL) = 9152
7366 20:45:38.957361 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957377 select(6, [5], [], [], {0, 146000}) = 1 (in [5], left {0, 145999})
7366 20:45:38.957397 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.957413 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957428 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.957446 recvfrom(5, "cf\r\n00660c637edbf346d49107ce7b7d"..., 16384, 0, NULL, NULL) = 9150
7366 20:45:38.957471 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957487 select(6, [5], [], [], {0, 146000}) = 1 (in [5], left {0, 145999})
7366 20:45:38.957507 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.957522 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957538 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.957556 recvfrom(5, "cf\r\n0066f72820db4d2d5afe588c2f6b"..., 16384, 0, NULL, NULL) = 8978
7366 20:45:38.957583 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957599 select(6, [5], [], [], {0, 146000}) = 1 (in [5], left {0, 145999})
7366 20:45:38.957618 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.957634 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957650 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.957668 recvfrom(5, "d3\r\n0068b51255c4e84161d25a701135"..., 16384, 0, NULL, NULL) = 8997
7366 20:45:38.957693 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957708 select(6, [5], [], [], {0, 146000}) = 1 (in [5], left {0, 145999})
7366 20:45:38.957728 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.957743 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957759 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.957777 recvfrom(5, "d3\r\n006b1a961a8904f4aab65cc2fd22"..., 16384, 0, NULL, NULL) = 8934
7366 20:45:38.957803 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957819 select(6, [5], [], [], {0, 146000}) = 1 (in [5], left {0, 145999})
7366 20:45:38.957839 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.957854 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957870 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.957890 recvfrom(5, "d7\r\n006aaafbb1e328da090dd02727ab"..., 16384, 0, NULL, NULL) = 9381
7366 20:45:38.957918 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957934 select(6, [5], [], [], {0, 146000}) = 1 (in [5], left {0, 145999})
7366 20:45:38.957954 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.957969 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.957985 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.958002 recvfrom(5, "144\r\n006d85baed0351ae2b809236357"..., 16384, 0, NULL, NULL) = 9291
7366 20:45:38.958033 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958049 select(6, [5], [], [], {0, 146000}) = 1 (in [5], left {0, 145999})
7366 20:45:38.958068 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.958084 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958100 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.958117 recvfrom(5, "d9\r\n006ba09bc32bdcba4c74355d3144"..., 16384, 0, NULL, NULL) = 9578
7366 20:45:38.958144 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958160 select(6, [5], [], [], {0, 146000}) = 1 (in [5], left {0, 145999})
7366 20:45:38.958180 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.958195 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958211 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.958228 recvfrom(5, "d9\r\n006b255a633612f16250001fdfb5"..., 16384, 0, NULL, NULL) = 9357
7366 20:45:38.958256 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958272 select(6, [5], [], [], {0, 145000}) = 1 (in [5], left {0, 144999})
7366 20:45:38.958291 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.958307 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958323 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.958340 recvfrom(5, "d9\r\n006bb1217cc5583b06e478d493f3"..., 16384, 0, NULL, NULL) = 9361
7366 20:45:38.958366 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958382 select(6, [5], [], [], {0, 145000}) = 1 (in [5], left {0, 144999})
7366 20:45:38.958401 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.958417 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958433 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.958450 recvfrom(5, "d9\r\n006bf9f87bd646da90a1a2373737"..., 16384, 0, NULL, NULL) = 9362
7366 20:45:38.958479 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958495 select(6, [5], [], [], {0, 145000}) = 1 (in [5], left {0, 144999})
7366 20:45:38.958515 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.958531 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958546 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.958564 recvfrom(5, "d9\r\n006b7c60c17612e06f924654a9bd"..., 16384, 0, NULL, NULL) = 9225
7366 20:45:38.958591 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958607 select(6, [5], [], [], {0, 145000}) = 1 (in [5], left {0, 144999})
7366 20:45:38.958627 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.958646 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958663 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.958680 recvfrom(5, "cb\r\n0064883c377485127a7decfd662b"..., 16384, 0, NULL, NULL) = 9185
7366 20:45:38.958707 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958723 select(6, [5], [], [], {0, 145000}) = 1 (in [5], left {0, 144999})
7366 20:45:38.958743 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.958758 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958774 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.958791 recvfrom(5, "cb\r\n0064463ec4fc4c96365751d07009"..., 16384, 0, NULL, NULL) = 8974
7366 20:45:38.958817 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958834 select(6, [5], [], [], {0, 145000}) = 1 (in [5], left {0, 144999})
7366 20:45:38.958853 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.958869 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958885 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.958902 recvfrom(5, "cb\r\n0064507df5a26d2ed89e6d1b6a1e"..., 16384, 0, NULL, NULL) = 8778
7366 20:45:38.958929 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958945 select(6, [5], [], [], {0, 145000}) = 1 (in [5], left {0, 144999})
7366 20:45:38.958965 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.958981 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.958997 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.959014 recvfrom(5, "cb\r\n0064d64412e605e097120fa79475"..., 16384, 0, NULL, NULL) = 8902
7366 20:45:38.959041 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959057 select(6, [5], [], [], {0, 145000}) = 1 (in [5], left {0, 144999})
7366 20:45:38.959076 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.959092 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959108 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.959127 recvfrom(5, "66\r\n00662a4569b65d80f602090275f6"..., 16384, 0, NULL, NULL) = 9280
7366 20:45:38.959156 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959173 select(6, [5], [], [], {0, 145000}) = 1 (in [5], left {0, 144999})
7366 20:45:38.959192 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.959208 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959224 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.959241 recvfrom(5, "cf\r\n0066cb46c480313bda4f6410fefb"..., 16384, 0, NULL, NULL) = 9306
7366 20:45:38.959266 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959281 select(6, [5], [], [], {0, 144000}) = 1 (in [5], left {0, 143999})
7366 20:45:38.959301 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.959317 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959333 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.959350 recvfrom(5, "d3\r\n0068c279e50d6bfd762db56fbdd4"..., 16384, 0, NULL, NULL) = 9108
7366 20:45:38.959380 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959396 select(6, [5], [], [], {0, 144000}) = 1 (in [5], left {0, 143999})
7366 20:45:38.959416 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.959431 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959447 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.959464 recvfrom(5, "d3\r\n00683f77e6123f95568d19523e28"..., 16384, 0, NULL, NULL) = 9469
7366 20:45:38.959493 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959509 select(6, [5], [], [], {0, 144000}) = 1 (in [5], left {0, 143999})
7366 20:45:38.959529 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.959544 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959560 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.959577 recvfrom(5, "d9\r\n006ba52295ae87a7bc0114862d73"..., 16384, 0, NULL, NULL) = 10028
7366 20:45:38.959608 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959624 select(6, [5], [], [], {0, 144000}) = 1 (in [5], left {0, 143999})
7366 20:45:38.959643 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.959659 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959675 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.959692 recvfrom(5, "6b\r\n006b25bfaf8785768ed75649867f"..., 16384, 0, NULL, NULL) = 9691
7366 20:45:38.959718 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959734 select(6, [5], [], [], {0, 144000}) = 1 (in [5], left {0, 143999})
7366 20:45:38.959753 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.959769 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959785 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.959803 recvfrom(5, "d9\r\n006ee0f19b04ad771177b36b8d84"..., 16384, 0, NULL, NULL) = 9469
7366 20:45:38.959830 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959846 select(6, [5], [], [], {0, 144000}) = 1 (in [5], left {0, 143999})
7366 20:45:38.959866 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.959882 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959897 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.959915 recvfrom(5, "d9\r\n006b4cad8092f17300536b6aa2ef"..., 16384, 0, NULL, NULL) = 9108
7366 20:45:38.959941 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.959957 select(6, [5], [], [], {0, 144000}) = 1 (in [5], left {0, 143999})
7366 20:45:38.959976 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.959993 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960009 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.960026 recvfrom(5, "132\r\n006785baed0351ae2b809236357"..., 16384, 0, NULL, NULL) = 8565
7366 20:45:38.960051 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960067 select(6, [5], [], [], {0, 144000}) = 1 (in [5], left {0, 143999})
7366 20:45:38.960086 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.960105 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960121 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.960138 recvfrom(5, "132\r\n006785baed0351ae2b809236357"..., 16384, 0, NULL, NULL) = 8667
7366 20:45:38.960163 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960179 select(6, [5], [], [], {0, 143000}) = 1 (in [5], left {0, 142999})
7366 20:45:38.960198 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.960214 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960230 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.960247 recvfrom(5, "cb\r\n00645f81577212c9b50f0ce5a34e"..., 16384, 0, NULL, NULL) = 8563
7366 20:45:38.960274 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960290 select(6, [5], [], [], {0, 143000}) = 1 (in [5], left {0, 142999})
7366 20:45:38.960310 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.960325 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960342 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.960359 recvfrom(5, "cb\r\n0064bf5d0a28217c3ffc00645ad4"..., 16384, 0, NULL, NULL) = 9000
7366 20:45:38.960387 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960403 select(6, [5], [], [], {0, 143000}) = 1 (in [5], left {0, 142999})
7366 20:45:38.960422 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.960438 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960453 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.960471 recvfrom(5, "dd\r\n006d7d2b1ccedd4a4e8351c6372a"..., 16384, 0, NULL, NULL) = 9972
7366 20:45:38.960498 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960514 select(6, [5], [], [], {0, 143000}) = 1 (in [5], left {0, 142999})
7366 20:45:38.960533 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.960549 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960565 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.960582 recvfrom(5, "dd\r\n006d3e534221a58a5505827c2155"..., 16384, 0, NULL, NULL) = 9299
7366 20:45:38.960607 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960623 select(6, [5], [], [], {0, 143000}) = 1 (in [5], left {0, 142999})
7366 20:45:38.960643 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.960658 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960674 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.960692 recvfrom(5, "dd\r\n006d56ed416dd19b3320deaa8c12"..., 16384, 0, NULL, NULL) = 9218
7366 20:45:38.960718 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960734 select(6, [5], [], [], {0, 143000}) = 1 (in [5], left {0, 142999})
7366 20:45:38.960754 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.960770 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960786 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.960802 recvfrom(5, "cf\r\n0066f66214246fc1fd4392b4048c"..., 16384, 0, NULL, NULL) = 4038
7366 20:45:38.960825 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.960841 select(6, [5], [], [], {0, 143000}) = 1 (in [5], left {0, 142314})
7366 20:45:38.961550 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.961567 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.961583 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.961600 recvfrom(5, "cf\r\n0066035886d31bd52d2365f74f6c"..., 16384, 0, NULL, NULL) = 6169
7366 20:45:38.961626 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.961642 select(6, [5], [], [], {0, 142000}) = 1 (in [5], left {0, 141999})
7366 20:45:38.961662 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.961678 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.961693 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.961711 recvfrom(5, "cf\r\n0066666993fb4d6e53538588e1a8"..., 16384, 0, NULL, NULL) = 9045
7366 20:45:38.961738 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.961754 select(6, [5], [], [], {0, 142000}) = 1 (in [5], left {0, 141999})
7366 20:45:38.961773 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.961790 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.961805 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.961823 recvfrom(5, "cf\r\n0069a065827cf445d2d47325171b"..., 16384, 0, NULL, NULL) = 9148
7366 20:45:38.961848 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.961864 select(6, [5], [], [], {0, 142000}) = 1 (in [5], left {0, 141999})
7366 20:45:38.961884 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.961900 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.961915 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.961932 recvfrom(5, "138\r\n0069f8e66ce39e9c432b9e6873f"..., 16384, 0, NULL, NULL) = 9253
7366 20:45:38.961962 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.961979 select(6, [5], [], [], {0, 142000}) = 1 (in [5], left {0, 141999})
7366 20:45:38.961998 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.962014 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962029 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.962047 recvfrom(5, "cf\r\n00667aa426965a176a636f5fcf01"..., 16384, 0, NULL, NULL) = 9451
7366 20:45:38.962075 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962091 select(6, [5], [], [], {0, 142000}) = 1 (in [5], left {0, 141999})
7366 20:45:38.962110 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.962127 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962142 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.962160 recvfrom(5, "d5\r\n006cf8e66ce39e9c432b9e6873f2"..., 16384, 0, NULL, NULL) = 9316
7366 20:45:38.962186 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962202 select(6, [5], [], [], {0, 141000}) = 1 (in [5], left {0, 140999})
7366 20:45:38.962222 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.962238 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962257 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.962274 recvfrom(5, "13e\r\n006be0f19b04ad771177b36b8d8"..., 16384, 0, NULL, NULL) = 9834
7366 20:45:38.962300 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962315 select(6, [5], [], [], {0, 141000}) = 1 (in [5], left {0, 140999})
7366 20:45:38.962335 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.962351 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962366 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.962384 recvfrom(5, "6d\r\n006d95cef82c522ce3feb3dbff1a"..., 16384, 0, NULL, NULL) = 9750
7366 20:45:38.962409 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962425 select(6, [5], [], [], {0, 141000}) = 1 (in [5], left {0, 140999})
7366 20:45:38.962445 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.962461 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962477 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.962494 recvfrom(5, "dd\r\n006d4e95932d4d88f7dd220711bf"..., 16384, 0, NULL, NULL) = 9368
7366 20:45:38.962520 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962536 select(6, [5], [], [], {0, 141000}) = 1 (in [5], left {0, 140999})
7366 20:45:38.962556 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.962571 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962587 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.962604 recvfrom(5, "cf\r\n006684a77bc4ff7ff5af9f72d780"..., 16384, 0, NULL, NULL) = 9145
7366 20:45:38.962631 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962647 select(6, [5], [], [], {0, 141000}) = 1 (in [5], left {0, 140999})
7366 20:45:38.962667 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.962682 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962698 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.962715 recvfrom(5, "cf\r\n0066d159b7c9f58d889bf1a66556"..., 16384, 0, NULL, NULL) = 9545
7366 20:45:38.962740 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962756 select(6, [5], [], [], {0, 141000}) = 1 (in [5], left {0, 140999})
7366 20:45:38.962776 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.962792 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962807 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.962824 recvfrom(5, "e1\r\n006f031cb0abc3b525a52b9ed83d"..., 16384, 0, NULL, NULL) = 9692
7366 20:45:38.962849 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962865 select(6, [5], [], [], {0, 141000}) = 1 (in [5], left {0, 140999})
7366 20:45:38.962885 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.962901 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962916 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.962934 recvfrom(5, "e1\r\n006f7ab50314b8e29fc8932faf17"..., 16384, 0, NULL, NULL) = 9587
7366 20:45:38.962960 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.962979 select(6, [5], [], [], {0, 141000}) = 1 (in [5], left {0, 140999})
7366 20:45:38.962999 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.963015 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963031 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.963048 recvfrom(5, "d3\r\n0068689abf7eaba361eba522157e"..., 16384, 0, NULL, NULL) = 9314
7366 20:45:38.963075 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963091 select(6, [5], [], [], {0, 141000}) = 1 (in [5], left {0, 140999})
7366 20:45:38.963114 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.963131 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963147 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.963164 recvfrom(5, "d3\r\n006881248b7d764ce1a04eb7d2c5"..., 16384, 0, NULL, NULL) = 9916
7366 20:45:38.963192 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963208 select(6, [5], [], [], {0, 140000}) = 1 (in [5], left {0, 139999})
7366 20:45:38.963228 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.963244 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963259 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.963277 recvfrom(5, "d1\r\n0067484a5c5b5827a0a57851c8ec"..., 16384, 0, NULL, NULL) = 9153
7366 20:45:38.963302 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963318 select(6, [5], [], [], {0, 140000}) = 1 (in [5], left {0, 139999})
7366 20:45:38.963337 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.963353 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963368 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.963386 recvfrom(5, "132\r\n0067163ccdca529fa18518b09f1"..., 16384, 0, NULL, NULL) = 8672
7366 20:45:38.963411 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963427 select(6, [5], [], [], {0, 140000}) = 1 (in [5], left {0, 139999})
7366 20:45:38.963447 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.963463 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963478 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.963496 recvfrom(5, "f3\r\n0052255b11212f52e5c91f67338c"..., 16384, 0, NULL, NULL) = 7694
7366 20:45:38.963524 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963540 select(6, [5], [], [], {0, 140000}) = 1 (in [5], left {0, 139999})
7366 20:45:38.963560 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.963576 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963591 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.963609 recvfrom(5, "a1\r\n0052b722b0d7066c73bb921b74af"..., 16384, 0, NULL, NULL) = 7584
7366 20:45:38.963636 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963652 select(6, [5], [], [], {0, 140000}) = 1 (in [5], left {0, 139999})
7366 20:45:38.963671 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.963687 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963706 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.963723 recvfrom(5, "a1\r\n0052163ccdca529fa18518b09f17"..., 16384, 0, NULL, NULL) = 7741
7366 20:45:38.963750 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963766 select(6, [5], [], [], {0, 140000}) = 1 (in [5], left {0, 139999})
7366 20:45:38.963786 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.963802 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963818 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.963835 recvfrom(5, "a1\r\n004fad82d03c90d41d6f09735ce5"..., 16384, 0, NULL, NULL) = 7469
7366 20:45:38.963861 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963877 select(6, [5], [], [], {0, 140000}) = 1 (in [5], left {0, 139999})
7366 20:45:38.963897 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.963913 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963929 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.963946 recvfrom(5, "a5\r\n00517ec4f9387bcd03a4799d1555"..., 16384, 0, NULL, NULL) = 7631
7366 20:45:38.963971 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.963987 select(6, [5], [], [], {0, 140000}) = 1 (in [5], left {0, 139999})
7366 20:45:38.964006 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.964022 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.964038 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.964055 recvfrom(5, "a5\r\n00510a8a7c50436e83f4e94289ca"..., 16384, 0, NULL, NULL) = 7698
7366 20:45:38.964080 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.964095 select(6, [5], [], [], {0, 140000}) = 1 (in [5], left {0, 139999})
7366 20:45:38.964115 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.964131 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.964147 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.964164 recvfrom(5, "102\r\n00554fb9531708b6231ddfb55ec"..., 16384, 0, NULL, NULL) = 7339
7366 20:45:38.964188 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.964204 select(6, [5], [], [], {0, 139000}) = 1 (in [5], left {0, 138999})
7366 20:45:38.964223 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.964239 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.964255 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.964273 recvfrom(5, "f6\r\n0051573335498d13963d34d6c0e1"..., 16384, 0, NULL, NULL) = 7635
7366 20:45:38.964298 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.964314 select(6, [5], [], [], {0, 139000}) = 1 (in [5], left {0, 138999})
7366 20:45:38.964333 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.964349 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.964364 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.964382 recvfrom(5, "a1\r\n0052399838cd9c5e7d49132ac3a1"..., 16384, 0, NULL, NULL) = 7280
7366 20:45:38.964408 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.964426 select(6, [5], [], [], {0, 139000}) = 1 (in [5], left {0, 138999})
7366 20:45:38.964446 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.964462 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.964478 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.964495 recvfrom(5, "ab\r\n0057f8e66ce39e9c432b9e6873f2"..., 16384, 0, NULL, NULL) = 6059
7366 20:45:38.964519 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.964535 select(6, [5], [], [], {0, 139000}) = 1 (in [5], left {0, 136539})
7366 20:45:38.967019 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, 8) = 0
7366 20:45:38.967033 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.967046 poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
7366 20:45:38.967063 recvfrom(5, "0\r\n\r\n", 16384, 0, NULL, NULL) = 5
7366 20:45:38.967087 rt_sigaction(SIGPIPE, {SIG_DFL, [], SA_RESTORER, 0x7f1a39da08d0}, NULL, 8) = 0
7366 20:45:38.967219 brk(0x2560000) = 0x2560000
7366 20:45:38.967339 brk(0x2581000) = 0x2581000
7366 20:45:38.967451 brk(0x25a2000) = 0x25a2000
7366 20:45:38.967572 brk(0x25c3000) = 0x25c3000
7366 20:45:38.967692 brk(0x25e4000) = 0x25e4000
7366 20:45:38.967813 brk(0x2605000) = 0x2605000
7366 20:45:38.967934 brk(0x2626000) = 0x2626000
7366 20:45:38.968055 brk(0x2647000) = 0x2647000
7366 20:45:38.968177 brk(0x2668000) = 0x2668000
7366 20:45:38.968298 brk(0x2689000) = 0x2689000
7366 20:45:38.968420 brk(0x26aa000) = 0x26aa000
7366 20:45:38.968534 brk(0x26cb000) = 0x26cb000
7366 20:45:38.968646 brk(0x26ec000) = 0x26ec000
7366 20:45:38.968758 brk(0x270d000) = 0x270d000
7366 20:45:38.968872 brk(0x272e000) = 0x272e000
7366 20:45:38.968984 brk(0x274f000) = 0x274f000
7366 20:45:38.969099 brk(0x2770000) = 0x2770000
7366 20:45:38.969213 brk(0x2791000) = 0x2791000
7366 20:45:38.969325 brk(0x27b2000) = 0x27b2000
7366 20:45:38.969436 brk(0x27d3000) = 0x27d3000
7366 20:45:38.969546 brk(0x27f4000) = 0x27f4000
7366 20:45:38.969658 brk(0x2815000) = 0x2815000
7366 20:45:38.969770 brk(0x2836000) = 0x2836000
7366 20:45:38.969882 brk(0x2857000) = 0x2857000
7366 20:45:38.969994 brk(0x2878000) = 0x2878000
7366 20:45:38.970103 brk(0x2899000) = 0x2899000
7366 20:45:38.970214 brk(0x28ba000) = 0x28ba000
7366 20:45:38.970326 brk(0x28db000) = 0x28db000
7366 20:45:38.970439 brk(0x28fc000) = 0x28fc000
7366 20:45:38.970548 brk(0x291d000) = 0x291d000
7366 20:45:38.970660 brk(0x293e000) = 0x293e000
7366 20:45:38.970777 brk(0x295f000) = 0x295f000
7366 20:45:38.971137 write(1, "@refs/heads/master HEAD\nb7cff8b3"..., 4096 <unfinished ...>
7365 20:45:38.971158 <... read resumed> "@refs/heads/master HEAD\nb7cff8b3"..., 4096) = 4096
7366 20:45:38.971176 <... write resumed> ) = 4096
7366 20:45:38.971193 write(1, "ium.org/branch-heads/1028\na5f320"..., 4096 <unfinished ...>
7365 20:45:38.971199 read(3, <unfinished ...>
7366 20:45:38.971203 <... write resumed> ) = 4096
7365 20:45:38.971206 <... read resumed> "ium.org/branch-heads/1028\na5f320"..., 4096) = 4096
7366 20:45:38.971219 write(1, "5783817ebaf9c822e8a1c3431f9a2d61"..., 4096 <unfinished ...>
7365 20:45:38.971224 read(3, <unfinished ...>
7366 20:45:38.971227 <... write resumed> ) = 4096
7365 20:45:38.971230 <... read resumed> "5783817ebaf9c822e8a1c3431f9a2d61"..., 4096) = 4096
7366 20:45:38.971243 write(1, "b9c83f92 refs/heads/chromium.org"..., 4096 <unfinished ...>
7365 20:45:38.971248 read(3, <unfinished ...>
7366 20:45:38.971251 <... write resumed> ) = 4096
7365 20:45:38.971254 <... read resumed> "b9c83f92 refs/heads/chromium.org"..., 4096) = 4096
7366 20:45:38.971266 write(1, "um.org/branch-heads/1175\nc1c4b2b"..., 4096 <unfinished ...>
7365 20:45:38.971271 read(3, <unfinished ...>
7366 20:45:38.971283 <... write resumed> ) = 4096
7365 20:45:38.971286 <... read resumed> "um.org/branch-heads/1175\nc1c4b2b"..., 4096) = 4096
7366 20:45:38.971299 write(1, "1221\na8651de0b48384f428619960d87"..., 4096 <unfinished ...>
7365 20:45:38.971304 read(3, <unfinished ...>
7366 20:45:38.971307 <... write resumed> ) = 4096
7365 20:45:38.971311 <... read resumed> "1221\na8651de0b48384f428619960d87"..., 4096) = 4096
7366 20:45:38.971322 write(1, "03c8c565c905b83ce308c3244037387 "..., 4096 <unfinished ...>
7365 20:45:38.971326 read(3, <unfinished ...>
7366 20:45:38.971330 <... write resumed> ) = 4096
7365 20:45:38.971333 <... read resumed> "03c8c565c905b83ce308c3244037387 "..., 4096) = 4096
7366 20:45:38.971345 write(1, "54fd57687f2 refs/heads/chromium."..., 4096 <unfinished ...>
7365 20:45:38.971349 read(3, <unfinished ...>
7366 20:45:38.971352 <... write resumed> ) = 4096
7365 20:45:38.971355 <... read resumed> "54fd57687f2 refs/heads/chromium."..., 4096) = 4096
7366 20:45:38.971367 write(1, "omium.org/branch-heads/1360\nde34"..., 4096 <unfinished ...>
7365 20:45:38.971371 read(3, <unfinished ...>
7366 20:45:38.971374 <... write resumed> ) = 4096
7365 20:45:38.971377 <... read resumed> "omium.org/branch-heads/1360\nde34"..., 4096) = 4096
7366 20:45:38.971389 write(1, "heads/1405\n15d3dd5402ee5a72de042"..., 4096 <unfinished ...>
7365 20:45:38.971393 read(3, <unfinished ...>
7366 20:45:38.971396 <... write resumed> ) = 4096
7365 20:45:38.971399 <... read resumed> "heads/1405\n15d3dd5402ee5a72de042"..., 4096) = 4096
7366 20:45:38.971411 write(1, "314e3662c50fa39d73eb683bb refs/h"..., 4096 <unfinished ...>
7365 20:45:38.971415 read(3, <unfinished ...>
7366 20:45:38.971418 <... write resumed> ) = 4096
7365 20:45:38.971422 <... read resumed> "314e3662c50fa39d73eb683bb refs/h"..., 4096) = 4096
7366 20:45:38.971433 write(1, "f2 refs/heads/chromium.org/branc"..., 4096 <unfinished ...>
7365 20:45:38.971437 read(3, <unfinished ...>
7366 20:45:38.971440 <... write resumed> ) = 4096
7365 20:45:38.971443 <... read resumed> "f2 refs/heads/chromium.org/branc"..., 4096) = 4096
7365 20:45:38.971453 brk(0x1a23000 <unfinished ...>
7366 20:45:38.971456 write(1, "org/branch-heads/1548\n46ff902f45"..., 4096 <unfinished ...>
7365 20:45:38.971460 <... brk resumed> ) = 0x1a23000
7366 20:45:38.971464 <... write resumed> ) = 4096
7365 20:45:38.971472 read(3, "org/branch-heads/1548\n46ff902f45"..., 4096) = 4096
7366 20:45:38.971481 write(1, "5d1730271f765a01136a396d57738bdd"..., 4096) = 4096
7365 20:45:38.971490 read(3, "5d1730271f765a01136a396d57738bdd"..., 4096) = 4096
7366 20:45:38.971502 write(1, "3d61e93d3d1d021a refs/heads/chro"..., 4096 <unfinished ...>
7365 20:45:38.971509 read(3, <unfinished ...>
7366 20:45:38.971512 <... write resumed> ) = 4096
7365 20:45:38.971515 <... read resumed> "3d61e93d3d1d021a refs/heads/chro"..., 4096) = 4096
7366 20:45:38.971527 write(1, "refs/heads/chromium.org/branch-h"..., 4096 <unfinished ...>
7365 20:45:38.971531 read(3, <unfinished ...>
7366 20:45:38.971534 <... write resumed> ) = 4096
7365 20:45:38.971538 <... read resumed> "refs/heads/chromium.org/branch-h"..., 4096) = 4096
7366 20:45:38.971549 write(1, "efs/heads/chromium.org/branch-he"..., 4096 <unfinished ...>
7365 20:45:38.971553 read(3, <unfinished ...>
7366 20:45:38.971556 <... write resumed> ) = 4096
7365 20:45:38.971560 <... read resumed> "efs/heads/chromium.org/branch-he"..., 4096) = 4096
7366 20:45:38.971571 write(1, "ranch-heads/1793\nfb5cd0af35f1ce6"..., 4096 <unfinished ...>
7365 20:45:38.971575 read(3, <unfinished ...>
7366 20:45:38.971579 <... write resumed> ) = 4096
7365 20:45:38.971582 <... read resumed> "ranch-heads/1793\nfb5cd0af35f1ce6"..., 4096) = 4096
7366 20:45:38.971593 write(1, "3c6c4076ac71bad09d097ffc refs/he"..., 4096 <unfinished ...>
7365 20:45:38.971598 read(3, <unfinished ...>
7366 20:45:38.971601 <... write resumed> ) = 4096
7365 20:45:38.971604 <... read resumed> "3c6c4076ac71bad09d097ffc refs/he"..., 4096) = 4096
7366 20:45:38.971616 write(1, " refs/heads/chromium.org/branch-"..., 4096 <unfinished ...>
7365 20:45:38.971622 read(3, <unfinished ...>
7366 20:45:38.971626 <... write resumed> ) = 4096
7365 20:45:38.971629 <... read resumed> " refs/heads/chromium.org/branch-"..., 4096) = 4096
7366 20:45:38.971640 write(1, "m.org/branch-heads/1920\n66b3f727"..., 4096 <unfinished ...>
7365 20:45:38.971645 read(3, <unfinished ...>
7366 20:45:38.971648 <... write resumed> ) = 4096
7365 20:45:38.971651 <... read resumed> "m.org/branch-heads/1920\n66b3f727"..., 4096) = 4096
7366 20:45:38.971662 write(1, "ad70eb812ee6ecfa03f0b953d4abb72e"..., 4096 <unfinished ...>
7365 20:45:38.971666 read(3, <unfinished ...>
7366 20:45:38.971670 <... write resumed> ) = 4096
7365 20:45:38.971673 <... read resumed> "ad70eb812ee6ecfa03f0b953d4abb72e"..., 4096) = 4096
7366 20:45:38.971684 write(1, "38bd6e8e344ba949 refs/heads/chro"..., 4096 <unfinished ...>
7365 20:45:38.971688 read(3, <unfinished ...>
7366 20:45:38.971692 <... write resumed> ) = 4096
7365 20:45:38.971695 <... read resumed> "38bd6e8e344ba949 refs/heads/chro"..., 4096) = 4096
7366 20:45:38.971706 write(1, "ium.org/branch-heads/205\nd68a625"..., 4096 <unfinished ...>
7365 20:45:38.971710 read(3, <unfinished ...>
7366 20:45:38.971713 <... write resumed> ) = 4096
7365 20:45:38.971717 <... read resumed> "ium.org/branch-heads/205\nd68a625"..., 4096) = 4096
7366 20:45:38.971728 write(1, "2090\ne22e1b46adb6852389d224799e6"..., 4096 <unfinished ...>
7365 20:45:38.971732 read(3, <unfinished ...>
7366 20:45:38.971735 <... write resumed> ) = 4096
7365 20:45:38.971739 <... read resumed> "2090\ne22e1b46adb6852389d224799e6"..., 4096) = 4096
7366 20:45:38.971750 write(1, "cbe3dcb696a78429f0a5276 refs/hea"..., 4096 <unfinished ...>
7365 20:45:38.971754 read(3, <unfinished ...>
7366 20:45:38.971758 <... write resumed> ) = 4096
7365 20:45:38.971761 <... read resumed> "cbe3dcb696a78429f0a5276 refs/hea"..., 4096) = 4096
7366 20:45:38.971772 write(1, " refs/heads/chromium.org/branch-"..., 4096 <unfinished ...>
7365 20:45:38.971776 read(3, <unfinished ...>
7366 20:45:38.971780 <... write resumed> ) = 4096
7365 20:45:38.971783 <... read resumed> " refs/heads/chromium.org/branch-"..., 4096) = 4096
7366 20:45:38.971794 write(1, "anch-heads/2217\n9e4931a606bdd67a"..., 4096 <unfinished ...>
7365 20:45:38.971798 brk(0x1a44000 <unfinished ...>
7366 20:45:38.971802 <... write resumed> ) = 4096
7365 20:45:38.971805 <... brk resumed> ) = 0x1a44000
7365 20:45:38.971812 read(3, <unfinished ...>
7366 20:45:38.971815 write(1, "5b97ca87865e57118afb66455 refs/h"..., 4096 <unfinished ...>
7365 20:45:38.971819 <... read resumed> "anch-heads/2217\n9e4931a606bdd67a"..., 4096) = 4096
7366 20:45:38.971823 <... write resumed> ) = 4096
7365 20:45:38.971833 read(3, <unfinished ...>
7366 20:45:38.971837 write(1, "ed5095f2101 refs/heads/chromium."..., 4096 <unfinished ...>
7365 20:45:38.971840 <... read resumed> "5b97ca87865e57118afb66455 refs/h"..., 4096) = 4096
7366 20:45:38.971844 <... write resumed> ) = 4096
7365 20:45:38.971856 read(3, <unfinished ...>
7366 20:45:38.971860 write(1, "efs/heads/chromium.org/branch-he"..., 4096 <unfinished ...>
7365 20:45:38.971864 <... read resumed> "ed5095f2101 refs/heads/chromium."..., 4096) = 4096
7366 20:45:38.971867 <... write resumed> ) = 4096
7365 20:45:38.971877 read(3, <unfinished ...>
7366 20:45:38.971881 write(1, "heads/2400\n6d6f9e5d644a745a0fd3f"..., 4096 <unfinished ...>
7365 20:45:38.971885 <... read resumed> "efs/heads/chromium.org/branch-he"..., 4096) = 4096
7366 20:45:38.971889 <... write resumed> ) = 4096
7365 20:45:38.971899 read(3, <unfinished ...>
7366 20:45:38.971903 write(1, "ranch-heads/355\nc5595ea9bd1fa35b"..., 4096 <unfinished ...>
7365 20:45:38.971907 <... read resumed> "heads/2400\n6d6f9e5d644a745a0fd3f"..., 4096) = 4096
7366 20:45:38.971910 <... write resumed> ) = 4096
7365 20:45:38.971921 read(3, <unfinished ...>
7366 20:45:38.971924 write(1, "rg/branch-heads/405\n73cb2019fb2d"..., 4096 <unfinished ...>
7365 20:45:38.971928 <... read resumed> "ranch-heads/355\nc5595ea9bd1fa35b"..., 4096) = 4096
7366 20:45:38.971934 <... write resumed> ) = 4096
7365 20:45:38.971943 read(3, "rg/branch-heads/405\n73cb2019fb2d"..., 4096) = 4096
7366 20:45:38.971952 write(1, "um.org/branch-heads/455\nda93f674"..., 4096) = 4096
7365 20:45:38.971961 read(3, "um.org/branch-heads/455\nda93f674"..., 4096) = 4096
7366 20:45:38.971972 write(1, "romium.org/branch-heads/505\n7792"..., 4096 <unfinished ...>
7365 20:45:38.971979 read(3, <unfinished ...>
7366 20:45:38.971983 <... write resumed> ) = 4096
7365 20:45:38.971986 <... read resumed> "romium.org/branch-heads/505\n7792"..., 4096) = 4096
7366 20:45:38.971997 write(1, "eads/chromium.org/branch-heads/5"..., 4096 <unfinished ...>
7365 20:45:38.972002 read(3, <unfinished ...>
7366 20:45:38.972005 <... write resumed> ) = 4096
7365 20:45:38.972008 <... read resumed> "eads/chromium.org/branch-heads/5"..., 4096) = 4096
7366 20:45:38.972019 write(1, "refs/heads/chromium.org/branch-h"..., 4096 <unfinished ...>
7365 20:45:38.972023 read(3, <unfinished ...>
7366 20:45:38.972027 <... write resumed> ) = 4096
7365 20:45:38.972030 <... read resumed> "refs/heads/chromium.org/branch-h"..., 4096) = 4096
7366 20:45:38.972041 write(1, "539e refs/heads/chromium.org/bra"..., 4096 <unfinished ...>
7365 20:45:38.972045 read(3, <unfinished ...>
7366 20:45:38.972049 <... write resumed> ) = 4096
7365 20:45:38.972052 <... read resumed> "539e refs/heads/chromium.org/bra"..., 4096) = 4096
7366 20:45:38.972064 write(1, "46b75b4c1 refs/heads/chromium.or"..., 4096 <unfinished ...>
7365 20:45:38.972067 read(3, <unfinished ...>
7366 20:45:38.972071 <... write resumed> ) = 4096
7365 20:45:38.972074 <... read resumed> "46b75b4c1 refs/heads/chromium.or"..., 4096) = 4096
7366 20:45:38.972086 write(1, "cf399e565fac3e017c refs/heads/ch"..., 4096 <unfinished ...>
7365 20:45:38.972090 read(3, <unfinished ...>
7366 20:45:38.972093 <... write resumed> ) = 4096
7365 20:45:38.972096 <... read resumed> "cf399e565fac3e017c refs/heads/ch"..., 4096) = 4096
7366 20:45:38.972107 write(1, "dff7d6f1520ecd76c39d453e1e51470e"..., 4096 <unfinished ...>
7365 20:45:38.972111 read(3, <unfinished ...>
7366 20:45:38.972115 <... write resumed> ) = 4096
7365 20:45:38.972118 <... read resumed> "dff7d6f1520ecd76c39d453e1e51470e"..., 4096) = 4096
7366 20:45:38.972129 write(1, "ads/837\nf76bb3e322bebe547980865d"..., 4096 <unfinished ...>
7365 20:45:38.972133 read(3, <unfinished ...>
7366 20:45:38.972136 <... write resumed> ) = 4096
7365 20:45:38.972140 <... read resumed> "ads/837\nf76bb3e322bebe547980865d"..., 4096) = 4096
7365 20:45:38.972149 brk(0x1a65000 <unfinished ...>
7366 20:45:38.972152 write(1, ".org/branch-heads/884\n399bb5d957"..., 4096 <unfinished ...>
7365 20:45:38.972156 <... brk resumed> ) = 0x1a65000
7366 20:45:38.972159 <... write resumed> ) = 4096
7365 20:45:38.972167 read(3, ".org/branch-heads/884\n399bb5d957"..., 4096) = 4096
7366 20:45:38.972176 write(1, "hromium.org/branch-heads/933\n597"..., 4096) = 4096
7365 20:45:38.972189 read(3, "hromium.org/branch-heads/933\n597"..., 4096) = 4096
7366 20:45:38.972198 write(1, "heads/chromium.org/branch-heads/"..., 4096) = 4096
7365 20:45:38.972207 read(3, "heads/chromium.org/branch-heads/"..., 4096) = 4096
7366 20:45:38.972220 write(1, "701e8f3e6f127d6ded76b08d402479ca"..., 4096 <unfinished ...>
7365 20:45:38.972226 read(3, <unfinished ...>
7366 20:45:38.972230 <... write resumed> ) = 4096
7365 20:45:38.972233 <... read resumed> "701e8f3e6f127d6ded76b08d402479ca"..., 4096) = 4096
7366 20:45:38.972246 write(1, "55012c6fde9670d796661a0a2bd3d8c2"..., 4096 <unfinished ...>
7365 20:45:38.972250 read(3, <unfinished ...>
7366 20:45:38.972254 <... write resumed> ) = 4096
7365 20:45:38.972257 <... read resumed> "55012c6fde9670d796661a0a2bd3d8c2"..., 4096) = 4096
7365 20:45:38.972271 read(3, <unfinished ...>
7366 20:45:38.972274 write(1, "b7d27a664ef1d264be77a31fa02e4 re"..., 4096 <unfinished ...>
7365 20:45:38.972282 <... read resumed> "b7d27a664ef1d264be77a31fa02e4 re"..., 4096) = 4096
7366 20:45:38.972287 <... write resumed> ) = 4096
7365 20:45:38.972300 read(3, <unfinished ...>
7366 20:45:38.972303 write(1, "/11.0.676.0\nd048e41e93b70f68d453"..., 4096 <unfinished ...>
7365 20:45:38.972311 <... read resumed> "/11.0.676.0\nd048e41e93b70f68d453"..., 4096) = 4096
7366 20:45:38.972315 <... write resumed> ) = 4096
7365 20:45:38.972327 read(3, <unfinished ...>
7366 20:45:38.972332 write(1, "49e76ff8dd9eaca557da3a refs/tags"..., 4096 <unfinished ...>
7365 20:45:38.972339 <... read resumed> "49e76ff8dd9eaca557da3a refs/tags"..., 4096) = 4096
7366 20:45:38.972343 <... write resumed> ) = 4096
7365 20:45:38.972355 read(3, <unfinished ...>
7366 20:45:38.972360 write(1, "725.0\n35a41ead0564aa3a0cef43ea18"..., 4096 <unfinished ...>
7365 20:45:38.972367 <... read resumed> "725.0\n35a41ead0564aa3a0cef43ea18"..., 4096) = 4096
7366 20:45:38.972371 <... write resumed> ) = 4096
7365 20:45:38.972384 read(3, <unfinished ...>
7366 20:45:38.972387 write(1, "d500221dc8b008958fde6411e9c372d1"..., 4096 <unfinished ...>
7365 20:45:38.972394 <... read resumed> "d500221dc8b008958fde6411e9c372d1"..., 4096) = 4096
7366 20:45:38.972398 <... write resumed> ) = 4096
7365 20:45:38.972410 read(3, <unfinished ...>
7366 20:45:38.972415 write(1, "/tags/13.0.775.4\neb20f941bda53f0"..., 4096 <unfinished ...>
7365 20:45:38.972422 <... read resumed> "/tags/13.0.775.4\neb20f941bda53f0"..., 4096) = 4096
7366 20:45:38.972426 <... write resumed> ) = 4096
7365 20:45:38.972438 read(3, <unfinished ...>
7366 20:45:38.972443 write(1, " refs/tags/13.0.782.36\n42ac5678f"..., 4096 <unfinished ...>
7365 20:45:38.972451 <... read resumed> " refs/tags/13.0.782.36\n42ac5678f"..., 4096) = 4096
7366 20:45:38.972455 <... write resumed> ) = 4096
7365 20:45:38.972467 read(3, <unfinished ...>
7366 20:45:38.972471 write(1, "2b08f0a1b566dcdfe112de6c7e442665"..., 4096 <unfinished ...>
7365 20:45:38.972478 <... read resumed> "2b08f0a1b566dcdfe112de6c7e442665"..., 4096) = 4096
7366 20:45:38.972482 <... write resumed> ) = 4096
7365 20:45:38.972494 read(3, <unfinished ...>
7366 20:45:38.972499 write(1, "c3b612a21ac760f5b3f9de6505421e02"..., 4096 <unfinished ...>
7365 20:45:38.972507 <... read resumed> "c3b612a21ac760f5b3f9de6505421e02"..., 4096) = 4096
7366 20:45:38.972511 <... write resumed> ) = 4096
7365 20:45:38.972523 read(3, <unfinished ...>
7366 20:45:38.972527 write(1, "0\n884b9a7a87f3b1b9da5d1f5a63548d"..., 4096 <unfinished ...>
7365 20:45:38.972535 <... read resumed> "0\n884b9a7a87f3b1b9da5d1f5a63548d"..., 4096) = 4096
7366 20:45:38.972539 <... write resumed> ) = 4096
7365 20:45:38.972542 brk(0x1a86000) = 0x1a86000
7366 20:45:38.972556 write(1, "4a044e935e33733 refs/tags/15.0.8"..., 4096 <unfinished ...>
7365 20:45:38.972563 read(3, <unfinished ...>
7366 20:45:38.972566 <... write resumed> ) = 4096
7365 20:45:38.972569 <... read resumed> "4a044e935e33733 refs/tags/15.0.8"..., 4096) = 4096
7366 20:45:38.972583 write(1, "894.0\n018de647eaa2f46b13ec5619a0"..., 4096 <unfinished ...>
7365 20:45:38.972587 read(3, <unfinished ...>
7366 20:45:38.972590 <... write resumed> ) = 4096
7365 20:45:38.972594 <... read resumed> "894.0\n018de647eaa2f46b13ec5619a0"..., 4096) = 4096
7366 20:45:38.972607 write(1, "2fa094ca4bba1630a6 refs/tags/16."..., 4096 <unfinished ...>
7365 20:45:38.972611 read(3, <unfinished ...>
7366 20:45:38.972615 <... write resumed> ) = 4096
7365 20:45:38.972618 <... read resumed> "2fa094ca4bba1630a6 refs/tags/16."..., 4096) = 4096
7366 20:45:38.972632 write(1, "2a9436699289e3fd83126e2a2be94303"..., 4096 <unfinished ...>
7365 20:45:38.972635 read(3, <unfinished ...>
7366 20:45:38.972639 <... write resumed> ) = 4096
7365 20:45:38.972642 <... read resumed> "2a9436699289e3fd83126e2a2be94303"..., 4096) = 4096
7366 20:45:38.972655 write(1, "702a refs/tags/17.0.963.48\n12cc0"..., 4096 <unfinished ...>
7365 20:45:38.972659 read(3, <unfinished ...>
7366 20:45:38.972663 <... write resumed> ) = 4096
7365 20:45:38.972666 <... read resumed> "702a refs/tags/17.0.963.48\n12cc0"..., 4096) = 4096
7366 20:45:38.972680 write(1, "efs/tags/18.0.1019.0\na66bd2251b0"..., 4096 <unfinished ...>
7365 20:45:38.972684 read(3, <unfinished ...>
7366 20:45:38.972687 <... write resumed> ) = 4096
7365 20:45:38.972690 <... read resumed> "efs/tags/18.0.1019.0\na66bd2251b0"..., 4096) = 4096
7365 20:45:38.972704 read(3, <unfinished ...>
7366 20:45:38.972708 write(1, "518e10b7a7f56ad23dfbfeb125c2a re"..., 4096 <unfinished ...>
7365 20:45:38.972715 <... read resumed> "518e10b7a7f56ad23dfbfeb125c2a re"..., 4096) = 4096
7366 20:45:38.972719 <... write resumed> ) = 4096
7365 20:45:38.972730 read(3, <unfinished ...>
7366 20:45:38.972736 write(1, "23b63171b47c83a86dbf0e68 refs/ta"..., 4096 <unfinished ...>
7365 20:45:38.972743 <... read resumed> "23b63171b47c83a86dbf0e68 refs/ta"..., 4096) = 4096
7366 20:45:38.972747 <... write resumed> ) = 4096
7365 20:45:38.972760 read(3, <unfinished ...>
7366 20:45:38.972763 write(1, "ab932d7ea9b97 refs/tags/19.0.106"..., 4096 <unfinished ...>
7365 20:45:38.972770 <... read resumed> "ab932d7ea9b97 refs/tags/19.0.106"..., 4096) = 4096
7366 20:45:38.972774 <... write resumed> ) = 4096
7365 20:45:38.972785 read(3, <unfinished ...>
7366 20:45:38.972791 write(1, ".42\n74b64bc8155b634b8a4991383320"..., 4096 <unfinished ...>
7365 20:45:38.972799 <... read resumed> ".42\n74b64bc8155b634b8a4991383320"..., 4096) = 4096
7366 20:45:38.972803 <... write resumed> ) = 4096
7365 20:45:38.972814 read(3, <unfinished ...>
7366 20:45:38.972820 write(1, "tags/20.0.1118.0\n8832d1ef0dfdf8c"..., 4096 <unfinished ...>
7365 20:45:38.972827 <... read resumed> "tags/20.0.1118.0\n8832d1ef0dfdf8c"..., 4096) = 4096
7366 20:45:38.972831 <... write resumed> ) = 4096
7365 20:45:38.972844 read(3, <unfinished ...>
7366 20:45:38.972847 write(1, "f5cd724f8dc12181b6c9f00ed99929 r"..., 4096 <unfinished ...>
7365 20:45:38.972855 <... read resumed> "f5cd724f8dc12181b6c9f00ed99929 r"..., 4096) = 4096
7366 20:45:38.972859 <... write resumed> ) = 4096
7365 20:45:38.972870 read(3, <unfinished ...>
7366 20:45:38.972875 write(1, "f13d4fe09600fa7441878193cfe35a4c"..., 4096 <unfinished ...>
7365 20:45:38.972883 <... read resumed> "f13d4fe09600fa7441878193cfe35a4c"..., 4096) = 4096
7366 20:45:38.972887 <... write resumed> ) = 4096
7365 20:45:38.972900 read(3, <unfinished ...>
7366 20:45:38.972903 write(1, "2d8817e66e7cc0fb82 refs/tags/21."..., 4096 <unfinished ...>
7365 20:45:38.972911 <... read resumed> "2d8817e66e7cc0fb82 refs/tags/21."..., 4096) = 4096
7366 20:45:38.972915 <... write resumed> ) = 4096
7365 20:45:38.972923 brk(0x1aa7000) = 0x1aa7000
7366 20:45:38.972931 write(1, "0ce6e55411ac8093c126a10a4dbf79 r"..., 4096 <unfinished ...>
7365 20:45:38.972937 read(3, <unfinished ...>
7366 20:45:38.972941 <... write resumed> ) = 4096
7365 20:45:38.972944 <... read resumed> "0ce6e55411ac8093c126a10a4dbf79 r"..., 4096) = 4096
7366 20:45:38.972958 write(1, "5271bf60e749 refs/tags/22.0.1229"..., 4096 <unfinished ...>
7365 20:45:38.972961 read(3, <unfinished ...>
7366 20:45:38.972965 <... write resumed> ) = 4096
7365 20:45:38.972968 <... read resumed> "5271bf60e749 refs/tags/22.0.1229"..., 4096) = 4096
7366 20:45:38.972982 write(1, "acb2354e82b08675 refs/tags/23.0."..., 4096 <unfinished ...>
7365 20:45:38.972986 read(3, <unfinished ...>
7366 20:45:38.972989 <... write resumed> ) = 4096
7365 20:45:38.972992 <... read resumed> "acb2354e82b08675 refs/tags/23.0."..., 4096) = 4096
7366 20:45:38.973006 write(1, "deea97e3a refs/tags/23.0.1271.87"..., 4096 <unfinished ...>
7365 20:45:38.973010 read(3, <unfinished ...>
7366 20:45:38.973013 <... write resumed> ) = 4096
7365 20:45:38.973016 <... read resumed> "deea97e3a refs/tags/23.0.1271.87"..., 4096) = 4096
7366 20:45:38.973030 write(1, "d24e0893e7e9794d038 refs/tags/24"..., 4096 <unfinished ...>
7365 20:45:38.973034 read(3, <unfinished ...>
7366 20:45:38.973037 <... write resumed> ) = 4096
7365 20:45:38.973040 <... read resumed> "d24e0893e7e9794d038 refs/tags/24"..., 4096) = 4096
7366 20:45:38.973054 write(1, " refs/tags/24.0.1312.6\n713f00240"..., 4096 <unfinished ...>
7365 20:45:38.973060 read(3, <unfinished ...>
7366 20:45:38.973063 <... write resumed> ) = 4096
7365 20:45:38.973066 <... read resumed> " refs/tags/24.0.1312.6\n713f00240"..., 4096) = 4096
7366 20:45:38.973080 write(1, "2f81 refs/tags/25.0.1359.0\n983ab"..., 4096 <unfinished ...>
7365 20:45:38.973084 read(3, <unfinished ...>
7366 20:45:38.973087 <... write resumed> ) = 4096
7365 20:45:38.973090 <... read resumed> "2f81 refs/tags/25.0.1359.0\n983ab"..., 4096) = 4096
7366 20:45:38.973104 write(1, "231c0347a11fea3430881c refs/tags"..., 4096 <unfinished ...>
7365 20:45:38.973108 read(3, <unfinished ...>
7366 20:45:38.973111 <... write resumed> ) = 4096
7365 20:45:38.973114 <... read resumed> "231c0347a11fea3430881c refs/tags"..., 4096) = 4096
7365 20:45:38.973128 read(3, <unfinished ...>
7366 20:45:38.973131 write(1, "428bbd532e0a5fc7d8 refs/tags/25."..., 4096 <unfinished ...>
7365 20:45:38.973139 <... read resumed> "428bbd532e0a5fc7d8 refs/tags/25."..., 4096) = 4096
7366 20:45:38.973143 <... write resumed> ) = 4096
7365 20:45:38.973155 read(3, <unfinished ...>
7366 20:45:38.973159 write(1, "9ad3b04889d37fa55 refs/tags/26.0"..., 4096 <unfinished ...>
7365 20:45:38.973166 <... read resumed> "9ad3b04889d37fa55 refs/tags/26.0"..., 4096) = 4096
7366 20:45:38.973170 <... write resumed> ) = 4096
7365 20:45:38.973181 read(3, <unfinished ...>
7366 20:45:38.973187 write(1, "654 refs/tags/26.0.1410.64\nfb362"..., 4096 <unfinished ...>
7365 20:45:38.973195 <... read resumed> "654 refs/tags/26.0.1410.64\nfb362"..., 4096) = 4096
7366 20:45:38.973199 <... write resumed> ) = 4096
7365 20:45:38.973210 read(3, <unfinished ...>
7366 20:45:38.973215 write(1, "b7e1d1 refs/tags/27.0.1434.3\nc3e"..., 4096 <unfinished ...>
7365 20:45:38.973223 <... read resumed> "b7e1d1 refs/tags/27.0.1434.3\nc3e"..., 4096) = 4096
7366 20:45:38.973227 <... write resumed> ) = 4096
7365 20:45:38.973239 read(3, <unfinished ...>
7366 20:45:38.973243 write(1, "fdeaae2 refs/tags/27.0.1452.2\n15"..., 4096 <unfinished ...>
7365 20:45:38.973250 <... read resumed> "fdeaae2 refs/tags/27.0.1452.2\n15"..., 4096) = 4096
7366 20:45:38.973254 <... write resumed> ) = 4096
7365 20:45:38.973268 read(3, <unfinished ...>
7366 20:45:38.973271 write(1, "45cd0abfb160f refs/tags/27.0.145"..., 4096 <unfinished ...>
7365 20:45:38.973278 <... read resumed> "45cd0abfb160f refs/tags/27.0.145"..., 4096) = 4096
7366 20:45:38.973282 <... write resumed> ) = 4096
7365 20:45:38.973294 read(3, <unfinished ...>
7366 20:45:38.973299 write(1, "a61a7d34d586da244221a05039cce7e "..., 4096 <unfinished ...>
7365 20:45:38.973307 <... read resumed> "a61a7d34d586da244221a05039cce7e "..., 4096) = 4096
7366 20:45:38.973311 <... write resumed> ) = 4096
7365 20:45:38.973314 brk(0x1ac8000) = 0x1ac8000
7366 20:45:38.973327 write(1, "69c8349b7b91605b663cf09236ad249a"..., 4096 <unfinished ...>
7365 20:45:38.973331 read(3, <unfinished ...>
7366 20:45:38.973334 <... write resumed> ) = 4096
7365 20:45:38.973338 <... read resumed> "69c8349b7b91605b663cf09236ad249a"..., 4096) = 4096
7366 20:45:38.973351 write(1, "ae23bd90d14f255e93c5c37089 refs/"..., 4096 <unfinished ...>
7365 20:45:38.973355 read(3, <unfinished ...>
7366 20:45:38.973358 <... write resumed> ) = 4096
7365 20:45:38.973362 <... read resumed> "ae23bd90d14f255e93c5c37089 refs/"..., 4096) = 4096
7366 20:45:38.973375 write(1, "2953948fdfc4829194db19a9998ae6 r"..., 4096 <unfinished ...>
7365 20:45:38.973379 read(3, <unfinished ...>
7366 20:45:38.973382 <... write resumed> ) = 4096
7365 20:45:38.973385 <... read resumed> "2953948fdfc4829194db19a9998ae6 r"..., 4096) = 4096
7366 20:45:38.973399 write(1, "fa279332d2f030c6f409e9aafb500e68"..., 4096 <unfinished ...>
7365 20:45:38.973403 read(3, <unfinished ...>
7366 20:45:38.973406 <... write resumed> ) = 4096
7365 20:45:38.973409 <... read resumed> "fa279332d2f030c6f409e9aafb500e68"..., 4096) = 4096
7365 20:45:38.973423 read(3, <unfinished ...>
7366 20:45:38.973426 write(1, "df59fe71c543a0d9c0776d5334d refs"..., 4096 <unfinished ...>
7365 20:45:38.973436 <... read resumed> "df59fe71c543a0d9c0776d5334d refs"..., 4096) = 4096
7366 20:45:38.973440 <... write resumed> ) = 4096
7365 20:45:38.973452 read(3, <unfinished ...>
7366 20:45:38.973455 write(1, "5f64c5591c3abbc90e52 refs/tags/3"..., 4096 <unfinished ...>
7365 20:45:38.973463 <... read resumed> "5f64c5591c3abbc90e52 refs/tags/3"..., 4096) = 4096
7366 20:45:38.973467 <... write resumed> ) = 4096
7365 20:45:38.973478 read(3, <unfinished ...>
7366 20:45:38.973484 write(1, "d6d88baf06e3cc6bb6f refs/tags/30"..., 4096 <unfinished ...>
7365 20:45:38.973491 <... read resumed> "d6d88baf06e3cc6bb6f refs/tags/30"..., 4096) = 4096
7366 20:45:38.973495 <... write resumed> ) = 4096
7365 20:45:38.973507 read(3, <unfinished ...>
7366 20:45:38.973511 write(1, "43eb17e65e4d04751f8cc refs/tags/"..., 4096 <unfinished ...>
7365 20:45:38.973519 <... read resumed> "43eb17e65e4d04751f8cc refs/tags/"..., 4096) = 4096
7366 20:45:38.973523 <... write resumed> ) = 4096
7365 20:45:38.973534 read(3, <unfinished ...>
7366 20:45:38.973540 write(1, "1\nd7dede34910fc6c12f47276dda1adf"..., 4096 <unfinished ...>
7365 20:45:38.973547 <... read resumed> "1\nd7dede34910fc6c12f47276dda1adf"..., 4096) = 4096
7366 20:45:38.973551 <... write resumed> ) = 4096
7365 20:45:38.973563 read(3, <unfinished ...>
7366 20:45:38.973567 write(1, "\n95c700a98b9151f41669d303f81c3f5"..., 4096 <unfinished ...>
7365 20:45:38.973574 <... read resumed> "\n95c700a98b9151f41669d303f81c3f5"..., 4096) = 4096
7366 20:45:38.973578 <... write resumed> ) = 4096
7365 20:45:38.973589 read(3, <unfinished ...>
7366 20:45:38.973595 write(1, "001cc95d9f6b244d427e9d refs/tags"..., 4096 <unfinished ...>
7365 20:45:38.973602 <... read resumed> "001cc95d9f6b244d427e9d refs/tags"..., 4096) = 4096
7366 20:45:38.973606 <... write resumed> ) = 4096
7365 20:45:38.973618 read(3, <unfinished ...>
7366 20:45:38.973623 write(1, "52150a2d8e70f5c34eeb539adbacc99 "..., 4096 <unfinished ...>
7365 20:45:38.973630 <... read resumed> "52150a2d8e70f5c34eeb539adbacc99 "..., 4096) = 4096
7366 20:45:38.973634 <... write resumed> ) = 4096
7365 20:45:38.973649 read(3, <unfinished ...>
7366 20:45:38.973652 write(1, "8609084082a2b7a0a7d20504b0ba5c r"..., 4096 <unfinished ...>
7365 20:45:38.973660 <... read resumed> "8609084082a2b7a0a7d20504b0ba5c r"..., 4096) = 4096
7366 20:45:38.973664 <... write resumed> ) = 4096
7365 20:45:38.973675 read(3, <unfinished ...>
7366 20:45:38.973681 write(1, "299c2487371d569e0b2d34d refs/tag"..., 4096 <unfinished ...>
7365 20:45:38.973689 <... read resumed> "299c2487371d569e0b2d34d refs/tag"..., 4096) = 4096
7366 20:45:38.973693 <... write resumed> ) = 4096
7365 20:45:38.973701 brk(0x1ae9000) = 0x1ae9000
7366 20:45:38.973710 write(1, "811979de53e796c3da3b8c15080269f8"..., 4096 <unfinished ...>
7365 20:45:38.973716 read(3, <unfinished ...>
7366 20:45:38.973719 <... write resumed> ) = 4096
7365 20:45:38.973722 <... read resumed> "811979de53e796c3da3b8c15080269f8"..., 4096) = 4096
7366 20:45:38.973736 write(1, "s/tags/33.0.1750.116\n4a103206f61"..., 4096 <unfinished ...>
7365 20:45:38.973740 read(3, <unfinished ...>
7366 20:45:38.973743 <... write resumed> ) = 4096
7365 20:45:38.973746 <... read resumed> "s/tags/33.0.1750.116\n4a103206f61"..., 4096) = 4096
7366 20:45:38.973760 write(1, "1b83d4ef339c1 refs/tags/33.0.175"..., 4096 <unfinished ...>
7365 20:45:38.973764 read(3, <unfinished ...>
7366 20:45:38.973767 <... write resumed> ) = 4096
7365 20:45:38.973770 <... read resumed> "1b83d4ef339c1 refs/tags/33.0.175"..., 4096) = 4096
7366 20:45:38.973784 write(1, "66.1\n2cb0fc5f058b6305c1335a39523"..., 4096 <unfinished ...>
7365 20:45:38.973788 read(3, <unfinished ...>
7366 20:45:38.973791 <... write resumed> ) = 4096
7365 20:45:38.973794 <... read resumed> "66.1\n2cb0fc5f058b6305c1335a39523"..., 4096) = 4096
7366 20:45:38.973808 write(1, "5.2\n9c65873a103657b8f7c5d63329f1"..., 4096 <unfinished ...>
7365 20:45:38.973812 read(3, <unfinished ...>
7366 20:45:38.973815 <... write resumed> ) = 4096
7365 20:45:38.973821 <... read resumed> "5.2\n9c65873a103657b8f7c5d63329f1"..., 4096) = 4096
7366 20:45:38.973834 write(1, ".0\n58a02cce272933e5a0c4ff022d7e4"..., 4096 <unfinished ...>
7365 20:45:38.973838 read(3, <unfinished ...>
7366 20:45:38.973841 <... write resumed> ) = 4096
7365 20:45:38.973844 <... read resumed> ".0\n58a02cce272933e5a0c4ff022d7e4"..., 4096) = 4096
7366 20:45:38.973858 write(1, "0\n94241408f515fb11fb2ca44154a9fc"..., 4096 <unfinished ...>
7365 20:45:38.973862 read(3, <unfinished ...>
7366 20:45:38.973865 <... write resumed> ) = 4096
7365 20:45:38.973868 <... read resumed> "0\n94241408f515fb11fb2ca44154a9fc"..., 4096) = 4096
7366 20:45:38.973882 write(1, "1847.51\n8ad0ca6a2c456123e4e28522"..., 4096 <unfinished ...>
7365 20:45:38.973886 read(3, <unfinished ...>
7366 20:45:38.973889 <... write resumed> ) = 4096
7365 20:45:38.973892 <... read resumed> "1847.51\n8ad0ca6a2c456123e4e28522"..., 4096) = 4096
7366 20:45:38.973906 write(1, "8de504e25ee8d1f634237d03 refs/ta"..., 4096 <unfinished ...>
7365 20:45:38.973910 read(3, <unfinished ...>
7366 20:45:38.973913 <... write resumed> ) = 4096
7365 20:45:38.973916 <... read resumed> "8de504e25ee8d1f634237d03 refs/ta"..., 4096) = 4096
7366 20:45:38.973930 write(1, "ba7f39822c36a0ca9c5c8cb2e5 refs/"..., 4096 <unfinished ...>
7365 20:45:38.973934 read(3, <unfinished ...>
7366 20:45:38.973937 <... write resumed> ) = 4096
7365 20:45:38.973940 <... read resumed> "ba7f39822c36a0ca9c5c8cb2e5 refs/"..., 4096) = 4096
7366 20:45:38.973954 write(1, "606b518d3a0db70e3938c127a refs/t"..., 4096 <unfinished ...>
7365 20:45:38.973958 read(3, <unfinished ...>
7366 20:45:38.973961 <... write resumed> ) = 4096
7365 20:45:38.973964 <... read resumed> "606b518d3a0db70e3938c127a refs/t"..., 4096) = 4096
7366 20:45:38.973978 write(1, ".0.1916.21\n84146968f467c5677dd91"..., 4096 <unfinished ...>
7365 20:45:38.973982 read(3, <unfinished ...>
7366 20:45:38.973985 <... write resumed> ) = 4096
7365 20:45:38.973988 <... read resumed> ".0.1916.21\n84146968f467c5677dd91"..., 4096) = 4096
7366 20:45:38.974002 write(1, "4c06cf2441efec9f67b28b082a5dfac5"..., 4096 <unfinished ...>
7365 20:45:38.974006 read(3, <unfinished ...>
7366 20:45:38.974009 <... write resumed> ) = 4096
7365 20:45:38.974012 <... read resumed> "4c06cf2441efec9f67b28b082a5dfac5"..., 4096) = 4096
7366 20:45:38.974026 write(1, "126896e90d7c7570731808bcb22412c0"..., 4096 <unfinished ...>
7365 20:45:38.974030 read(3, <unfinished ...>
7366 20:45:38.974033 <... write resumed> ) = 4096
7365 20:45:38.974036 <... read resumed> "126896e90d7c7570731808bcb22412c0"..., 4096) = 4096
7366 20:45:38.974050 write(1, "db2d27e183a4d8ab3bb56b181149b72c"..., 4096 <unfinished ...>
7365 20:45:38.974054 read(3, <unfinished ...>
7366 20:45:38.974057 <... write resumed> ) = 4096
7365 20:45:38.974060 <... read resumed> "db2d27e183a4d8ab3bb56b181149b72c"..., 4096) = 4096
7365 20:45:38.974068 brk(0x1b0a000) = 0x1b0a000
7366 20:45:38.974076 write(1, "807 refs/tags/36.0.1985.132\n3baa"..., 4096) = 4096
7365 20:45:38.974085 read(3, "807 refs/tags/36.0.1985.132\n3baa"..., 4096) = 4096
7366 20:45:38.974098 write(1, "acef1c2cba13a2 refs/tags/36.0.19"..., 4096 <unfinished ...>
7365 20:45:38.974105 read(3, <unfinished ...>
7366 20:45:38.974109 <... write resumed> ) = 4096
7365 20:45:38.974112 <... read resumed> "acef1c2cba13a2 refs/tags/36.0.19"..., 4096) = 4096
7366 20:45:38.974126 write(1, "/37.0.1996.0\nd5c940c90ff5c2a57a3"..., 4096 <unfinished ...>
7365 20:45:38.974130 read(3, <unfinished ...>
7366 20:45:38.974133 <... write resumed> ) = 4096
7365 20:45:38.974136 <... read resumed> "/37.0.1996.0\nd5c940c90ff5c2a57a3"..., 4096) = 4096
7366 20:45:38.974149 write(1, "37.0.2019.1\nc02bcbe1e9f3625707f4"..., 4096 <unfinished ...>
7365 20:45:38.974153 read(3, <unfinished ...>
7366 20:45:38.974157 <... write resumed> ) = 4096
7365 20:45:38.974160 <... read resumed> "37.0.2019.1\nc02bcbe1e9f3625707f4"..., 4096) = 4096
7366 20:45:38.974173 write(1, "7.0.2044.0\n6134e5e15f0fa539092f9"..., 4096 <unfinished ...>
7365 20:45:38.974179 read(3, <unfinished ...>
7366 20:45:38.974183 <... write resumed> ) = 4096
7365 20:45:38.974186 <... read resumed> "7.0.2044.0\n6134e5e15f0fa539092f9"..., 4096) = 4096
7366 20:45:38.974199 write(1, ".0.2061.0\neaf0215edfa531586137cf"..., 4096 <unfinished ...>
7365 20:45:38.974203 read(3, <unfinished ...>
7366 20:45:38.974207 <... write resumed> ) = 4096
7365 20:45:38.974210 <... read resumed> ".0.2061.0\neaf0215edfa531586137cf"..., 4096) = 4096
7365 20:45:38.974224 read(3, <unfinished ...>
7366 20:45:38.974227 write(1, "ags/37.0.2062.58\nab0f45c6a3049e2"..., 4096 <unfinished ...>
7365 20:45:38.974235 <... read resumed> "ags/37.0.2062.58\nab0f45c6a3049e2"..., 4096) = 4096
7366 20:45:38.974239 <... write resumed> ) = 4096
7365 20:45:38.974250 read(3, <unfinished ...>
7366 20:45:38.974255 write(1, "068813eeebef5baca4876e391 refs/t"..., 4096 <unfinished ...>
7365 20:45:38.974263 <... read resumed> "068813eeebef5baca4876e391 refs/t"..., 4096) = 4096
7366 20:45:38.974267 <... write resumed> ) = 4096
7365 20:45:38.974278 read(3, <unfinished ...>
7366 20:45:38.974283 write(1, "28ab706c480262ba26b514bd85 refs/"..., 4096 <unfinished ...>
7365 20:45:38.974291 <... read resumed> "28ab706c480262ba26b514bd85 refs/"..., 4096) = 4096
7366 20:45:38.974295 <... write resumed> ) = 4096
7365 20:45:38.974308 read(3, <unfinished ...>
7366 20:45:38.974311 write(1, "cf172b7a9342325d8cad79e06c67e8d "..., 4096 <unfinished ...>
7365 20:45:38.974318 <... read resumed> "cf172b7a9342325d8cad79e06c67e8d "..., 4096) = 4096
7366 20:45:38.974322 <... write resumed> ) = 4096
7365 20:45:38.974335 read(3, <unfinished ...>
7366 20:45:38.974339 write(1, ".2125.508\nfc7f2ed5fdbc6d88175dad"..., 4096 <unfinished ...>
7365 20:45:38.974346 <... read resumed> ".2125.508\nfc7f2ed5fdbc6d88175dad"..., 4096) = 4096
7366 20:45:38.974350 <... write resumed> ) = 4096
7365 20:45:38.974361 read(3, <unfinished ...>
7366 20:45:38.974367 write(1, "fe68347e229bdce6946e7d0a0b4c762 "..., 4096 <unfinished ...>
7365 20:45:38.974375 <... read resumed> "fe68347e229bdce6946e7d0a0b4c762 "..., 4096) = 4096
7366 20:45:38.974379 <... write resumed> ) = 4096
7365 20:45:38.974390 read(3, <unfinished ...>
7366 20:45:38.974396 write(1, "65bebbee51c8ee4b47a7dc962e108b r"..., 4096 <unfinished ...>
7365 20:45:38.974403 <... read resumed> "65bebbee51c8ee4b47a7dc962e108b r"..., 4096) = 4096
7366 20:45:38.974407 <... write resumed> ) = 4096
7365 20:45:38.974419 read(3, <unfinished ...>
7366 20:45:38.974423 write(1, "1.29\na8d4bc5552c53d568cabd9bdac8"..., 4096 <unfinished ...>
7365 20:45:38.974430 <... read resumed> "1.29\na8d4bc5552c53d568cabd9bdac8"..., 4096) = 4096
7366 20:45:38.974434 <... write resumed> ) = 4096
7365 20:45:38.974444 brk(0x1b2b000) = 0x1b2b000
7366 20:45:38.974452 write(1, "1c969098e281b9adb237cdf8accb5e63"..., 4096 <unfinished ...>
7365 20:45:38.974456 read(3, <unfinished ...>
7366 20:45:38.974459 <... write resumed> ) = 4096
7365 20:45:38.974463 <... read resumed> "1c969098e281b9adb237cdf8accb5e63"..., 4096) = 4096
7366 20:45:38.974476 write(1, "fs/tags/4.0.249.43\n8c96a0011c111"..., 4096 <unfinished ...>
7365 20:45:38.974480 read(3, <unfinished ...>
7366 20:45:38.974484 <... write resumed> ) = 4096
7365 20:45:38.974487 <... read resumed> "fs/tags/4.0.249.43\n8c96a0011c111"..., 4096) = 4096
7366 20:45:38.974500 write(1, "d1ee67cb8173ebbcfb2c3d0604b29 re"..., 4096 <unfinished ...>
7365 20:45:38.974504 read(3, <unfinished ...>
7366 20:45:38.974508 <... write resumed> ) = 4096
7365 20:45:38.974511 <... read resumed> "d1ee67cb8173ebbcfb2c3d0604b29 re"..., 4096) = 4096
7365 20:45:38.974525 read(3, <unfinished ...>
7366 20:45:38.974528 write(1, "e688040c098a refs/tags/4.1.249.1"..., 4096 <unfinished ...>
7365 20:45:38.974535 <... read resumed> "e688040c098a refs/tags/4.1.249.1"..., 4096) = 4096
7366 20:45:38.974539 <... write resumed> ) = 4096
7365 20:45:38.974551 read(3, <unfinished ...>
7366 20:45:38.974556 write(1, "6793545ee01f4ee681a0ad5281f1d0f5"..., 4096 <unfinished ...>
7365 20:45:38.974565 <... read resumed> "6793545ee01f4ee681a0ad5281f1d0f5"..., 4096) = 4096
7366 20:45:38.974570 <... write resumed> ) = 4096
7365 20:45:38.974582 read(3, <unfinished ...>
7366 20:45:38.974585 write(1, "9109a935d3fdec9cf1e560ab321e6c5b"..., 4096 <unfinished ...>
7365 20:45:38.974593 <... read resumed> "9109a935d3fdec9cf1e560ab321e6c5b"..., 4096) = 4096
7366 20:45:38.974596 <... write resumed> ) = 4096
7365 20:45:38.974608 read(3, <unfinished ...>
7366 20:45:38.974613 write(1, "e5c3b0491ce2cd169e929817cb200655"..., 4096 <unfinished ...>
7365 20:45:38.974621 <... read resumed> "e5c3b0491ce2cd169e929817cb200655"..., 4096) = 4096
7366 20:45:38.974625 <... write resumed> ) = 4096
7365 20:45:38.974636 read(3, <unfinished ...>
7366 20:45:38.974642 write(1, "27468a43f572ac refs/tags/41.0.22"..., 4096 <unfinished ...>
7365 20:45:38.974649 <... read resumed> "27468a43f572ac refs/tags/41.0.22"..., 4096) = 4096
7366 20:45:38.974653 <... write resumed> ) = 4096
7365 20:45:38.974665 read(3, <unfinished ...>
7366 20:45:38.974670 write(1, "27ec0274b2527 refs/tags/41.0.225"..., 4096 <unfinished ...>
7365 20:45:38.974677 <... read resumed> "27ec0274b2527 refs/tags/41.0.225"..., 4096) = 4096
7366 20:45:38.974681 <... write resumed> ) = 4096
7365 20:45:38.974696 read(3, <unfinished ...>
7366 20:45:38.974699 write(1, "ac2435f2320f refs/tags/41.0.2272"..., 4096 <unfinished ...>
7365 20:45:38.974706 <... read resumed> "ac2435f2320f refs/tags/41.0.2272"..., 4096) = 4096
7366 20:45:38.974710 <... write resumed> ) = 4096
7365 20:45:38.974721 read(3, <unfinished ...>
7366 20:45:38.974727 write(1, "455f68a66509 refs/tags/41.0.2272"..., 4096 <unfinished ...>
7365 20:45:38.974734 <... read resumed> "455f68a66509 refs/tags/41.0.2272"..., 4096) = 4096
7366 20:45:38.974738 <... write resumed> ) = 4096
7365 20:45:38.974750 read(3, <unfinished ...>
7366 20:45:38.974755 write(1, "c34b152c242193da7e3e80d0d29ed31b"..., 4096 <unfinished ...>
7365 20:45:38.974762 <... read resumed> "c34b152c242193da7e3e80d0d29ed31b"..., 4096) = 4096
7366 20:45:38.974766 <... write resumed> ) = 4096
7365 20:45:38.974778 read(3, <unfinished ...>
7366 20:45:38.974783 write(1, "426420aa3f5e81f9a557841cf0b70fb3"..., 4096 <unfinished ...>
7365 20:45:38.974791 <... read resumed> "426420aa3f5e81f9a557841cf0b70fb3"..., 4096) = 4096
7366 20:45:38.974795 <... write resumed> ) = 4096
7365 20:45:38.974807 read(3, <unfinished ...>
7366 20:45:38.974810 write(1, "452fcee8bf3f3665f221a87a1504463 "..., 4096 <unfinished ...>
7365 20:45:38.974818 <... read resumed> "452fcee8bf3f3665f221a87a1504463 "..., 4096) = 4096
7366 20:45:38.974822 <... write resumed> ) = 4096
7365 20:45:38.974833 read(3, <unfinished ...>
7366 20:45:38.974839 write(1, "248849080ce refs/tags/43.0.2318."..., 4096 <unfinished ...>
7365 20:45:38.974846 <... read resumed> "248849080ce refs/tags/43.0.2318."..., 4096) = 4096
7366 20:45:38.974850 <... write resumed> ) = 4096
7365 20:45:38.974854 brk(0x1b4c000) = 0x1b4c000
7366 20:45:38.974867 write(1, "28a6a7bfef2316f2a0089c0 refs/tag"..., 4096 <unfinished ...>
7365 20:45:38.974871 read(3, <unfinished ...>
7366 20:45:38.974874 <... write resumed> ) = 4096
7365 20:45:38.974877 <... read resumed> "28a6a7bfef2316f2a0089c0 refs/tag"..., 4096) = 4096
7366 20:45:38.974891 write(1, "0d7fc5f3864e486b46ca60 refs/tags"..., 4096 <unfinished ...>
7365 20:45:38.974895 read(3, <unfinished ...>
7366 20:45:38.974898 <... write resumed> ) = 4096
7365 20:45:38.974901 <... read resumed> "0d7fc5f3864e486b46ca60 refs/tags"..., 4096) = 4096
7366 20:45:38.974915 write(1, "0.2357.41\n3e02b0e1f6e6ec6969ba27"..., 4096 <unfinished ...>
7365 20:45:38.974919 read(3, <unfinished ...>
7366 20:45:38.974922 <... write resumed> ) = 4096
7365 20:45:38.974925 <... read resumed> "0.2357.41\n3e02b0e1f6e6ec6969ba27"..., 4096) = 4096
7366 20:45:38.974939 write(1, "ba2f35c8b refs/tags/44.0.2370.2\n"..., 4096 <unfinished ...>
7365 20:45:38.974943 read(3, <unfinished ...>
7366 20:45:38.974946 <... write resumed> ) = 4096
7365 20:45:38.974951 <... read resumed> "ba2f35c8b refs/tags/44.0.2370.2\n"..., 4096) = 4096
7366 20:45:38.974965 write(1, "1e3733a6 refs/tags/44.0.2387.1\nc"..., 4096 <unfinished ...>
7365 20:45:38.974969 read(3, <unfinished ...>
7366 20:45:38.974972 <... write resumed> ) = 4096
7365 20:45:38.974975 <... read resumed> "1e3733a6 refs/tags/44.0.2387.1\nc"..., 4096) = 4096
7366 20:45:38.974989 write(1, "fc1eab6e9b555ea828e28d2be858222c"..., 4096 <unfinished ...>
7365 20:45:38.974993 read(3, <unfinished ...>
7366 20:45:38.974996 <... write resumed> ) = 4096
7365 20:45:38.975000 <... read resumed> "fc1eab6e9b555ea828e28d2be858222c"..., 4096) = 4096
7366 20:45:38.975013 write(1, "d5617a9dd83a857d15911e0b6282006 "..., 4096 <unfinished ...>
7365 20:45:38.975017 read(3, <unfinished ...>
7366 20:45:38.975020 <... write resumed> ) = 4096
7365 20:45:38.975024 <... read resumed> "d5617a9dd83a857d15911e0b6282006 "..., 4096) = 4096
7366 20:45:38.975038 write(1, "da39180bc6105a5490dd79f5c7bc3 re"..., 4096 <unfinished ...>
7365 20:45:38.975041 read(3, <unfinished ...>
7366 20:45:38.975045 <... write resumed> ) = 4096
7365 20:45:38.975048 <... read resumed> "da39180bc6105a5490dd79f5c7bc3 re"..., 4096) = 4096
7366 20:45:38.975062 write(1, "aaadf55d530136270e7 refs/tags/5."..., 4096 <unfinished ...>
7365 20:45:38.975066 read(3, <unfinished ...>
7366 20:45:38.975069 <... write resumed> ) = 4096
7365 20:45:38.975072 <... read resumed> "aaadf55d530136270e7 refs/tags/5."..., 4096) = 4096
7366 20:45:38.975087 write(1, "ea222b1b1fe505126f1e84740 refs/t"..., 4096 <unfinished ...>
7365 20:45:38.975091 read(3, <unfinished ...>
7366 20:45:38.975094 <... write resumed> ) = 4096
7365 20:45:38.975097 <... read resumed> "ea222b1b1fe505126f1e84740 refs/t"..., 4096) = 4096
7365 20:45:38.975117 read(3, <unfinished ...>
7366 20:45:38.975120 write(1, "f26d3f7321000288 refs/tags/6.0.4"..., 4096 <unfinished ...>
7365 20:45:38.975134 <... read resumed> "f26d3f7321000288 refs/tags/6.0.4"..., 4096) = 4096
7366 20:45:38.975147 <... write resumed> ) = 4096
7365 20:45:38.975182 read(3, <unfinished ...>
7366 20:45:38.975193 write(1, "efs/tags/6.0.472.63\n0cda34ae488f"..., 4096 <unfinished ...>
7365 20:45:38.975203 <... read resumed> "efs/tags/6.0.472.63\n0cda34ae488f"..., 4096) = 4096
7366 20:45:38.975208 <... write resumed> ) = 4096
7365 20:45:38.975242 read(3, <unfinished ...>
7366 20:45:38.975252 write(1, "refs/tags/7.0.517.2\n0a39d61cc996"..., 4096 <unfinished ...>
7365 20:45:38.975262 <... read resumed> "refs/tags/7.0.517.2\n0a39d61cc996"..., 4096) = 4096
7366 20:45:38.975267 <... write resumed> ) = 4096
7365 20:45:38.975282 read(3, <unfinished ...>
7366 20:45:38.975288 write(1, "0d2b01f499a0973 refs/tags/8.0.55"..., 4096 <unfinished ...>
7365 20:45:38.975297 <... read resumed> "0d2b01f499a0973 refs/tags/8.0.55"..., 4096) = 4096
7366 20:45:38.975302 <... write resumed> ) = 4096
7365 20:45:38.975317 brk(0x1b6d000 <unfinished ...>
7366 20:45:38.975322 write(1, ".552.3\n108b50fcb0dc589850e667d8c"..., 4096 <unfinished ...>
7365 20:45:38.975326 <... brk resumed> ) = 0x1b6d000
7366 20:45:38.975330 <... write resumed> ) = 4096
7365 20:45:38.975345 read(3, <unfinished ...>
7366 20:45:38.975350 write(1, "fda8fff6fbc refs/tags/8.0.558.0\n"..., 4096 <unfinished ...>
7365 20:45:38.975354 <... read resumed> ".552.3\n108b50fcb0dc589850e667d8c"..., 4096) = 4096
7366 20:45:38.975359 <... write resumed> ) = 4096
7365 20:45:38.975370 read(3, "fda8fff6fbc refs/tags/8.0.558.0\n"..., 4096) = 4096
7366 20:45:38.975378 write(1, "17f17ed60bd4e36437c01e1948fb6 re"..., 4096) = 4096
7365 20:45:38.975390 read(3, "17f17ed60bd4e36437c01e1948fb6 re"..., 4096) = 4096
7366 20:45:38.975400 write(1, "430942685ce60b3242 refs/tags/9.0"..., 4096) = 4096
7365 20:45:38.975412 read(3, "430942685ce60b3242 refs/tags/9.0"..., 4096) = 4096
7366 20:45:38.975421 write(1, "27 refs/tags/AU_LINUX_ANDROID_KK"..., 4096) = 4096
7365 20:45:38.975433 read(3, "27 refs/tags/AU_LINUX_ANDROID_KK"..., 4096) = 4096
7366 20:45:38.975443 write(1, "04.02.013.025^{}\n43097d955f6cb7d"..., 4096 <unfinished ...>
7365 20:45:38.975451 read(3, <unfinished ...>
7366 20:45:38.975455 <... write resumed> ) = 4096
7365 20:45:38.975458 <... read resumed> "04.02.013.025^{}\n43097d955f6cb7d"..., 4096) = 4096
7366 20:45:38.975468 write(1, "4ea591c39ced7c refs/tags/AU_LINU"..., 4096 <unfinished ...>
7365 20:45:38.975473 read(3, <unfinished ...>
7366 20:45:38.975476 <... write resumed> ) = 4096
7365 20:45:38.975479 <... read resumed> "4ea591c39ced7c refs/tags/AU_LINU"..., 4096) = 4096
7366 20:45:38.975490 write(1, "K-STABLE.04.04.02.013.079\na15a98"..., 4096 <unfinished ...>
7365 20:45:38.975494 read(3, <unfinished ...>
7366 20:45:38.975497 <... write resumed> ) = 4096
7365 20:45:38.975500 <... read resumed> "K-STABLE.04.04.02.013.079\na15a98"..., 4096) = 4096
7366 20:45:38.975511 write(1, "f373c47685164a30e6fcdce refs/tag"..., 4096 <unfinished ...>
7365 20:45:38.975515 read(3, <unfinished ...>
7366 20:45:38.975518 <... write resumed> ) = 4096
7365 20:45:38.975521 <... read resumed> "f373c47685164a30e6fcdce refs/tag"..., 4096) = 4096
7366 20:45:38.975532 write(1, "ANDROID_KK-STABLE.04.04.02.013.1"..., 4096 <unfinished ...>
7365 20:45:38.975536 read(3, <unfinished ...>
7366 20:45:38.975539 <... write resumed> ) = 4096
7365 20:45:38.975542 <... read resumed> "ANDROID_KK-STABLE.04.04.02.013.1"..., 4096) = 4096
7366 20:45:38.975553 write(1, "551cf6445fe7698cf2eac459cdef5c20"..., 4096 <unfinished ...>
7365 20:45:38.975557 read(3, <unfinished ...>
7366 20:45:38.975560 <... write resumed> ) = 4096
7365 20:45:38.975564 <... read resumed> "551cf6445fe7698cf2eac459cdef5c20"..., 4096) = 4096
7366 20:45:38.975574 write(1, "gs/AU_LINUX_ANDROID_KK-STABLE.04"..., 4096 <unfinished ...>
7365 20:45:38.975578 read(3, <unfinished ...>
7366 20:45:38.975581 <... write resumed> ) = 4096
7365 20:45:38.975585 <... read resumed> "gs/AU_LINUX_ANDROID_KK-STABLE.04"..., 4096) = 4096
7366 20:45:38.975595 write(1, "190\n4207936abdbed0b7834c09d259bc"..., 4096 <unfinished ...>
7365 20:45:38.975599 read(3, <unfinished ...>
7366 20:45:38.975602 <... write resumed> ) = 4096
7365 20:45:38.975606 <... read resumed> "190\n4207936abdbed0b7834c09d259bc"..., 4096) = 4096
7366 20:45:38.975616 write(1, "f refs/tags/AU_LINUX_ANDROID_KK-"..., 4096 <unfinished ...>
7365 20:45:38.975620 read(3, <unfinished ...>
7366 20:45:38.975624 <... write resumed> ) = 4096
7365 20:45:38.975627 <... read resumed> "f refs/tags/AU_LINUX_ANDROID_KK-"..., 4096) = 4096
7366 20:45:38.975638 write(1, "4.02.013.233^{}\nc3d8248d39845087"..., 4096 <unfinished ...>
7365 20:45:38.975642 read(3, <unfinished ...>
7366 20:45:38.975645 <... write resumed> ) = 4096
7365 20:45:38.975648 <... read resumed> "4.02.013.233^{}\nc3d8248d39845087"..., 4096) = 4096
7366 20:45:38.975660 write(1, " refs/tags/AU_LINUX_ANDROID_KK.0"..., 4096 <unfinished ...>
7365 20:45:38.975664 read(3, <unfinished ...>
7366 20:45:38.975667 <... write resumed> ) = 4096
7365 20:45:38.975670 <... read resumed> " refs/tags/AU_LINUX_ANDROID_KK.0"..., 4096) = 4096
7366 20:45:38.975681 write(1, "5a7d769944a17328c6227 refs/tags/"..., 4096 <unfinished ...>
7365 20:45:38.975685 brk(0x1b8e000 <unfinished ...>
7366 20:45:38.975689 <... write resumed> ) = 4096
7365 20:45:38.975692 <... brk resumed> ) = 0x1b8e000
7365 20:45:38.975699 read(3, <unfinished ...>
7366 20:45:38.975703 write(1, "0\nbcd3501feea63c922d984b14624654"..., 4096 <unfinished ...>
7365 20:45:38.975706 <... read resumed> "5a7d769944a17328c6227 refs/tags/"..., 4096) = 4096
7366 20:45:38.975710 <... write resumed> ) = 4096
7365 20:45:38.975720 read(3, <unfinished ...>
7366 20:45:38.975724 write(1, "ID_KK.04.04.02.010.093\nbcd3501fe"..., 4096 <unfinished ...>
7365 20:45:38.975727 <... read resumed> "0\nbcd3501feea63c922d984b14624654"..., 4096) = 4096
7366 20:45:38.975731 <... write resumed> ) = 4096
7365 20:45:38.975741 read(3, <unfinished ...>
7366 20:45:38.975745 write(1, "s/tags/AU_LINUX_ANDROID_KK.04.04"..., 4096 <unfinished ...>
7365 20:45:38.975748 <... read resumed> "ID_KK.04.04.02.010.093\nbcd3501fe"..., 4096) = 4096
7366 20:45:38.975754 <... write resumed> ) = 4096
7365 20:45:38.975764 read(3, "s/tags/AU_LINUX_ANDROID_KK.04.04"..., 4096) = 4096
7366 20:45:38.975771 write(1, "a4024cb3639a3ccf5 refs/tags/AU_L"..., 4096) = 4096
7365 20:45:38.975780 read(3, "a4024cb3639a3ccf5 refs/tags/AU_L"..., 4096) = 4096
7366 20:45:38.975792 write(1, "6a4c4d7c0ace113a5f737a6f749087aa"..., 4096 <unfinished ...>
7365 20:45:38.975799 read(3, <unfinished ...>
7366 20:45:38.975802 <... write resumed> ) = 4096
7365 20:45:38.975805 <... read resumed> "6a4c4d7c0ace113a5f737a6f749087aa"..., 4096) = 4096
7366 20:45:38.975816 write(1, "4.04.02.010.189^{}\n3a3b01472bf18"..., 4096 <unfinished ...>
7365 20:45:38.975820 read(3, <unfinished ...>
7366 20:45:38.975823 <... write resumed> ) = 4096
7365 20:45:38.975827 <... read resumed> "4.04.02.010.189^{}\n3a3b01472bf18"..., 4096) = 4096
7366 20:45:38.975838 write(1, "AU_LINUX_ANDROID_KK.04.04.02.010"..., 4096 <unfinished ...>
7365 20:45:38.975842 read(3, <unfinished ...>
7366 20:45:38.975845 <... write resumed> ) = 4096
7365 20:45:38.975848 <... read resumed> "AU_LINUX_ANDROID_KK.04.04.02.010"..., 4096) = 4096
7366 20:45:38.975859 write(1, "15636c3850 refs/tags/AU_LINUX_AN"..., 4096 <unfinished ...>
7365 20:45:38.975863 read(3, <unfinished ...>
7366 20:45:38.975867 <... write resumed> ) = 4096
7365 20:45:38.975870 <... read resumed> "15636c3850 refs/tags/AU_LINUX_AN"..., 4096) = 4096
7366 20:45:38.975881 write(1, "1ae2b809236357c1e919115636c3850 "..., 4096 <unfinished ...>
7365 20:45:38.975885 read(3, <unfinished ...>
7366 20:45:38.975888 <... write resumed> ) = 4096
7365 20:45:38.975891 <... read resumed> "1ae2b809236357c1e919115636c3850 "..., 4096) = 4096
7366 20:45:38.975902 write(1, ".02.010.291\n045dab196d3df58a9fe3"..., 4096 <unfinished ...>
7365 20:45:38.975906 read(3, <unfinished ...>
7366 20:45:38.975910 <... write resumed> ) = 4096
7365 20:45:38.975913 <... read resumed> ".02.010.291\n045dab196d3df58a9fe3"..., 4096) = 4096
7366 20:45:38.975924 write(1, "INUX_ANDROID_KK.04.04.02.010.322"..., 4096 <unfinished ...>
7365 20:45:38.975928 read(3, <unfinished ...>
7366 20:45:38.975931 <... write resumed> ) = 4096
7365 20:45:38.975935 <... read resumed> "INUX_ANDROID_KK.04.04.02.010.322"..., 4096) = 4096
7366 20:45:38.975946 write(1, "aba02b refs/tags/AU_LINUX_ANDROI"..., 4096 <unfinished ...>
7365 20:45:38.975950 read(3, <unfinished ...>
7366 20:45:38.975953 <... write resumed> ) = 4096
7365 20:45:38.975956 <... read resumed> "aba02b refs/tags/AU_LINUX_ANDROI"..., 4096) = 4096
7366 20:45:38.975967 write(1, "a6e713d2d0d95567f13e8fc5820 refs"..., 4096 <unfinished ...>
7365 20:45:38.975971 read(3, <unfinished ...>
7366 20:45:38.975974 <... write resumed> ) = 4096
7365 20:45:38.975978 <... read resumed> "a6e713d2d0d95567f13e8fc5820 refs"..., 4096) = 4096
7366 20:45:38.975989 write(1, ".392^{}\n8260ce0084920e36e3a0e543"..., 4096 <unfinished ...>
7365 20:45:38.975993 read(3, <unfinished ...>
7366 20:45:38.975996 <... write resumed> ) = 4096
7365 20:45:38.975999 <... read resumed> ".392^{}\n8260ce0084920e36e3a0e543"..., 4096) = 4096
7366 20:45:38.976010 write(1, "DROID_KK.04.04.02.010.416^{}\nf47"..., 4096 <unfinished ...>
7365 20:45:38.976014 read(3, <unfinished ...>
7366 20:45:38.976017 <... write resumed> ) = 4096
7365 20:45:38.976021 <... read resumed> "DROID_KK.04.04.02.010.416^{}\nf47"..., 4096) = 4096
7366 20:45:38.976032 write(1, "refs/tags/AU_LINUX_ANDROID_KK.04"..., 4096 <unfinished ...>
7365 20:45:38.976036 read(3, <unfinished ...>
7366 20:45:38.976039 <... write resumed> ) = 4096
7365 20:45:38.976042 <... read resumed> "refs/tags/AU_LINUX_ANDROID_KK.04"..., 4096) = 4096
7365 20:45:38.976053 brk(0x1baf000 <unfinished ...>
7366 20:45:38.976057 write(1, "de5126541b1fc1254802 refs/tags/A"..., 4096 <unfinished ...>
7365 20:45:38.976060 <... brk resumed> ) = 0x1baf000
7366 20:45:38.976064 <... write resumed> ) = 4096
7365 20:45:38.976069 read(3, "de5126541b1fc1254802 refs/tags/A"..., 4096) = 4096
7366 20:45:38.976080 write(1, "\n17300d38d9add5f87c1a0916bce780b"..., 4096) = 4096
7365 20:45:38.976089 read(3, "\n17300d38d9add5f87c1a0916bce780b"..., 4096) = 4096
7366 20:45:38.976099 write(1, "6227 refs/tags/AU_LINUX_ANDROID_"..., 4096) = 4096
7365 20:45:38.976108 read(3, "6227 refs/tags/AU_LINUX_ANDROID_"..., 4096) = 4096
7366 20:45:38.976117 write(1, "bf7f4c10cf169caa71237103153f97 r"..., 4096) = 4096
7365 20:45:38.976126 read(3, "bf7f4c10cf169caa71237103153f97 r"..., 4096) = 4096
7366 20:45:38.976135 write(1, "4.00.015.047\naf5634cd35101e9eb6a"..., 4096) = 4096
7365 20:45:38.976144 read(3, "4.00.015.047\naf5634cd35101e9eb6a"..., 4096) = 4096
7366 20:45:38.976153 write(1, "ROID_KK_2.7-STABLE.04.04.02.015."..., 4096) = 4096
7365 20:45:38.976162 read(3, "ROID_KK_2.7-STABLE.04.04.02.015."..., 4096) = 4096
7366 20:45:38.976172 write(1, "749 refs/tags/AU_LINUX_ANDROID_K"..., 4096) = 4096
7365 20:45:38.976181 read(3, "749 refs/tags/AU_LINUX_ANDROID_K"..., 4096) = 4096
7366 20:45:38.976190 write(1, "e050b110390e4be74d7705b8e4 refs/"..., 4096) = 4096
7365 20:45:38.976199 read(3, "e050b110390e4be74d7705b8e4 refs/"..., 4096) = 4096
7366 20:45:38.976208 write(1, ".015.131^{}\necddc4481ec2e0948828"..., 4096) = 4096
7365 20:45:38.976217 read(3, ".015.131^{}\necddc4481ec2e0948828"..., 4096) = 4096
7366 20:45:38.976226 write(1, "OID_KK_2.7-STABLE.04.04.02.015.1"..., 4096) = 4096
7365 20:45:38.976235 read(3, "OID_KK_2.7-STABLE.04.04.02.015.1"..., 4096) = 4096
7366 20:45:38.976244 write(1, "refs/tags/AU_LINUX_ANDROID_KK_2."..., 4096) = 4096
7365 20:45:38.976254 read(3, "refs/tags/AU_LINUX_ANDROID_KK_2."..., 4096) = 4096
7366 20:45:38.976263 write(1, "d875555d1d49fde9528f4314d refs/t"..., 4096) = 4096
7365 20:45:38.976272 read(3, "d875555d1d49fde9528f4314d refs/t"..., 4096) = 4096
7366 20:45:38.976281 write(1, "015.215\n6f83fa80c0757c820f85ee69"..., 4096) = 4096
7365 20:45:38.976290 read(3, "015.215\n6f83fa80c0757c820f85ee69"..., 4096) = 4096
7366 20:45:38.976299 write(1, "KK_2.7-STABLE.04.04.02.015.237^{"..., 4096) = 4096
7365 20:45:38.976309 read(3, "KK_2.7-STABLE.04.04.02.015.237^{"..., 4096) = 4096
7366 20:45:38.976318 write(1, "efs/tags/AU_LINUX_ANDROID_KK_2.7"..., 4096) = 4096
7365 20:45:38.976330 read(3, "efs/tags/AU_LINUX_ANDROID_KK_2.7"..., 4096) = 4096
7366 20:45:38.976339 write(1, "7d10d51081823bf1acda7 refs/tags/"..., 4096) = 4096
7365 20:45:38.976348 read(3, "7d10d51081823bf1acda7 refs/tags/"..., 4096) = 4096
7366 20:45:38.976357 write(1, "298^{}\nef37b42f48e08da58bf788f6d"..., 4096) = 4096
7365 20:45:38.976366 read(3, "298^{}\nef37b42f48e08da58bf788f6d"..., 4096) = 4096
7366 20:45:38.976375 write(1, "K_2.7-STABLE.04.04.04.015.319\n31"..., 4096 <unfinished ...>
7365 20:45:38.976382 brk(0x1bd0000 <unfinished ...>
7366 20:45:38.976386 <... write resumed> ) = 4096
7365 20:45:38.976389 <... brk resumed> ) = 0x1bd0000
7365 20:45:38.976396 read(3, <unfinished ...>
7366 20:45:38.976400 write(1, "tags/AU_LINUX_ANDROID_KK_2.7-STA"..., 4096 <unfinished ...>
7365 20:45:38.976403 <... read resumed> "K_2.7-STABLE.04.04.04.015.319\n31"..., 4096) = 4096
7366 20:45:38.976407 <... write resumed> ) = 4096
7365 20:45:38.976417 read(3, <unfinished ...>
7366 20:45:38.976420 write(1, "bae17601a9b refs/tags/AU_LINUX_A"..., 4096 <unfinished ...>
7365 20:45:38.976424 <... read resumed> "tags/AU_LINUX_ANDROID_KK_2.7-STA"..., 4096) = 4096
7366 20:45:38.976428 <... write resumed> ) = 4096
7365 20:45:38.976437 read(3, <unfinished ...>
7366 20:45:38.976440 write(1, "b4e881e8aa8efedef5c6404593d91 re"..., 4096 <unfinished ...>
7365 20:45:38.976444 <... read resumed> "bae17601a9b refs/tags/AU_LINUX_A"..., 4096) = 4096
7366 20:45:38.976448 <... write resumed> ) = 4096
7365 20:45:38.976457 read(3, <unfinished ...>
7366 20:45:38.976461 write(1, "062^{}\nac12b4c0f21895f71f1481302"..., 4096 <unfinished ...>
7365 20:45:38.976465 <... read resumed> "b4e881e8aa8efedef5c6404593d91 re"..., 4096) = 4096
7366 20:45:38.976468 <... write resumed> ) = 4096
7365 20:45:38.976478 read(3, <unfinished ...>
7366 20:45:38.976481 write(1, "_2.7.04.04.00.004.084^{}\n9272630"..., 4096 <unfinished ...>
7365 20:45:38.976486 <... read resumed> "062^{}\nac12b4c0f21895f71f1481302"..., 4096) = 4096
7366 20:45:38.976490 <... write resumed> ) = 4096
7365 20:45:38.976500 read(3, <unfinished ...>
7366 20:45:38.976504 write(1, "U_LINUX_ANDROID_KK_2.7.04.04.02."..., 4096 <unfinished ...>
7365 20:45:38.976508 <... read resumed> "_2.7.04.04.00.004.084^{}\n9272630"..., 4096) = 4096
7366 20:45:38.976511 <... write resumed> ) = 4096
7365 20:45:38.976521 read(3, <unfinished ...>
7366 20:45:38.976524 write(1, "4a8d74 refs/tags/AU_LINUX_ANDROI"..., 4096 <unfinished ...>
7365 20:45:38.976528 <... read resumed> "U_LINUX_ANDROID_KK_2.7.04.04.02."..., 4096) = 4096
7366 20:45:38.976532 <... write resumed> ) = 4096
7365 20:45:38.976542 read(3, <unfinished ...>
7366 20:45:38.976545 write(1, "18b09f17d3f0afba87b2b1b9 refs/ta"..., 4096 <unfinished ...>
7365 20:45:38.976549 <... read resumed> "4a8d74 refs/tags/AU_LINUX_ANDROI"..., 4096) = 4096
7366 20:45:38.976552 <... write resumed> ) = 4096
7365 20:45:38.976562 read(3, <unfinished ...>
7366 20:45:38.976565 write(1, "5\n163ccdca529fa18518b09f17d3f0af"..., 4096 <unfinished ...>
7365 20:45:38.976569 <... read resumed> "18b09f17d3f0afba87b2b1b9 refs/ta"..., 4096) = 4096
7366 20:45:38.976573 <... write resumed> ) = 4096
7365 20:45:38.976582 read(3, <unfinished ...>
7366 20:45:38.976586 write(1, ".7.04.04.02.004.197\n163ccdca529f"..., 4096 <unfinished ...>
7365 20:45:38.976589 <... read resumed> "5\n163ccdca529fa18518b09f17d3f0af"..., 4096) = 4096
7366 20:45:38.976593 <... write resumed> ) = 4096
7365 20:45:38.976602 read(3, ".7.04.04.02.004.197\n163ccdca529f"..., 4096) = 4096
7366 20:45:38.976610 write(1, "LINUX_ANDROID_KK_2.7.04.04.02.00"..., 4096) = 4096
7365 20:45:38.976619 read(3, "LINUX_ANDROID_KK_2.7.04.04.02.00"..., 4096) = 4096
7366 20:45:38.976630 write(1, "e423 refs/tags/AU_LINUX_ANDROID_"..., 4096 <unfinished ...>
7365 20:45:38.976637 read(3, <unfinished ...>
7366 20:45:38.976641 <... write resumed> ) = 4096
7365 20:45:38.976644 <... read resumed> "e423 refs/tags/AU_LINUX_ANDROID_"..., 4096) = 4096
7366 20:45:38.976655 write(1, "735f31ef8cb7cb3017547a refs/tags"..., 4096 <unfinished ...>
7365 20:45:38.976659 read(3, <unfinished ...>
7366 20:45:38.976662 <... write resumed> ) = 4096
7365 20:45:38.976665 <... read resumed> "735f31ef8cb7cb3017547a refs/tags"..., 4096) = 4096
7366 20:45:38.976676 write(1, "13af3b26018f73b0749ee43e99431da2"..., 4096 <unfinished ...>
7365 20:45:38.976680 read(3, <unfinished ...>
7366 20:45:38.976683 <... write resumed> ) = 4096
7365 20:45:38.976686 <... read resumed> "13af3b26018f73b0749ee43e99431da2"..., 4096) = 4096
7366 20:45:38.976697 write(1, ".04.04.004.307^{}\nc34ff62454b26d"..., 4096 <unfinished ...>
7365 20:45:38.976701 read(3, <unfinished ...>
7366 20:45:38.976704 <... write resumed> ) = 4096
7365 20:45:38.976708 <... read resumed> ".04.04.004.307^{}\nc34ff62454b26d"..., 4096) = 4096
7366 20:45:38.976718 write(1, "5c1a7d2206bd6355571d92b4476c14d9"..., 4096 <unfinished ...>
7365 20:45:38.976722 read(3, <unfinished ...>
7366 20:45:38.976726 <... write resumed> ) = 4096
7365 20:45:38.976729 <... read resumed> "5c1a7d2206bd6355571d92b4476c14d9"..., 4096) = 4096
7366 20:45:38.976740 write(1, "2.7.2_OPT2.04.04.00.028.002^{}\n8"..., 4096 <unfinished ...>
7365 20:45:38.976744 read(3, <unfinished ...>
7366 20:45:38.976747 <... write resumed> ) = 4096
7365 20:45:38.976750 <... read resumed> "2.7.2_OPT2.04.04.00.028.002^{}\n8"..., 4096) = 4096
7365 20:45:38.976759 brk(0x1bf1000 <unfinished ...>
7366 20:45:38.976763 write(1, "ROID_KK_2.7_RB1.04.03.00.007.005"..., 4096 <unfinished ...>
7365 20:45:38.976767 <... brk resumed> ) = 0x1bf1000
7366 20:45:38.976770 <... write resumed> ) = 4096
7365 20:45:38.976776 read(3, "ROID_KK_2.7_RB1.04.03.00.007.005"..., 4096) = 4096
7366 20:45:38.976785 write(1, "OID_KK_2.7_RB1.04.04.02.007.026\n"..., 4096) = 4096
7365 20:45:38.976794 read(3, "OID_KK_2.7_RB1.04.04.02.007.026\n"..., 4096) = 4096
7366 20:45:38.976806 write(1, "ID_KK_2.7_RB1.04.04.02.007.047\n4"..., 4096) = 4096
7365 20:45:38.976815 read(3, "ID_KK_2.7_RB1.04.04.02.007.047\n4"..., 4096) = 4096
7366 20:45:38.976824 write(1, "D_KK_2.7_RB2.04.04.00.016.017\n16"..., 4096) = 4096
7365 20:45:38.976833 read(3, "D_KK_2.7_RB2.04.04.00.016.017\n16"..., 4096) = 4096
7366 20:45:38.976842 write(1, "e9243b8d3ac850c4be70a refs/tags/"..., 4096) = 4096
7365 20:45:38.976852 read(3, "e9243b8d3ac850c4be70a refs/tags/"..., 4096) = 4096
7366 20:45:38.976861 write(1, "029\nbaf1b69a823bec588e104b49a638"..., 4096) = 4096
7365 20:45:38.976870 read(3, "029\nbaf1b69a823bec588e104b49a638"..., 4096) = 4096
7366 20:45:38.976879 write(1, ".5-STABLE.04.04.02.011.050^{}\n27"..., 4096) = 4096
7365 20:45:38.976888 read(3, ".5-STABLE.04.04.02.011.050^{}\n27"..., 4096) = 4096
7366 20:45:38.976897 write(1, "tags/AU_LINUX_ANDROID_KK_3.5-STA"..., 4096) = 4096
7365 20:45:38.976907 read(3, "tags/AU_LINUX_ANDROID_KK_3.5-STA"..., 4096) = 4096
7366 20:45:38.976916 write(1, "d3c5aca8ed94717e7 refs/tags/AU_L"..., 4096) = 4096
7365 20:45:38.976925 read(3, "d3c5aca8ed94717e7 refs/tags/AU_L"..., 4096) = 4096
7366 20:45:38.976934 write(1, "{}\nd51f6be9779b6e5f7dc254aedf69e"..., 4096) = 4096
7365 20:45:38.976943 read(3, "{}\nd51f6be9779b6e5f7dc254aedf69e"..., 4096) = 4096
7366 20:45:38.976952 write(1, "5-STABLE.04.04.02.011.133\n7bc2e5"..., 4096) = 4096
7365 20:45:38.976961 read(3, "5-STABLE.04.04.02.011.133\n7bc2e5"..., 4096) = 4096
7366 20:45:38.976970 write(1, "/AU_LINUX_ANDROID_KK_3.5-STABLE."..., 4096) = 4096
7365 20:45:38.976980 read(3, "/AU_LINUX_ANDROID_KK_3.5-STABLE."..., 4096) = 4096
7366 20:45:38.976989 write(1, "cf54e4b505308720 refs/tags/AU_LI"..., 4096) = 4096
7365 20:45:38.977000 read(3, "cf54e4b505308720 refs/tags/AU_LI"..., 4096) = 4096
7366 20:45:38.977010 write(1, "ea0b9ea9d274ce54cbd5d14c78ca1e6d"..., 4096) = 4096
7365 20:45:38.977019 read(3, "ea0b9ea9d274ce54cbd5d14c78ca1e6d"..., 4096) = 4096
7365 20:45:38.977037 read(3, <unfinished ...>
7366 20:45:38.977084 write(1, "ABLE.04.04.02.011.214^{}\n2902a7a"..., 4096 <unfinished ...>
7365 20:45:38.977091 <... read resumed> "ABLE.04.04.02.011.214^{}\n2902a7a"..., 4096) = 4096
7366 20:45:38.977095 <... write resumed> ) = 4096
7365 20:45:38.977105 read(3, <unfinished ...>
7366 20:45:38.977108 write(1, "AU_LINUX_ANDROID_KK_3.5.04.03.00"..., 4096 <unfinished ...>
7365 20:45:38.977116 <... read resumed> "AU_LINUX_ANDROID_KK_3.5.04.03.00"..., 4096) = 4096
7366 20:45:38.977120 <... write resumed> ) = 4096
7365 20:45:38.977130 read(3, <unfinished ...>
7366 20:45:38.977133 write(1, "b0e5c64 refs/tags/AU_LINUX_ANDRO"..., 4096 <unfinished ...>
7365 20:45:38.977141 <... read resumed> "b0e5c64 refs/tags/AU_LINUX_ANDRO"..., 4096) = 4096
7366 20:45:38.977144 <... write resumed> ) = 4096
7365 20:45:38.977153 brk(0x1c12000) = 0x1c12000
7366 20:45:38.977161 write(1, "707a5e88f0047449892f6ae80 refs/t"..., 4096 <unfinished ...>
7365 20:45:38.977165 read(3, <unfinished ...>
7366 20:45:38.977168 <... write resumed> ) = 4096
7365 20:45:38.977171 <... read resumed> "707a5e88f0047449892f6ae80 refs/t"..., 4096) = 4096
7366 20:45:38.977182 write(1, "{}\nc35308ab462935409c34be205d90b"..., 4096 <unfinished ...>
7365 20:45:38.977186 read(3, <unfinished ...>
7366 20:45:38.977189 <... write resumed> ) = 4096
7365 20:45:38.977192 <... read resumed> "{}\nc35308ab462935409c34be205d90b"..., 4096) = 4096
7366 20:45:38.977203 write(1, ".04.04.00.003.100^{}\n3074d5c6fca"..., 4096 <unfinished ...>
7365 20:45:38.977207 read(3, <unfinished ...>
7366 20:45:38.977210 <... write resumed> ) = 4096
7365 20:45:38.977214 <... read resumed> ".04.04.00.003.100^{}\n3074d5c6fca"..., 4096) = 4096
7366 20:45:38.977224 write(1, "NUX_ANDROID_KK_3.5.04.04.02.003."..., 4096 <unfinished ...>
7365 20:45:38.977228 read(3, <unfinished ...>
7366 20:45:38.977232 <... write resumed> ) = 4096
7365 20:45:38.977235 <... read resumed> "NUX_ANDROID_KK_3.5.04.04.02.003."..., 4096) = 4096
7366 20:45:38.977246 write(1, "74 refs/tags/AU_LINUX_ANDROID_KK"..., 4096 <unfinished ...>
7365 20:45:38.977251 read(3, <unfinished ...>
7366 20:45:38.977255 <... write resumed> ) = 4096
7365 20:45:38.977258 <... read resumed> "74 refs/tags/AU_LINUX_ANDROID_KK"..., 4096) = 4096
7366 20:45:38.977269 write(1, "9f17d3f0afba87b2b1b9 refs/tags/A"..., 4096 <unfinished ...>
7365 20:45:38.977273 read(3, <unfinished ...>
7366 20:45:38.977276 <... write resumed> ) = 4096
7365 20:45:38.977279 <... read resumed> "9f17d3f0afba87b2b1b9 refs/tags/A"..., 4096) = 4096
7366 20:45:38.977290 write(1, "3ccdca529fa18518b09f17d3f0afba87"..., 4096 <unfinished ...>
7365 20:45:38.977294 read(3, <unfinished ...>
7366 20:45:38.977297 <... write resumed> ) = 4096
7365 20:45:38.977301 <... read resumed> "3ccdca529fa18518b09f17d3f0afba87"..., 4096) = 4096
7366 20:45:38.977312 write(1, "4.04.02.003.212\n163ccdca529fa185"..., 4096 <unfinished ...>
7365 20:45:38.977316 read(3, <unfinished ...>
7366 20:45:38.977319 <... write resumed> ) = 4096
7365 20:45:38.977322 <... read resumed> "4.04.02.003.212\n163ccdca529fa185"..., 4096) = 4096
7366 20:45:38.977333 write(1, "X_ANDROID_KK_3.5.04.04.02.003.23"..., 4096 <unfinished ...>
7365 20:45:38.977337 read(3, <unfinished ...>
7366 20:45:38.977340 <... write resumed> ) = 4096
7365 20:45:38.977343 <... read resumed> "X_ANDROID_KK_3.5.04.04.02.003.23"..., 4096) = 4096
7366 20:45:38.977354 write(1, " refs/tags/AU_LINUX_ANDROID_KK_3"..., 4096 <unfinished ...>
7365 20:45:38.977358 read(3, <unfinished ...>
7366 20:45:38.977361 <... write resumed> ) = 4096
7365 20:45:38.977364 <... read resumed> " refs/tags/AU_LINUX_ANDROID_KK_3"..., 4096) = 4096
7366 20:45:38.977375 write(1, "b3a549e75900711f78 refs/tags/AU_"..., 4096 <unfinished ...>
7365 20:45:38.977379 read(3, <unfinished ...>
7366 20:45:38.977383 <... write resumed> ) = 4096
7365 20:45:38.977386 <... read resumed> "b3a549e75900711f78 refs/tags/AU_"..., 4096) = 4096
7366 20:45:38.977397 write(1, "3cd0e7b02355b4bf4e9787c54adf9870"..., 4096 <unfinished ...>
7365 20:45:38.977401 read(3, <unfinished ...>
7366 20:45:38.977404 <... write resumed> ) = 4096
7365 20:45:38.977407 <... read resumed> "3cd0e7b02355b4bf4e9787c54adf9870"..., 4096) = 4096
7365 20:45:38.977418 read(3, <unfinished ...>
7366 20:45:38.977421 write(1, "02.003.323^{}\n6cfe7eade3e847674f"..., 4096 <unfinished ...>
7365 20:45:38.977429 <... read resumed> "02.003.323^{}\n6cfe7eade3e847674f"..., 4096) = 4096
7366 20:45:38.977433 <... write resumed> ) = 4096
7365 20:45:38.977442 read(3, <unfinished ...>
7366 20:45:38.977445 write(1, "ROID_KK_3.5.04.04.02.003.345^{}\n"..., 4096 <unfinished ...>
7365 20:45:38.977453 <... read resumed> "ROID_KK_3.5.04.04.02.003.345^{}\n"..., 4096) = 4096
7366 20:45:38.977457 <... write resumed> ) = 4096
7365 20:45:38.977466 read(3, <unfinished ...>
7366 20:45:38.977470 write(1, "/tags/AU_LINUX_ANDROID_KK_3.5.04"..., 4096 <unfinished ...>
7365 20:45:38.977477 <... read resumed> "/tags/AU_LINUX_ANDROID_KK_3.5.04"..., 4096) = 4096
7366 20:45:38.977481 <... write resumed> ) = 4096
7365 20:45:38.977490 read(3, <unfinished ...>
7366 20:45:38.977494 write(1, "817e8c0759172c3db1c96 refs/tags/"..., 4096 <unfinished ...>
7365 20:45:38.977501 <... read resumed> "817e8c0759172c3db1c96 refs/tags/"..., 4096) = 4096
7366 20:45:38.977505 <... write resumed> ) = 4096
7365 20:45:38.977515 read(3, <unfinished ...>
7366 20:45:38.977518 write(1, "60f553502f220554c070 refs/tags/A"..., 4096 <unfinished ...>
7365 20:45:38.977526 <... read resumed> "60f553502f220554c070 refs/tags/A"..., 4096) = 4096
7366 20:45:38.977529 <... write resumed> ) = 4096
7365 20:45:38.977539 read(3, <unfinished ...>
7366 20:45:38.977542 write(1, "e0ffab023352a23ce3a refs/tags/AU"..., 4096 <unfinished ...>
7365 20:45:38.977550 <... read resumed> "e0ffab023352a23ce3a refs/tags/AU"..., 4096) = 4096
7366 20:45:38.977554 <... write resumed> ) = 4096
7365 20:45:38.977557 brk(0x1c33000) = 0x1c33000
7366 20:45:38.977568 write(1, "14624654e7454a8d74 refs/tags/AU_"..., 4096 <unfinished ...>
7365 20:45:38.977573 read(3, <unfinished ...>
7366 20:45:38.977580 <... write resumed> ) = 4096
7365 20:45:38.977583 <... read resumed> "14624654e7454a8d74 refs/tags/AU_"..., 4096) = 4096
7366 20:45:38.977594 write(1, "b97bb68de3341e2dd refs/tags/AU_L"..., 4096 <unfinished ...>
7365 20:45:38.977598 read(3, <unfinished ...>
7366 20:45:38.977601 <... write resumed> ) = 4096
7365 20:45:38.977605 <... read resumed> "b97bb68de3341e2dd refs/tags/AU_L"..., 4096) = 4096
7365 20:45:38.977616 read(3, <unfinished ...>
7366 20:45:38.977619 write(1, "500347ddbe0b52fe refs/tags/AU_LI"..., 4096 <unfinished ...>
7365 20:45:38.977626 <... read resumed> "500347ddbe0b52fe refs/tags/AU_LI"..., 4096) = 4096
7366 20:45:38.977630 <... write resumed> ) = 4096
7365 20:45:38.977640 read(3, <unfinished ...>
7366 20:45:38.977644 write(1, "5c1a5eb0ce0ffab023352a23ce3a ref"..., 4096 <unfinished ...>
7365 20:45:38.977651 <... read resumed> "5c1a5eb0ce0ffab023352a23ce3a ref"..., 4096) = 4096
7366 20:45:38.977655 <... write resumed> ) = 4096
7365 20:45:38.977665 read(3, <unfinished ...>
7366 20:45:38.977668 write(1, "fs/tags/AU_LINUX_ANDROID_KK_MARS"..., 4096 <unfinished ...>
7365 20:45:38.977676 <... read resumed> "fs/tags/AU_LINUX_ANDROID_KK_MARS"..., 4096) = 4096
7366 20:45:38.977679 <... write resumed> ) = 4096
7365 20:45:38.977689 read(3, <unfinished ...>
7366 20:45:38.977692 write(1, "ANDROID_KK_MARS_RB1.04.04.02.027"..., 4096 <unfinished ...>
7365 20:45:38.977699 <... read resumed> "ANDROID_KK_MARS_RB1.04.04.02.027"..., 4096) = 4096
7366 20:45:38.977703 <... write resumed> ) = 4096
7365 20:45:38.977713 read(3, <unfinished ...>
7366 20:45:38.977717 write(1, "b2afcaa8e04485654d7b27ebe640a6cc"..., 4096 <unfinished ...>
7365 20:45:38.977724 <... read resumed> "b2afcaa8e04485654d7b27ebe640a6cc"..., 4096) = 4096
7366 20:45:38.977728 <... write resumed> ) = 4096
7365 20:45:38.977738 read(3, <unfinished ...>
7366 20:45:38.977741 write(1, ".030_VSB\n4ddd7123d9fa055af47edcc"..., 4096 <unfinished ...>
7365 20:45:38.977748 <... read resumed> ".030_VSB\n4ddd7123d9fa055af47edcc"..., 4096) = 4096
7366 20:45:38.977752 <... write resumed> ) = 4096
7365 20:45:38.977762 read(3, <unfinished ...>
7366 20:45:38.977765 write(1, "_VSB\n45f5c030d8927fd7f590723871f"..., 4096 <unfinished ...>
7365 20:45:38.977773 <... read resumed> "_VSB\n45f5c030d8927fd7f590723871f"..., 4096) = 4096
7366 20:45:38.977777 <... write resumed> ) = 4096
7365 20:45:38.977788 read(3, <unfinished ...>
7366 20:45:38.977792 write(1, "2f455b7ffa88988c8555627 refs/tag"..., 4096 <unfinished ...>
7365 20:45:38.977799 <... read resumed> "2f455b7ffa88988c8555627 refs/tag"..., 4096) = 4096
7366 20:45:38.977803 <... write resumed> ) = 4096
7365 20:45:38.977811 read(3, <unfinished ...>
7366 20:45:38.977817 write(1, "KK_MOCHA_STAGING.04.04.02.021.09"..., 4096 <unfinished ...>
7365 20:45:38.977824 <... read resumed> "KK_MOCHA_STAGING.04.04.02.021.09"..., 4096) = 4096
7366 20:45:38.977828 <... write resumed> ) = 4096
7365 20:45:38.977838 read(3, <unfinished ...>
7366 20:45:38.977841 write(1, "637b794825777f299d81c refs/tags/"..., 4096 <unfinished ...>
7365 20:45:38.977848 <... read resumed> "637b794825777f299d81c refs/tags/"..., 4096) = 4096
7366 20:45:38.977852 <... write resumed> ) = 4096
7365 20:45:38.977861 read(3, <unfinished ...>
7366 20:45:38.977866 write(1, "_STAGING.04.04.02.021.134^{}\n818"..., 4096 <unfinished ...>
7365 20:45:38.977874 <... read resumed> "_STAGING.04.04.02.021.134^{}\n818"..., 4096) = 4096
7366 20:45:38.977878 <... write resumed> ) = 4096
7365 20:45:38.977887 read(3, <unfinished ...>
7366 20:45:38.977891 write(1, "6fdbe7af035a7d769944a17328c6227 "..., 4096 <unfinished ...>
7365 20:45:38.977898 <... read resumed> "6fdbe7af035a7d769944a17328c6227 "..., 4096) = 4096
7366 20:45:38.977902 <... write resumed> ) = 4096
7365 20:45:38.977912 read(3, <unfinished ...>
7366 20:45:38.977915 write(1, "{}\nef3240b7ad7ecd07554ad63e0bd79"..., 4096 <unfinished ...>
7365 20:45:38.977922 <... read resumed> "{}\nef3240b7ad7ecd07554ad63e0bd79"..., 4096) = 4096
7366 20:45:38.977928 <... write resumed> ) = 4096
7365 20:45:38.977938 read(3, <unfinished ...>
7366 20:45:38.977941 write(1, "e7454a8d74 refs/tags/AU_LINUX_AN"..., 4096 <unfinished ...>
7365 20:45:38.977949 <... read resumed> "e7454a8d74 refs/tags/AU_LINUX_AN"..., 4096) = 4096
7366 20:45:38.977953 <... write resumed> ) = 4096
7365 20:45:38.977962 read(3, <unfinished ...>
7366 20:45:38.977966 write(1, "e5c91f67338c3e97761268999473 ref"..., 4096 <unfinished ...>
7365 20:45:38.977973 <... read resumed> "e5c91f67338c3e97761268999473 ref"..., 4096) = 4096
7366 20:45:38.977977 <... write resumed> ) = 4096
7365 20:45:38.977986 read(3, <unfinished ...>
7366 20:45:38.977991 write(1, "7.004\n85baed0351ae2b809236357c1e"..., 4096 <unfinished ...>
7365 20:45:38.977998 <... read resumed> "7.004\n85baed0351ae2b809236357c1e"..., 4096) = 4096
7366 20:45:38.978002 <... write resumed> ) = 4096
7365 20:45:38.978006 brk(0x1c54000) = 0x1c54000
7366 20:45:38.978016 write(1, "KK_RB2.04.04.02.037.033\n85baed03"..., 4096 <unfinished ...>
7365 20:45:38.978023 read(3, <unfinished ...>
7366 20:45:38.978027 <... write resumed> ) = 4096
7365 20:45:38.978030 <... read resumed> "KK_RB2.04.04.02.037.033\n85baed03"..., 4096) = 4096
7366 20:45:38.978041 write(1, "/AU_LINUX_ANDROID_KK_RB2.04.04.0"..., 4096 <unfinished ...>
7365 20:45:38.978045 read(3, <unfinished ...>
7366 20:45:38.978048 <... write resumed> ) = 4096
7365 20:45:38.978051 <... read resumed> "/AU_LINUX_ANDROID_KK_RB2.04.04.0"..., 4096) = 4096
7366 20:45:38.978062 write(1, "3ba38ffe refs/tags/AU_LINUX_ANDR"..., 4096 <unfinished ...>
7365 20:45:38.978066 read(3, <unfinished ...>
7366 20:45:38.978070 <... write resumed> ) = 4096
7365 20:45:38.978073 <... read resumed> "3ba38ffe refs/tags/AU_LINUX_ANDR"..., 4096) = 4096
7366 20:45:38.978084 write(1, "c1e919115636c3850 refs/tags/AU_L"..., 4096 <unfinished ...>
7365 20:45:38.978088 read(3, <unfinished ...>
7366 20:45:38.978091 <... write resumed> ) = 4096
7365 20:45:38.978094 <... read resumed> "c1e919115636c3850 refs/tags/AU_L"..., 4096) = 4096
7366 20:45:38.978105 write(1, "64698b3b2c0cf0e5e75f4dc299365 re"..., 4096 <unfinished ...>
7365 20:45:38.978109 read(3, <unfinished ...>
7366 20:45:38.978112 <... write resumed> ) = 4096
7365 20:45:38.978115 <... read resumed> "64698b3b2c0cf0e5e75f4dc299365 re"..., 4096) = 4096
7366 20:45:38.978126 write(1, ".008^{}\nefdc45b8ed07e80280b50230"..., 4096 <unfinished ...>
7365 20:45:38.978130 read(3, <unfinished ...>
7366 20:45:38.978133 <... write resumed> ) = 4096
7365 20:45:38.978136 <... read resumed> ".008^{}\nefdc45b8ed07e80280b50230"..., 4096) = 4096
7366 20:45:38.978147 write(1, "b02d81a18ba30a05473702f07ae0ac r"..., 4096 <unfinished ...>
7365 20:45:38.978151 read(3, <unfinished ...>
7366 20:45:38.978154 <... write resumed> ) = 4096
7365 20:45:38.978157 <... read resumed> "b02d81a18ba30a05473702f07ae0ac r"..., 4096) = 4096
7366 20:45:38.978168 write(1, "4dd8e4606b7459b refs/tags/AU_LIN"..., 4096 <unfinished ...>
7365 20:45:38.978172 read(3, <unfinished ...>
7366 20:45:38.978175 <... write resumed> ) = 4096
7365 20:45:38.978178 <... read resumed> "4dd8e4606b7459b refs/tags/AU_LIN"..., 4096) = 4096
7366 20:45:38.978189 write(1, "fs/tags/AU_LINUX_ANDROID_LNX.LA."..., 4096 <unfinished ...>
7365 20:45:38.978193 read(3, <unfinished ...>
7366 20:45:38.978196 <... write resumed> ) = 4096
7365 20:45:38.978199 <... read resumed> "fs/tags/AU_LINUX_ANDROID_LNX.LA."..., 4096) = 4096
7366 20:45:38.978210 write(1, "X_ANDROID_LNX.LA.2.7.3.04.04.02."..., 4096 <unfinished ...>
7365 20:45:38.978214 read(3, <unfinished ...>
7366 20:45:38.978217 <... write resumed> ) = 4096
7365 20:45:38.978220 <... read resumed> "X_ANDROID_LNX.LA.2.7.3.04.04.02."..., 4096) = 4096
7366 20:45:38.978230 write(1, ".7.4.04.04.02.073.007^{}\n8625a33"..., 4096 <unfinished ...>
7365 20:45:38.978234 read(3, <unfinished ...>
7366 20:45:38.978238 <... write resumed> ) = 4096
7365 20:45:38.978241 <... read resumed> ".7.4.04.04.02.073.007^{}\n8625a33"..., 4096) = 4096
7366 20:45:38.978252 write(1, "73.028\n4e065a2e7015852d274a7cdc2"..., 4096 <unfinished ...>
7365 20:45:38.978256 read(3, <unfinished ...>
7366 20:45:38.978259 <... write resumed> ) = 4096
7365 20:45:38.978263 <... read resumed> "73.028\n4e065a2e7015852d274a7cdc2"..., 4096) = 4096
7366 20:45:38.978273 write(1, "30d01c3eef61f7bbeaa86a54ca99da1e"..., 4096 <unfinished ...>
7365 20:45:38.978277 read(3, <unfinished ...>
7366 20:45:38.978280 <... write resumed> ) = 4096
7365 20:45:38.978283 <... read resumed> "30d01c3eef61f7bbeaa86a54ca99da1e"..., 4096) = 4096
7366 20:45:38.978294 write(1, "e150337a2e16a3 refs/tags/AU_LINU"..., 4096 <unfinished ...>
7365 20:45:38.978298 read(3, <unfinished ...>
7366 20:45:38.978301 <... write resumed> ) = 4096
7365 20:45:38.978304 <... read resumed> "e150337a2e16a3 refs/tags/AU_LINU"..., 4096) = 4096
7366 20:45:38.978315 write(1, ".051.018^{}\nd255b0e9e35580345261"..., 4096 <unfinished ...>
7365 20:45:38.978319 read(3, <unfinished ...>
7366 20:45:38.978322 <... write resumed> ) = 4096
7365 20:45:38.978325 <... read resumed> ".051.018^{}\nd255b0e9e35580345261"..., 4096) = 4096
7366 20:45:38.978335 write(1, "c13 refs/tags/AU_LINUX_ANDROID_L"..., 4096 <unfinished ...>
7365 20:45:38.978339 read(3, <unfinished ...>
7366 20:45:38.978342 <... write resumed> ) = 4096
7365 20:45:38.978346 <... read resumed> "c13 refs/tags/AU_LINUX_ANDROID_L"..., 4096) = 4096
7366 20:45:38.978356 write(1, "E.04.04.02.051.058\n163ccdca529fa"..., 4096 <unfinished ...>
7365 20:45:38.978360 read(3, <unfinished ...>
7366 20:45:38.978363 <... write resumed> ) = 4096
7365 20:45:38.978366 <... read resumed> "E.04.04.02.051.058\n163ccdca529fa"..., 4096) = 4096
7365 20:45:38.978376 brk(0x1c75000 <unfinished ...>
7366 20:45:38.978379 write(1, "ba87b2b1b9 refs/tags/AU_LINUX_AN"..., 4096 <unfinished ...>
7365 20:45:38.978383 <... brk resumed> ) = 0x1c75000
7366 20:45:38.978386 <... write resumed> ) = 4096
7365 20:45:38.978392 read(3, "ba87b2b1b9 refs/tags/AU_LINUX_AN"..., 4096) = 4096
7366 20:45:38.978401 write(1, "1-STABLE.04.04.02.051.098^{}\n62b"..., 4096) = 4096
7365 20:45:38.978410 read(3, "1-STABLE.04.04.02.051.098^{}\n62b"..., 4096) = 4096
7366 20:45:38.978419 write(1, "d677e994c9d87c6c7757 refs/tags/A"..., 4096) = 4096
7365 20:45:38.978428 read(3, "d677e994c9d87c6c7757 refs/tags/A"..., 4096) = 4096
7366 20:45:38.978437 write(1, "NX.LA.3.5.1-STABLE.04.04.02.051."..., 4096) = 4096
7365 20:45:38.978447 read(3, "NX.LA.3.5.1-STABLE.04.04.02.051."..., 4096) = 4096
7366 20:45:38.978456 write(1, "18518b09f17d3f0afba87b2b1b9 refs"..., 4096) = 4096
7365 20:45:38.978465 read(3, "18518b09f17d3f0afba87b2b1b9 refs"..., 4096) = 4096
7366 20:45:38.978474 write(1, "DROID_LNX.LA.3.5.1-STABLE.04.04."..., 4096) = 4096
7365 20:45:38.978483 read(3, "DROID_LNX.LA.3.5.1-STABLE.04.04."..., 4096) = 4096
7366 20:45:38.978492 write(1, "8a9c8aa123e176b942312d8d0c8ab6c1"..., 4096) = 4096
7365 20:45:38.978501 read(3, "8a9c8aa123e176b942312d8d0c8ab6c1"..., 4096) = 4096
7366 20:45:38.978510 write(1, "U_LINUX_ANDROID_LNX.LA.3.5.1-STA"..., 4096) = 4096
7365 20:45:38.978519 read(3, "U_LINUX_ANDROID_LNX.LA.3.5.1-STA"..., 4096) = 4096
7366 20:45:38.978528 write(1, "237\nb8d1ac76cf7bd487d190e33d9859"..., 4096) = 4096
7365 20:45:38.978539 read(3, "237\nb8d1ac76cf7bd487d190e33d9859"..., 4096) = 4096
7366 20:45:38.978548 write(1, "U_LINUX_ANDROID_LNX.LA.3.5.1.04."..., 4096) = 4096
7365 20:45:38.978557 read(3, "U_LINUX_ANDROID_LNX.LA.3.5.1.04."..., 4096) = 4096
7366 20:45:38.978567 write(1, "_LNX.LA.3.5.1.04.04.02.032.022\n1"..., 4096) = 4096
7365 20:45:38.978576 read(3, "_LNX.LA.3.5.1.04.04.02.032.022\n1"..., 4096) = 4096
7366 20:45:38.978586 write(1, "4.02.032.042^{}\nb5fad795a196ba6b"..., 4096 <unfinished ...>
7365 20:45:38.978593 read(3, <unfinished ...>
7366 20:45:38.978597 <... write resumed> ) = 4096
7365 20:45:38.978600 <... read resumed> "4.02.032.042^{}\nb5fad795a196ba6b"..., 4096) = 4096
7366 20:45:38.978610 write(1, "3ccdca529fa18518b09f17d3f0afba87"..., 4096 <unfinished ...>
7365 20:45:38.978614 read(3, <unfinished ...>
7366 20:45:38.978619 <... write resumed> ) = 4096
7365 20:45:38.978623 <... read resumed> "3ccdca529fa18518b09f17d3f0afba87"..., 4096) = 4096
7366 20:45:38.978633 write(1, "923a89db0154e2d798c2bb9 refs/tag"..., 4096 <unfinished ...>
7365 20:45:38.978637 read(3, <unfinished ...>
7366 20:45:38.978641 <... write resumed> ) = 4096
7365 20:45:38.978644 <... read resumed> "923a89db0154e2d798c2bb9 refs/tag"..., 4096) = 4096
7366 20:45:38.978655 write(1, "2b1b9 refs/tags/AU_LINUX_ANDROID"..., 4096 <unfinished ...>
7365 20:45:38.978659 read(3, <unfinished ...>
7366 20:45:38.978662 <... write resumed> ) = 4096
7365 20:45:38.978665 <... read resumed> "2b1b9 refs/tags/AU_LINUX_ANDROID"..., 4096) = 4096
7366 20:45:38.978675 write(1, "/AU_LINUX_ANDROID_LNX.LA.3.5.1.0"..., 4096 <unfinished ...>
7365 20:45:38.978679 read(3, <unfinished ...>
7366 20:45:38.978683 <... write resumed> ) = 4096
7365 20:45:38.978686 <... read resumed> "/AU_LINUX_ANDROID_LNX.LA.3.5.1.0"..., 4096) = 4096
7366 20:45:38.978696 write(1, "LNX.LA.3.5.1.04.04.03.032.146^{}"..., 4096 <unfinished ...>
7365 20:45:38.978700 read(3, <unfinished ...>
7366 20:45:38.978704 <... write resumed> ) = 4096
7365 20:45:38.978707 <... read resumed> "LNX.LA.3.5.1.04.04.03.032.146^{}"..., 4096) = 4096
7366 20:45:38.978718 write(1, ".04.04.032.167\nb8d1ac76cf7bd487d"..., 4096 <unfinished ...>
7365 20:45:38.978722 read(3, <unfinished ...>
7366 20:45:38.978725 <... write resumed> ) = 4096
7365 20:45:38.978728 <... read resumed> ".04.04.032.167\nb8d1ac76cf7bd487d"..., 4096) = 4096
7365 20:45:38.978736 brk(0x1c96000 <unfinished ...>
7366 20:45:38.978739 write(1, "4624654e7454a8d74 refs/tags/AU_L"..., 4096 <unfinished ...>
7365 20:45:38.978743 <... brk resumed> ) = 0x1c96000
7366 20:45:38.978746 <... write resumed> ) = 4096
7365 20:45:38.978755 read(3, <unfinished ...>
7366 20:45:38.978759 write(1, "_ANDROID_LNX.LA.3.5.1.1.04.04.02"..., 4096 <unfinished ...>
7365 20:45:38.978763 <... read resumed> "4624654e7454a8d74 refs/tags/AU_L"..., 4096) = 4096
7366 20:45:38.978766 <... write resumed> ) = 4096
7365 20:45:38.978776 read(3, <unfinished ...>
7366 20:45:38.978779 write(1, ".060^{}\n624145b27a8bc898afc1d00a"..., 4096 <unfinished ...>
7365 20:45:38.978783 <... read resumed> "_ANDROID_LNX.LA.3.5.1.1.04.04.02"..., 4096) = 4096
7366 20:45:38.978787 <... write resumed> ) = 4096
7365 20:45:38.978796 read(3, <unfinished ...>
7366 20:45:38.978800 write(1, "NX.LA.3.5.1.1.1.04.04.02.098.017"..., 4096 <unfinished ...>
7365 20:45:38.978803 <... read resumed> ".060^{}\n624145b27a8bc898afc1d00a"..., 4096) = 4096
7366 20:45:38.978807 <... write resumed> ) = 4096
7365 20:45:38.978817 read(3, <unfinished ...>
7366 20:45:38.978821 write(1, "4.04.02.052.016_PLATFORM_POSTMER"..., 4096 <unfinished ...>
7365 20:45:38.978824 <... read resumed> "NX.LA.3.5.1.1.1.04.04.02.098.017"..., 4096) = 4096
7366 20:45:38.978828 <... write resumed> ) = 4096
7365 20:45:38.978837 read(3, <unfinished ...>
7366 20:45:38.978840 write(1, "068cc6f6db5e0e0873ac59236828 ref"..., 4096 <unfinished ...>
7365 20:45:38.978844 <... read resumed> "4.04.02.052.016_PLATFORM_POSTMER"..., 4096) = 4096
7366 20:45:38.978848 <... write resumed> ) = 4096
7365 20:45:38.978858 read(3, <unfinished ...>
7366 20:45:38.978861 write(1, "3.5.1.2.04.04.02.052.055\neab6cd9"..., 4096 <unfinished ...>
7365 20:45:38.978865 <... read resumed> "068cc6f6db5e0e0873ac59236828 ref"..., 4096) = 4096
7366 20:45:38.978868 <... write resumed> ) = 4096
7365 20:45:38.978880 read(3, <unfinished ...>
7366 20:45:38.978883 write(1, ".5.1.2.04.04.02.052.079^{}\nc133c"..., 4096 <unfinished ...>
7365 20:45:38.978887 <... read resumed> "3.5.1.2.04.04.02.052.055\neab6cd9"..., 4096) = 4096
7366 20:45:38.978891 <... write resumed> ) = 4096
7365 20:45:38.978900 read(3, <unfinished ...>
7366 20:45:38.978904 write(1, "_LNX.LA.3.5.1.2.04.04.02.052.094"..., 4096 <unfinished ...>
7365 20:45:38.978907 <... read resumed> ".5.1.2.04.04.02.052.079^{}\nc133c"..., 4096) = 4096
7366 20:45:38.978913 <... write resumed> ) = 4096
7365 20:45:38.978923 read(3, <unfinished ...>
7366 20:45:38.978926 write(1, "X.LA.3.5.1.2.04.04.02.052.110^{}"..., 4096 <unfinished ...>
7365 20:45:38.978930 <... read resumed> "_LNX.LA.3.5.1.2.04.04.02.052.094"..., 4096) = 4096
7366 20:45:38.978934 <... write resumed> ) = 4096
7365 20:45:38.978943 read(3, <unfinished ...>
7366 20:45:38.978947 write(1, "X.LA.3.5.1.2.04.04.02.052.129\n64"..., 4096 <unfinished ...>
7365 20:45:38.978950 <... read resumed> "X.LA.3.5.1.2.04.04.02.052.110^{}"..., 4096) = 4096
7366 20:45:38.978954 <... write resumed> ) = 4096
7365 20:45:38.978964 read(3, <unfinished ...>
7366 20:45:38.978967 write(1, "3ccdca529fa18518b09f17d3f0afba87"..., 4096 <unfinished ...>
7365 20:45:38.978971 <... read resumed> "X.LA.3.5.1.2.04.04.02.052.129\n64"..., 4096) = 4096
7366 20:45:38.978975 <... write resumed> ) = 4096
7365 20:45:38.978984 read(3, <unfinished ...>
7366 20:45:38.978988 write(1, "b9 refs/tags/AU_LINUX_ANDROID_LN"..., 4096 <unfinished ...>
7365 20:45:38.978991 <... read resumed> "3ccdca529fa18518b09f17d3f0afba87"..., 4096) = 4096
7366 20:45:38.978995 <... write resumed> ) = 4096
7365 20:45:38.979004 read(3, "b9 refs/tags/AU_LINUX_ANDROID_LN"..., 4096) = 4096
7366 20:45:38.979011 write(1, ".3.5.1.4.04.04.02.059.055^{}\nb00"..., 4096) = 4096
7365 20:45:38.979020 read(3, ".3.5.1.4.04.04.02.059.055^{}\nb00"..., 4096) = 4096
7366 20:45:38.979030 write(1, "a6d0fdd46c70a924068576a29e1fcfed"..., 4096) = 4096
7365 20:45:38.979039 read(3, "a6d0fdd46c70a924068576a29e1fcfed"..., 4096) = 4096
7366 20:45:38.979048 write(1, "0c24fb4ff64ca397ac0590acb534a re"..., 4096) = 4096
7365 20:45:38.979057 read(3, "0c24fb4ff64ca397ac0590acb534a re"..., 4096) = 4096
7366 20:45:38.979066 write(1, "7.028\nf9a644cb2d204d88e7162a4de3"..., 4096) = 4096
7365 20:45:38.979076 read(3, "7.028\nf9a644cb2d204d88e7162a4de3"..., 4096) = 4096
7366 20:45:38.979085 write(1, "2.048.004\na343be20a62039e63d80cf"..., 4096 <unfinished ...>
7365 20:45:38.979091 brk(0x1cb7000 <unfinished ...>
7366 20:45:38.979095 <... write resumed> ) = 4096
7365 20:45:38.979098 <... brk resumed> ) = 0x1cb7000
7365 20:45:38.979110 read(3, <unfinished ...>
7366 20:45:38.979114 write(1, "gs/AU_LINUX_ANDROID_LNX.LA.3.5.1"..., 4096 <unfinished ...>
7365 20:45:38.979118 <... read resumed> "2.048.004\na343be20a62039e63d80cf"..., 4096) = 4096
7366 20:45:38.979122 <... write resumed> ) = 4096
7365 20:45:38.979132 read(3, <unfinished ...>
7366 20:45:38.979135 write(1, "914a6bbb25065f6b94b98bedda908dfd"..., 4096 <unfinished ...>
7365 20:45:38.979139 <... read resumed> "gs/AU_LINUX_ANDROID_LNX.LA.3.5.1"..., 4096) = 4096
7366 20:45:38.979143 <... write resumed> ) = 4096
7365 20:45:38.979152 read(3, <unfinished ...>
7366 20:45:38.979156 write(1, "ID_LNX.LA.3.5.1_RB1.04.04.04.048"..., 4096 <unfinished ...>
7365 20:45:38.979160 <... read resumed> "914a6bbb25065f6b94b98bedda908dfd"..., 4096) = 4096
7366 20:45:38.979163 <... write resumed> ) = 4096
7365 20:45:38.979172 read(3, <unfinished ...>
7366 20:45:38.979175 write(1, "AU_LINUX_ANDROID_LNX.LA.3.5.2-ST"..., 4096 <unfinished ...>
7365 20:45:38.979179 <... read resumed> "ID_LNX.LA.3.5.1_RB1.04.04.04.048"..., 4096) = 4096
7366 20:45:38.979183 <... write resumed> ) = 4096
7365 20:45:38.979192 read(3, <unfinished ...>
7366 20:45:38.979196 write(1, ".032\n163ccdca529fa18518b09f17d3f"..., 4096 <unfinished ...>
7365 20:45:38.979200 <... read resumed> "AU_LINUX_ANDROID_LNX.LA.3.5.2-ST"..., 4096) = 4096
7366 20:45:38.979203 <... write resumed> ) = 4096
7365 20:45:38.979213 read(3, <unfinished ...>
7366 20:45:38.979216 write(1, "s/tags/AU_LINUX_ANDROID_LNX.LA.3"..., 4096 <unfinished ...>
7365 20:45:38.979220 <... read resumed> ".032\n163ccdca529fa18518b09f17d3f"..., 4096) = 4096
7366 20:45:38.979224 <... write resumed> ) = 4096
7365 20:45:38.979235 read(3, <unfinished ...>
7366 20:45:38.979239 write(1, ".02.069.070^{}\nedae6e9b93c9a1ec8"..., 4096 <unfinished ...>
7365 20:45:38.979242 <... read resumed> "s/tags/AU_LINUX_ANDROID_LNX.LA.3"..., 4096) = 4096
7366 20:45:38.979248 <... write resumed> ) = 4096
7365 20:45:38.979257 read(3, <unfinished ...>
7366 20:45:38.979261 write(1, "e6db3d refs/tags/AU_LINUX_ANDROI"..., 4096 <unfinished ...>
7365 20:45:38.979265 <... read resumed> ".02.069.070^{}\nedae6e9b93c9a1ec8"..., 4096) = 4096
7366 20:45:38.979268 <... write resumed> ) = 4096
7365 20:45:38.979277 read(3, <unfinished ...>
7366 20:45:38.979280 write(1, "ABLE.04.04.02.069.111\n163ccdca52"..., 4096 <unfinished ...>
7365 20:45:38.979284 <... read resumed> "e6db3d refs/tags/AU_LINUX_ANDROI"..., 4096) = 4096
7366 20:45:38.979288 <... write resumed> ) = 4096
7365 20:45:38.979298 read(3, <unfinished ...>
7366 20:45:38.979301 write(1, "0afba87b2b1b9 refs/tags/AU_LINUX"..., 4096 <unfinished ...>
7365 20:45:38.979305 <... read resumed> "ABLE.04.04.02.069.111\n163ccdca52"..., 4096) = 4096
7366 20:45:38.979308 <... write resumed> ) = 4096
7365 20:45:38.979318 read(3, <unfinished ...>
7366 20:45:38.979321 write(1, ".5.2-STABLE.04.04.02.069.149^{}\n"..., 4096 <unfinished ...>
7365 20:45:38.979325 <... read resumed> "0afba87b2b1b9 refs/tags/AU_LINUX"..., 4096) = 4096
7366 20:45:38.979329 <... write resumed> ) = 4096
7365 20:45:38.979338 read(3, <unfinished ...>
7366 20:45:38.979341 write(1, "e4bdd4a03afd3a7a1fd39b4 refs/tag"..., 4096 <unfinished ...>
7365 20:45:38.979345 <... read resumed> ".5.2-STABLE.04.04.02.069.149^{}\n"..., 4096) = 4096
7366 20:45:38.979349 <... write resumed> ) = 4096
7365 20:45:38.979358 read(3, <unfinished ...>
7366 20:45:38.979362 write(1, "D_LNX.LA.3.5.2-STABLE.04.04.02.0"..., 4096 <unfinished ...>
7365 20:45:38.979365 <... read resumed> "e4bdd4a03afd3a7a1fd39b4 refs/tag"..., 4096) = 4096
7366 20:45:38.979369 <... write resumed> ) = 4096
7365 20:45:38.979378 read(3, <unfinished ...>
7366 20:45:38.979381 write(1, "9fa18518b09f17d3f0afba87b2b1b9 r"..., 4096 <unfinished ...>
7365 20:45:38.979385 <... read resumed> "D_LNX.LA.3.5.2-STABLE.04.04.02.0"..., 4096) = 4096
7366 20:45:38.979389 <... write resumed> ) = 4096
7365 20:45:38.979398 read(3, <unfinished ...>
7366 20:45:38.979402 write(1, "_ANDROID_LNX.LA.3.5.2-STABLE.04."..., 4096 <unfinished ...>
7365 20:45:38.979405 <... read resumed> "9fa18518b09f17d3f0afba87b2b1b9 r"..., 4096) = 4096
7366 20:45:38.979409 <... write resumed> ) = 4096
7365 20:45:38.979418 read(3, <unfinished ...>
7366 20:45:38.979422 write(1, "4692e783beaa7b2f71cfebbf40e3ee0f"..., 4096 <unfinished ...>
7365 20:45:38.979425 <... read resumed> "_ANDROID_LNX.LA.3.5.2-STABLE.04."..., 4096) = 4096
7366 20:45:38.979429 <... write resumed> ) = 4096
7365 20:45:38.979439 read(3, <unfinished ...>
7366 20:45:38.979442 write(1, "s/AU_LINUX_ANDROID_LNX.LA.3.5.2-"..., 4096 <unfinished ...>
7365 20:45:38.979446 <... read resumed> "4692e783beaa7b2f71cfebbf40e3ee0f"..., 4096) = 4096
7366 20:45:38.979450 <... write resumed> ) = 4096
7365 20:45:38.979459 read(3, <unfinished ...>
7366 20:45:38.979462 write(1, "69.286\n2c4db9f928768f99eff652ccc"..., 4096 <unfinished ...>
7365 20:45:38.979466 <... read resumed> "s/AU_LINUX_ANDROID_LNX.LA.3.5.2-"..., 4096) = 4096
7366 20:45:38.979470 <... write resumed> ) = 4096
7365 20:45:38.979478 read(3, "69.286\n2c4db9f928768f99eff652ccc"..., 4096) = 4096
7366 20:45:38.979486 write(1, "efs/tags/AU_LINUX_ANDROID_LNX.LA"..., 4096 <unfinished ...>
7365 20:45:38.979490 brk(0x1cd8000 <unfinished ...>
7366 20:45:38.979493 <... write resumed> ) = 4096
7365 20:45:38.979496 <... brk resumed> ) = 0x1cd8000
7365 20:45:38.979507 read(3, <unfinished ...>
7366 20:45:38.979510 write(1, "_LINUX_ANDROID_LNX.LA.3.5.2.04.0"..., 4096 <unfinished ...>
7365 20:45:38.979514 <... read resumed> "efs/tags/AU_LINUX_ANDROID_LNX.LA"..., 4096) = 4096
7366 20:45:38.979518 <... write resumed> ) = 4096
7365 20:45:38.979527 read(3, <unfinished ...>
7366 20:45:38.979531 write(1, ".LA.3.5.2.04.04.02.058.027^{}\n8f"..., 4096 <unfinished ...>
7365 20:45:38.979534 <... read resumed> "_LINUX_ANDROID_LNX.LA.3.5.2.04.0"..., 4096) = 4096
7366 20:45:38.979538 <... write resumed> ) = 4096
7365 20:45:38.979548 read(3, ".LA.3.5.2.04.04.02.058.027^{}\n8f"..., 4096) = 4096
7366 20:45:38.979557 write(1, ".02.058.048\n163ccdca529fa18518b0"..., 4096) = 4096
7365 20:45:38.979566 read(3, ".02.058.048\n163ccdca529fa18518b0"..., 4096) = 4096
7366 20:45:38.979575 write(1, "6a1e00171ecaf0516ea6ec79fb5a66e1"..., 4096) = 4096
7365 20:45:38.979587 read(3, "6a1e00171ecaf0516ea6ec79fb5a66e1"..., 4096) = 4096
7366 20:45:38.979596 write(1, "f17d3f0afba87b2b1b9 refs/tags/AU"..., 4096) = 4096
7365 20:45:38.979605 read(3, "f17d3f0afba87b2b1b9 refs/tags/AU"..., 4096) = 4096
7366 20:45:38.979615 write(1, "1a82 refs/tags/AU_LINUX_ANDROID_"..., 4096) = 4096
7365 20:45:38.979624 read(3, "1a82 refs/tags/AU_LINUX_ANDROID_"..., 4096) = 4096
7366 20:45:38.979633 write(1, "LINUX_ANDROID_LNX.LA.3.5.2.04.04"..., 4096) = 4096
7365 20:45:38.979642 read(3, "LINUX_ANDROID_LNX.LA.3.5.2.04.04"..., 4096) = 4096
7366 20:45:38.979652 write(1, "NX.LA.3.5.2.04.04.03.058.151\n6f1"..., 4096) = 4096
7365 20:45:38.979661 read(3, "NX.LA.3.5.2.04.04.03.058.151\n6f1"..., 4096) = 4096
7366 20:45:38.979670 write(1, "04.058.171^{}\nb964bbdc595bc9173f"..., 4096) = 4096
7365 20:45:38.979679 read(3, "04.058.171^{}\nb964bbdc595bc9173f"..., 4096) = 4096
7366 20:45:38.979688 write(1, "_LNX.LA.3.5.2.1-STABLE.04.04.02."..., 4096) = 4096
7365 20:45:38.979697 read(3, "_LNX.LA.3.5.2.1-STABLE.04.04.02."..., 4096) = 4096
7366 20:45:38.979706 write(1, " refs/tags/AU_LINUX_ANDROID_LNX."..., 4096) = 4096
7365 20:45:38.979715 read(3, " refs/tags/AU_LINUX_ANDROID_LNX."..., 4096) = 4096
7366 20:45:38.979724 write(1, "4576cb689f942064e602b52103f refs"..., 4096) = 4096
7365 20:45:38.979733 read(3, "4576cb689f942064e602b52103f refs"..., 4096) = 4096
7366 20:45:38.979743 write(1, "02.068.080^{}\n877a99c89c2f878e22"..., 4096) = 4096
7365 20:45:38.979752 read(3, "02.068.080^{}\n877a99c89c2f878e22"..., 4096) = 4096
7366 20:45:38.979761 write(1, "NX.LA.3.5.2.1-STABLE.04.04.02.06"..., 4096) = 4096
7365 20:45:38.979770 read(3, "NX.LA.3.5.2.1-STABLE.04.04.02.06"..., 4096) = 4096
7366 20:45:38.979779 write(1, "efs/tags/AU_LINUX_ANDROID_LNX.LA"..., 4096) = 4096
7365 20:45:38.979788 read(3, "efs/tags/AU_LINUX_ANDROID_LNX.LA"..., 4096) = 4096
7366 20:45:38.979797 write(1, "518b09f17d3f0afba87b2b1b9 refs/t"..., 4096) = 4096
7365 20:45:38.979806 read(3, "518b09f17d3f0afba87b2b1b9 refs/t"..., 4096) = 4096
7366 20:45:38.979815 write(1, ".02.068.157\n163ccdca529fa18518b0"..., 4096 <unfinished ...>
7365 20:45:38.979822 brk(0x1cf9000 <unfinished ...>
7366 20:45:38.979825 <... write resumed> ) = 4096
7365 20:45:38.979828 <... brk resumed> ) = 0x1cf9000
7365 20:45:38.979836 read(3, <unfinished ...>
7366 20:45:38.979839 write(1, "LNX.LA.3.5.2.1-STABLE.04.04.02.0"..., 4096 <unfinished ...>
7365 20:45:38.979843 <... read resumed> ".02.068.157\n163ccdca529fa18518b0"..., 4096) = 4096
7366 20:45:38.979847 <... write resumed> ) = 4096
7365 20:45:38.979855 read(3, <unfinished ...>
7366 20:45:38.979859 write(1, "refs/tags/AU_LINUX_ANDROID_LNX.L"..., 4096 <unfinished ...>
7365 20:45:38.979862 <... read resumed> "LNX.LA.3.5.2.1-STABLE.04.04.02.0"..., 4096) = 4096
7366 20:45:38.979866 <... write resumed> ) = 4096
7365 20:45:38.979875 read(3, <unfinished ...>
7366 20:45:38.979879 write(1, "7b56aba785bf188503317d737b refs/"..., 4096 <unfinished ...>
7365 20:45:38.979883 <... read resumed> "refs/tags/AU_LINUX_ANDROID_LNX.L"..., 4096) = 4096
7366 20:45:38.979886 <... write resumed> ) = 4096
7365 20:45:38.979896 read(3, <unfinished ...>
7366 20:45:38.979899 write(1, "4563 refs/tags/AU_LINUX_ANDROID_"..., 4096 <unfinished ...>
7365 20:45:38.979903 <... read resumed> "7b56aba785bf188503317d737b refs/"..., 4096) = 4096
7366 20:45:38.979907 <... write resumed> ) = 4096
7365 20:45:38.979919 read(3, <unfinished ...>
7366 20:45:38.979922 write(1, "LA.3.5.2.1.04.04.02.060.039\n163c"..., 4096 <unfinished ...>
7365 20:45:38.979926 <... read resumed> "4563 refs/tags/AU_LINUX_ANDROID_"..., 4096) = 4096
7366 20:45:38.979930 <... write resumed> ) = 4096
7365 20:45:38.979940 read(3, "LA.3.5.2.1.04.04.02.060.039\n163c"..., 4096) = 4096
7366 20:45:38.979948 write(1, "529fa18518b09f17d3f0afba87b2b1b9"..., 4096) = 4096
7365 20:45:38.979957 read(3, "529fa18518b09f17d3f0afba87b2b1b9"..., 4096) = 4096
7366 20:45:38.979967 write(1, "s/tags/AU_LINUX_ANDROID_LNX.LA.3"..., 4096) = 4096
7365 20:45:38.979976 read(3, "s/tags/AU_LINUX_ANDROID_LNX.LA.3"..., 4096) = 4096
7366 20:45:38.979985 write(1, ".1.04.04.02.060.100^{}\necfc3a395"..., 4096) = 4096
7365 20:45:38.979994 read(3, ".1.04.04.02.060.100^{}\necfc3a395"..., 4096) = 4096
7366 20:45:38.980003 write(1, "542a2070f8a76710f67e14f176d refs"..., 4096) = 4096
7365 20:45:38.980012 read(3, "542a2070f8a76710f67e14f176d refs"..., 4096) = 4096
7366 20:45:38.980021 write(1, ".3.5.2.1.2.04.04.02.099.014^{}\ne"..., 4096) = 4096
7365 20:45:38.980030 read(3, ".3.5.2.1.2.04.04.02.099.014^{}\ne"..., 4096) = 4096
7366 20:45:38.980039 write(1, ".02.061.011\n8f8964493900fe4a8927"..., 4096) = 4096
7365 20:45:38.980049 read(3, ".02.061.011\n8f8964493900fe4a8927"..., 4096) = 4096
7366 20:45:38.980058 write(1, "3.5.2.1_RB1.04.04.02.061.031^{}\n"..., 4096) = 4096
7365 20:45:38.980067 read(3, "3.5.2.1_RB1.04.04.02.061.031^{}\n"..., 4096) = 4096
7366 20:45:38.980076 write(1, "^{}\n31335676421100652ba95253d83c"..., 4096) = 4096
7365 20:45:38.980085 read(3, "^{}\n31335676421100652ba95253d83c"..., 4096) = 4096
7366 20:45:38.980094 write(1, "f4a0944b refs/tags/AU_LINUX_ANDR"..., 4096) = 4096
7365 20:45:38.980103 read(3, "f4a0944b refs/tags/AU_LINUX_ANDR"..., 4096) = 4096
7366 20:45:38.980112 write(1, "LNX.LA.3.5.2.2.04.04.02.082.060\n"..., 4096) = 4096
7365 20:45:38.980121 read(3, "LNX.LA.3.5.2.2.04.04.02.082.060\n"..., 4096) = 4096
7366 20:45:38.980131 write(1, "fdc61e75e71f2895548fb8c33deccace"..., 4096) = 4096
7365 20:45:38.980140 read(3, "fdc61e75e71f2895548fb8c33deccace"..., 4096) = 4096
7366 20:45:38.980149 write(1, "f0afba87b2b1b9 refs/tags/AU_LINU"..., 4096) = 4096
7365 20:45:38.980158 read(3, "f0afba87b2b1b9 refs/tags/AU_LINU"..., 4096) = 4096
7366 20:45:38.980167 write(1, ".04.04.02.084.024\n163ccdca529fa1"..., 4096 <unfinished ...>
7365 20:45:38.980174 brk(0x1d1a000 <unfinished ...>
7366 20:45:38.980177 <... write resumed> ) = 4096
7365 20:45:38.980180 <... brk resumed> ) = 0x1d1a000
7365 20:45:38.980190 read(3, <unfinished ...>
7366 20:45:38.980193 write(1, " refs/tags/AU_LINUX_ANDROID_LNX."..., 4096 <unfinished ...>
7365 20:45:38.980197 <... read resumed> ".04.04.02.084.024\n163ccdca529fa1"..., 4096) = 4096
7366 20:45:38.980200 <... write resumed> ) = 4096
7365 20:45:38.980210 read(3, <unfinished ...>
7366 20:45:38.980213 write(1, "^{}\ncd9abc51bfe6e5e29a54a6500d8c"..., 4096 <unfinished ...>
7365 20:45:38.980217 <... read resumed> " refs/tags/AU_LINUX_ANDROID_LNX."..., 4096) = 4096
7366 20:45:38.980221 <... write resumed> ) = 4096
7365 20:45:38.980232 read(3, <unfinished ...>
7366 20:45:38.980236 write(1, "UX_ANDROID_LNX.LA.3.5.2.2.1.04.0"..., 4096 <unfinished ...>
7365 20:45:38.980240 <... read resumed> "^{}\ncd9abc51bfe6e5e29a54a6500d8c"..., 4096) = 4096
7366 20:45:38.980243 <... write resumed> ) = 4096
7365 20:45:38.980253 read(3, <unfinished ...>
7366 20:45:38.980256 write(1, "AU_LINUX_ANDROID_LNX.LA.3.5.2.2."..., 4096 <unfinished ...>
7365 20:45:38.980260 <... read resumed> "UX_ANDROID_LNX.LA.3.5.2.2.1.04.0"..., 4096) = 4096
7366 20:45:38.980264 <... write resumed> ) = 4096
7365 20:45:38.980273 read(3, <unfinished ...>
7366 20:45:38.980277 write(1, "122.005\n0281364c9db69f2eed649c0d"..., 4096 <unfinished ...>
7365 20:45:38.980281 <... read resumed> "AU_LINUX_ANDROID_LNX.LA.3.5.2.2."..., 4096) = 4096
7366 20:45:38.980284 <... write resumed> ) = 4096
7365 20:45:38.980293 read(3, <unfinished ...>
7366 20:45:38.980297 write(1, ".013^{}\n9bb2e58900efdf3c5e8de5ee"..., 4096 <unfinished ...>
7365 20:45:38.980300 <... read resumed> "122.005\n0281364c9db69f2eed649c0d"..., 4096) = 4096
7366 20:45:38.980304 <... write resumed> ) = 4096
7365 20:45:38.980314 read(3, <unfinished ...>
7366 20:45:38.980317 write(1, "5.2.2.C4.04.04.04.137.006\na9abfd"..., 4096 <unfinished ...>
7365 20:45:38.980323 <... read resumed> ".013^{}\n9bb2e58900efdf3c5e8de5ee"..., 4096) = 4096
7366 20:45:38.980327 <... write resumed> ) = 4096
7365 20:45:38.980336 read(3, <unfinished ...>
7366 20:45:38.980340 write(1, ".3.5.2.2_RB1.04.04.02.087.005^{}"..., 4096 <unfinished ...>
7365 20:45:38.980344 <... read resumed> "5.2.2.C4.04.04.04.137.006\na9abfd"..., 4096) = 4096
7366 20:45:38.980347 <... write resumed> ) = 4096
7365 20:45:38.980357 read(3, <unfinished ...>
7366 20:45:38.980361 write(1, "LINUX_ANDROID_LNX.LA.3.5.2.2_RB2"..., 4096 <unfinished ...>
7365 20:45:38.980365 <... read resumed> ".3.5.2.2_RB1.04.04.02.087.005^{}"..., 4096) = 4096
7366 20:45:38.980368 <... write resumed> ) = 4096
7365 20:45:38.980378 read(3, <unfinished ...>
7366 20:45:38.980381 write(1, "s/AU_LINUX_ANDROID_LNX.LA.3.5.2."..., 4096 <unfinished ...>
7365 20:45:38.980385 <... read resumed> "LINUX_ANDROID_LNX.LA.3.5.2.2_RB2"..., 4096) = 4096
7366 20:45:38.980389 <... write resumed> ) = 4096
7365 20:45:38.980398 read(3, <unfinished ...>
7366 20:45:38.980401 write(1, ".04.02.107.022^{}\nd2c5b24faa2fbc"..., 4096 <unfinished ...>
7365 20:45:38.980405 <... read resumed> "s/AU_LINUX_ANDROID_LNX.LA.3.5.2."..., 4096) = 4096
7366 20:45:38.980409 <... write resumed> ) = 4096
7365 20:45:38.980418 read(3, <unfinished ...>
7366 20:45:38.980422 write(1, "5cc31710ca4eb72d8b7b31 refs/tags"..., 4096 <unfinished ...>
7365 20:45:38.980425 <... read resumed> ".04.02.107.022^{}\nd2c5b24faa2fbc"..., 4096) = 4096
7366 20:45:38.980429 <... write resumed> ) = 4096
7365 20:45:38.980439 read(3, <unfinished ...>
7366 20:45:38.980442 write(1, "tags/AU_LINUX_ANDROID_LNX.LA.3.5"..., 4096 <unfinished ...>
7365 20:45:38.980446 <... read resumed> "5cc31710ca4eb72d8b7b31 refs/tags"..., 4096) = 4096
7366 20:45:38.980450 <... write resumed> ) = 4096
7365 20:45:38.980459 read(3, <unfinished ...>
7366 20:45:38.980463 write(1, "ags/AU_LINUX_ANDROID_LNX.LA.3.5."..., 4096 <unfinished ...>
7365 20:45:38.980466 <... read resumed> "tags/AU_LINUX_ANDROID_LNX.LA.3.5"..., 4096) = 4096
7366 20:45:38.980470 <... write resumed> ) = 4096
7365 20:45:38.980480 read(3, <unfinished ...>
7366 20:45:38.980483 write(1, "dc422abb7f57e8d8e89899ad9136cd23"..., 4096 <unfinished ...>
7365 20:45:38.980487 <... read resumed> "ags/AU_LINUX_ANDROID_LNX.LA.3.5."..., 4096) = 4096
7366 20:45:38.980491 <... write resumed> ) = 4096
7365 20:45:38.980501 read(3, <unfinished ...>
7366 20:45:38.980504 write(1, "NDROID_LNX.LA.3.5.2_RB1.04.04.03"..., 4096 <unfinished ...>
7365 20:45:38.980508 <... read resumed> "dc422abb7f57e8d8e89899ad9136cd23"..., 4096) = 4096
7366 20:45:38.980512 <... write resumed> ) = 4096
7365 20:45:38.980521 read(3, <unfinished ...>
7366 20:45:38.980524 write(1, "\n877cff528e754383e3032e22e4e936b"..., 4096 <unfinished ...>
7365 20:45:38.980528 <... read resumed> "NDROID_LNX.LA.3.5.2_RB1.04.04.03"..., 4096) = 4096
7366 20:45:38.980532 <... write resumed> ) = 4096
7365 20:45:38.980541 read(3, <unfinished ...>
7366 20:45:38.980545 write(1, "gs/AU_LINUX_ANDROID_LNX.LA.3.5.3"..., 4096 <unfinished ...>
7365 20:45:38.980548 <... read resumed> "\n877cff528e754383e3032e22e4e936b"..., 4096) = 4096
7366 20:45:38.980552 <... write resumed> ) = 4096
7365 20:45:38.980558 brk(0x1d3b000) = 0x1d3b000
7366 20:45:38.980567 write(1, "057.044\n85baed0351ae2b809236357c"..., 4096 <unfinished ...>
7365 20:45:38.980573 read(3, <unfinished ...>
7366 20:45:38.980576 <... write resumed> ) = 4096
7365 20:45:38.980579 <... read resumed> "gs/AU_LINUX_ANDROID_LNX.LA.3.5.3"..., 4096) = 4096
7366 20:45:38.980589 write(1, "refs/tags/AU_LINUX_ANDROID_LNX.L"..., 4096 <unfinished ...>
7365 20:45:38.980593 read(3, <unfinished ...>
7366 20:45:38.980597 <... write resumed> ) = 4096
7365 20:45:38.980600 <... read resumed> "057.044\n85baed0351ae2b809236357c"..., 4096) = 4096
7366 20:45:38.980610 write(1, ".04.02.057.082^{}\n3ba9b00fcac097"..., 4096 <unfinished ...>
7365 20:45:38.980614 read(3, <unfinished ...>
7366 20:45:38.980620 <... write resumed> ) = 4096
7365 20:45:38.980623 <... read resumed> "refs/tags/AU_LINUX_ANDROID_LNX.L"..., 4096) = 4096
7366 20:45:38.980633 write(1, "830332a50 refs/tags/AU_LINUX_AND"..., 4096 <unfinished ...>
7365 20:45:38.980637 read(3, <unfinished ...>
7366 20:45:38.980641 <... write resumed> ) = 4096
7365 20:45:38.980644 <... read resumed> ".04.02.057.082^{}\n3ba9b00fcac097"..., 4096) = 4096
7366 20:45:38.980654 write(1, "-STABLE.04.04.02.057.121\na0631cc"..., 4096 <unfinished ...>
7365 20:45:38.980658 read(3, <unfinished ...>
7366 20:45:38.980661 <... write resumed> ) = 4096
7365 20:45:38.980664 <... read resumed> "830332a50 refs/tags/AU_LINUX_AND"..., 4096) = 4096
7366 20:45:38.980675 write(1, "9a4e95277ec44e44 refs/tags/AU_LI"..., 4096 <unfinished ...>
7365 20:45:38.980679 read(3, <unfinished ...>
7366 20:45:38.980682 <... write resumed> ) = 4096
7365 20:45:38.980685 <... read resumed> "-STABLE.04.04.02.057.121\na0631cc"..., 4096) = 4096
7366 20:45:38.980695 write(1, "A.3.5.3-STABLE.04.04.02.057.160^"..., 4096 <unfinished ...>
7365 20:45:38.980699 read(3, <unfinished ...>
7366 20:45:38.980702 <... write resumed> ) = 4096
7365 20:45:38.980706 <... read resumed> "9a4e95277ec44e44 refs/tags/AU_LI"..., 4096) = 4096
7366 20:45:38.980716 write(1, "8d1ca41a1698b2505eb0b3e0be refs/"..., 4096 <unfinished ...>
7365 20:45:38.980720 read(3, <unfinished ...>
7366 20:45:38.980723 <... write resumed> ) = 4096
7365 20:45:38.980726 <... read resumed> "A.3.5.3-STABLE.04.04.02.057.160^"..., 4096) = 4096
7366 20:45:38.980736 write(1, "ROID_LNX.LA.3.5.3-STABLE.04.04.0"..., 4096 <unfinished ...>
7365 20:45:38.980740 read(3, <unfinished ...>
7366 20:45:38.980743 <... write resumed> ) = 4096
7365 20:45:38.980747 <... read resumed> "8d1ca41a1698b2505eb0b3e0be refs/"..., 4096) = 4096
7366 20:45:38.980757 write(1, "995ac57315a9a94000f4ccc29efd552b"..., 4096 <unfinished ...>
7365 20:45:38.980761 read(3, <unfinished ...>
7366 20:45:38.980764 <... write resumed> ) = 4096
7365 20:45:38.980767 <... read resumed> "ROID_LNX.LA.3.5.3-STABLE.04.04.0"..., 4096) = 4096
7366 20:45:38.980777 write(1, "NUX_ANDROID_LNX.LA.3.5.3-STABLE."..., 4096 <unfinished ...>
7365 20:45:38.980781 read(3, <unfinished ...>
7366 20:45:38.980785 <... write resumed> ) = 4096
7365 20:45:38.980788 <... read resumed> "995ac57315a9a94000f4ccc29efd552b"..., 4096) = 4096
7366 20:45:38.980798 write(1, "{}\n48db50533529686ae393352367151"..., 4096 <unfinished ...>
7365 20:45:38.980802 read(3, <unfinished ...>
7366 20:45:38.980805 <... write resumed> ) = 4096
7365 20:45:38.980809 <... read resumed> "NUX_ANDROID_LNX.LA.3.5.3-STABLE."..., 4096) = 4096
7366 20:45:38.980819 write(1, "b09f17d3f0afba87b2b1b9 refs/tags"..., 4096 <unfinished ...>
7365 20:45:38.980823 read(3, <unfinished ...>
7366 20:45:38.980826 <... write resumed> ) = 4096
7365 20:45:38.980830 <... read resumed> "{}\n48db50533529686ae393352367151"..., 4096) = 4096
7366 20:45:38.980840 write(1, "83853c2 refs/tags/AU_LINUX_ANDRO"..., 4096 <unfinished ...>
7365 20:45:38.980844 read(3, <unfinished ...>
7366 20:45:38.980847 <... write resumed> ) = 4096
7365 20:45:38.980851 <... read resumed> "b09f17d3f0afba87b2b1b9 refs/tags"..., 4096) = 4096
7366 20:45:38.980861 write(1, "AU_LINUX_ANDROID_LNX.LA.3.5.3.04"..., 4096 <unfinished ...>
7365 20:45:38.980865 read(3, <unfinished ...>
7366 20:45:38.980868 <... write resumed> ) = 4096
7365 20:45:38.980872 <... read resumed> "83853c2 refs/tags/AU_LINUX_ANDRO"..., 4096) = 4096
7366 20:45:38.980882 write(1, "D_LNX.LA.3.5.3.04.04.02.039.068\n"..., 4096 <unfinished ...>
7365 20:45:38.980886 read(3, <unfinished ...>
7366 20:45:38.980889 <... write resumed> ) = 4096
7365 20:45:38.980893 <... read resumed> "AU_LINUX_ANDROID_LNX.LA.3.5.3.04"..., 4096) = 4096
7366 20:45:38.980903 write(1, "04.02.039.088^{}\ndba346f588d21fe"..., 4096 <unfinished ...>
7365 20:45:38.980907 read(3, <unfinished ...>
7366 20:45:38.980910 <... write resumed> ) = 4096
7365 20:45:38.980914 <... read resumed> "D_LNX.LA.3.5.3.04.04.02.039.068\n"..., 4096) = 4096
7366 20:45:38.980924 write(1, "8e66ce39e9c432b9e6873f2db44f1f46"..., 4096 <unfinished ...>
7365 20:45:38.980928 read(3, <unfinished ...>
7366 20:45:38.980931 <... write resumed> ) = 4096
7365 20:45:38.980935 <... read resumed> "04.02.039.088^{}\ndba346f588d21fe"..., 4096) = 4096
7365 20:45:38.980944 brk(0x1d5c000 <unfinished ...>
7366 20:45:38.980947 write(1, "d0fde0f1828c59aeafc66487 refs/ta"..., 4096 <unfinished ...>
7365 20:45:38.980951 <... brk resumed> ) = 0x1d5c000
7366 20:45:38.980955 <... write resumed> ) = 4096
7365 20:45:38.980963 read(3, "8e66ce39e9c432b9e6873f2db44f1f46"..., 4096) = 4096
7366 20:45:38.980971 write(1, "1dc32f refs/tags/AU_LINUX_ANDROI"..., 4096) = 4096
7365 20:45:38.980980 read(3, "d0fde0f1828c59aeafc66487 refs/ta"..., 4096) = 4096
7366 20:45:38.980989 write(1, "948a2be refs/tags/AU_LINUX_ANDRO"..., 4096) = 4096
7365 20:45:38.980998 read(3, "1dc32f refs/tags/AU_LINUX_ANDROI"..., 4096) = 4096
7366 20:45:38.981007 write(1, "NX.LA.3.5.3.2.04.04.02.105.008\n9"..., 4096) = 4096
7365 20:45:38.981016 read(3, "948a2be refs/tags/AU_LINUX_ANDRO"..., 4096) = 4096
7366 20:45:38.981025 write(1, "a8904f4aab65cc2fd22862a8c1c69413"..., 4096) = 4096
7365 20:45:38.981035 read(3, "NX.LA.3.5.3.2.04.04.02.105.008\n9"..., 4096) = 4096
7366 20:45:38.981044 write(1, "refs/tags/AU_LINUX_ANDROID_LNX.L"..., 4096) = 4096
7365 20:45:38.981053 read(3, "a8904f4aab65cc2fd22862a8c1c69413"..., 4096) = 4096
7366 20:45:38.981062 write(1, "32b9e6873f2db44f1f46d1dc32f refs"..., 4096) = 4096
7365 20:45:38.981071 read(3, "refs/tags/AU_LINUX_ANDROID_LNX.L"..., 4096) = 4096
7366 20:45:38.981080 write(1, "69fe467fd4f409cee83622e1699 refs"..., 4096) = 4096
7365 20:45:38.981089 read(3, "32b9e6873f2db44f1f46d1dc32f refs"..., 4096) = 4096
7366 20:45:38.981098 write(1, ".3.5.3_RB2.04.04.02.042.005^{}\n6"..., 4096) = 4096
7365 20:45:38.981107 read(3, "69fe467fd4f409cee83622e1699 refs"..., 4096) = 4096
7366 20:45:38.981116 write(1, "0c3f3eb800 refs/tags/AU_LINUX_AN"..., 4096) = 4096
7365 20:45:38.981125 read(3, ".3.5.3_RB2.04.04.02.042.005^{}\n6"..., 4096) = 4096
7366 20:45:38.981135 write(1, "3\n2412da62646c0d4ff2f46100b75cd5"..., 4096) = 4096
7365 20:45:38.981144 read(3, "0c3f3eb800 refs/tags/AU_LINUX_AN"..., 4096) = 4096
7366 20:45:38.981153 write(1, "58cb567 refs/tags/AU_LINUX_ANDRO"..., 4096) = 4096
7365 20:45:38.981162 read(3, "3\n2412da62646c0d4ff2f46100b75cd5"..., 4096) = 4096
7366 20:45:38.981171 write(1, "U_LINUX_ANDROID_LNX.LA.3.6-STABL"..., 4096) = 4096
7365 20:45:38.981180 read(3, "58cb567 refs/tags/AU_LINUX_ANDRO"..., 4096) = 4096
7366 20:45:38.981189 write(1, ".3.6-STABLE.04.04.02.072.048^{}\n"..., 4096) = 4096
7365 20:45:38.981198 read(3, "U_LINUX_ANDROID_LNX.LA.3.6-STABL"..., 4096) = 4096
7366 20:45:38.981207 write(1, "2.072.069\n399838cd9c5e7d49132ac3"..., 4096) = 4096
7365 20:45:38.981216 read(3, ".3.6-STABLE.04.04.02.072.048^{}\n"..., 4096) = 4096
7366 20:45:38.981225 write(1, "83b06e478d493f34c296c275931c004 "..., 4096) = 4096
7365 20:45:38.981234 read(3, "2.072.069\n399838cd9c5e7d49132ac3"..., 4096) = 4096
7366 20:45:38.981243 write(1, "0d58cb567 refs/tags/AU_LINUX_AND"..., 4096) = 4096
7365 20:45:38.981253 read(3, "83b06e478d493f34c296c275931c004 "..., 4096) = 4096
7366 20:45:38.981262 write(1, "/AU_LINUX_ANDROID_LNX.LA.3.6-STA"..., 4096) = 4096
7365 20:45:38.981273 read(3, "0d58cb567 refs/tags/AU_LINUX_AND"..., 4096) = 4096
7366 20:45:38.981282 write(1, "LA.3.6-STABLE.04.04.02.072.158^{"..., 4096 <unfinished ...>
7365 20:45:38.981286 brk(0x1d7d000 <unfinished ...>
7366 20:45:38.981290 <... write resumed> ) = 4096
7365 20:45:38.981293 <... brk resumed> ) = 0x1d7d000
7366 20:45:38.981303 write(1, ".02.072.178\ne489fc5c8d83adbb8625"..., 4096 <unfinished ...>
7365 20:45:38.981307 read(3, <unfinished ...>
7366 20:45:38.981310 <... write resumed> ) = 4096
7365 20:45:38.981313 <... read resumed> "/AU_LINUX_ANDROID_LNX.LA.3.6-STA"..., 4096) = 4096
7366 20:45:38.981323 write(1, "45fbf6b47ab0cc261aff3b8d2db56ab5"..., 4096 <unfinished ...>
7365 20:45:38.981329 read(3, <unfinished ...>
7366 20:45:38.981333 <... write resumed> ) = 4096
7365 20:45:38.981336 <... read resumed> "LA.3.6-STABLE.04.04.02.072.158^{"..., 4096) = 4096
7366 20:45:38.981347 write(1, "9473 refs/tags/AU_LINUX_ANDROID_"..., 4096 <unfinished ...>
7365 20:45:38.981351 read(3, <unfinished ...>
7366 20:45:38.981354 <... write resumed> ) = 4096
7365 20:45:38.981357 <... read resumed> ".02.072.178\ne489fc5c8d83adbb8625"..., 4096) = 4096
7366 20:45:38.981368 write(1, "850 refs/tags/AU_LINUX_ANDROID_L"..., 4096 <unfinished ...>
7365 20:45:38.981372 read(3, <unfinished ...>
7366 20:45:38.981375 <... write resumed> ) = 4096
7365 20:45:38.981378 <... read resumed> "45fbf6b47ab0cc261aff3b8d2db56ab5"..., 4096) = 4096
7366 20:45:38.981389 write(1, "67 refs/tags/AU_LINUX_ANDROID_LN"..., 4096 <unfinished ...>
7365 20:45:38.981393 read(3, <unfinished ...>
7366 20:45:38.981397 <... write resumed> ) = 4096
7365 20:45:38.981400 <... read resumed> "9473 refs/tags/AU_LINUX_ANDROID_"..., 4096) = 4096
7366 20:45:38.981411 write(1, "7 refs/tags/AU_LINUX_ANDROID_LNX"..., 4096 <unfinished ...>
7365 20:45:38.981415 read(3, <unfinished ...>
7366 20:45:38.981418 <... write resumed> ) = 4096
7365 20:45:38.981421 <... read resumed> "850 refs/tags/AU_LINUX_ANDROID_L"..., 4096) = 4096
7366 20:45:38.981432 write(1, " refs/tags/AU_LINUX_ANDROID_LNX."..., 4096 <unfinished ...>
7365 20:45:38.981436 read(3, <unfinished ...>
7366 20:45:38.981439 <... write resumed> ) = 4096
7365 20:45:38.981442 <... read resumed> "67 refs/tags/AU_LINUX_ANDROID_LN"..., 4096) = 4096
7366 20:45:38.981453 write(1, "refs/tags/AU_LINUX_ANDROID_LNX.L"..., 4096 <unfinished ...>
7365 20:45:38.981457 read(3, <unfinished ...>
7366 20:45:38.981460 <... write resumed> ) = 4096
7365 20:45:38.981463 <... read resumed> "7 refs/tags/AU_LINUX_ANDROID_LNX"..., 4096) = 4096
7366 20:45:38.981474 write(1, "efs/tags/AU_LINUX_ANDROID_LNX.LA"..., 4096 <unfinished ...>
7365 20:45:38.981478 read(3, <unfinished ...>
7366 20:45:38.981481 <... write resumed> ) = 4096
7365 20:45:38.981484 <... read resumed> " refs/tags/AU_LINUX_ANDROID_LNX."..., 4096) = 4096
7366 20:45:38.981495 write(1, "refs/tags/AU_LINUX_ANDROID_LNX.L"..., 4096 <unfinished ...>
7365 20:45:38.981499 read(3, <unfinished ...>
7366 20:45:38.981502 <... write resumed> ) = 4096
7365 20:45:38.981505 <... read resumed> "refs/tags/AU_LINUX_ANDROID_LNX.L"..., 4096) = 4096
7366 20:45:38.981516 write(1, "NUX_ANDROID_LNX.LA.3.6.1.04.04.0"..., 4096 <unfinished ...>
7365 20:45:38.981520 read(3, <unfinished ...>
7366 20:45:38.981523 <... write resumed> ) = 4096
7365 20:45:38.981526 <... read resumed> "efs/tags/AU_LINUX_ANDROID_LNX.LA"..., 4096) = 4096
7366 20:45:38.981537 write(1, ".3.6.1.04.04.03.102.045^{}\n9844a"..., 4096 <unfinished ...>
7365 20:45:38.981541 read(3, <unfinished ...>
7366 20:45:38.981544 <... write resumed> ) = 4096
7365 20:45:38.981547 <... read resumed> "refs/tags/AU_LINUX_ANDROID_LNX.L"..., 4096) = 4096
7366 20:45:38.981558 write(1, "2.123.017^{}\nffb88b20cb9df394d1f"..., 4096 <unfinished ...>
7365 20:45:38.981562 read(3, <unfinished ...>
7366 20:45:38.981565 <... write resumed> ) = 4096
7365 20:45:38.981569 <... read resumed> "NUX_ANDROID_LNX.LA.3.6.1.04.04.0"..., 4096) = 4096
7366 20:45:38.981579 write(1, "A.3.6_RB1.04.04.02.066.008\n85bae"..., 4096 <unfinished ...>
7365 20:45:38.981583 read(3, <unfinished ...>
7366 20:45:38.981586 <... write resumed> ) = 4096
7365 20:45:38.981589 <... read resumed> ".3.6.1.04.04.03.102.045^{}\n9844a"..., 4096) = 4096
7366 20:45:38.981600 write(1, "1ae2b809236357c1e919115636c3850 "..., 4096 <unfinished ...>
7365 20:45:38.981604 read(3, <unfinished ...>
7366 20:45:38.981607 <... write resumed> ) = 4096
7365 20:45:38.981610 <... read resumed> "2.123.017^{}\nffb88b20cb9df394d1f"..., 4096) = 4096
7366 20:45:38.981621 write(1, "/tags/AU_LINUX_ANDROID_LNX.LA.3."..., 4096 <unfinished ...>
7365 20:45:38.981625 read(3, <unfinished ...>
7366 20:45:38.981628 <... write resumed> ) = 4096
7365 20:45:38.981633 <... read resumed> "A.3.6_RB1.04.04.02.066.008\n85bae"..., 4096) = 4096
7366 20:45:38.981643 write(1, "1.04.04.02.066.073^{}\ncc205df3e1"..., 4096 <unfinished ...>
7365 20:45:38.981647 read(3, <unfinished ...>
7366 20:45:38.981651 <... write resumed> ) = 4096
7365 20:45:38.981654 <... read resumed> "1ae2b809236357c1e919115636c3850 "..., 4096) = 4096
7365 20:45:38.981664 brk(0x1d9e000 <unfinished ...>
7366 20:45:38.981668 write(1, "5930ed6e98c40f6557b88f0bd1 refs/"..., 4096 <unfinished ...>
7365 20:45:38.981671 <... brk resumed> ) = 0x1d9e000
7366 20:45:38.981675 <... write resumed> ) = 4096
7365 20:45:38.981680 read(3, "/tags/AU_LINUX_ANDROID_LNX.LA.3."..., 4096) = 4096
7366 20:45:38.981689 write(1, "154ef660e7cd56 refs/tags/AU_LINU"..., 4096) = 4096
7365 20:45:38.981698 read(3, "1.04.04.02.066.073^{}\ncc205df3e1"..., 4096) = 4096
7366 20:45:38.981707 write(1, "gs/AU_LINUX_ANDROID_LNX.LA.3.7-S"..., 4096) = 4096
7365 20:45:38.981716 read(3, "5930ed6e98c40f6557b88f0bd1 refs/"..., 4096) = 4096
7366 20:45:38.981725 write(1, "_LNX.LA.3.7-STABLE.04.04.02.109."..., 4096) = 4096
7365 20:45:38.981734 read(3, "154ef660e7cd56 refs/tags/AU_LINU"..., 4096) = 4096
7366 20:45:38.981743 write(1, "04.02.109.064^{}\n26e7a6a2f71d84e"..., 4096) = 4096
7365 20:45:38.981752 read(3, "gs/AU_LINUX_ANDROID_LNX.LA.3.7-S"..., 4096) = 4096
7366 20:45:38.981761 write(1, "a8904f4aab65cc2fd22862a8c1c69413"..., 4096) = 4096
7365 20:45:38.981770 read(3, "_LNX.LA.3.7-STABLE.04.04.02.109."..., 4096) = 4096
7366 20:45:38.981779 write(1, "72443749f762b529 refs/tags/AU_LI"..., 4096) = 4096
7365 20:45:38.981788 read(3, "04.02.109.064^{}\n26e7a6a2f71d84e"..., 4096) = 4096
7366 20:45:38.981797 write(1, "tags/AU_LINUX_ANDROID_LNX.LA.3.7"..., 4096) = 4096
7365 20:45:38.981806 read(3, "a8904f4aab65cc2fd22862a8c1c69413"..., 4096) = 4096
7366 20:45:38.981815 write(1, "ID_LNX.LA.3.7-STABLE.04.04.03.10"..., 4096) = 4096
7365 20:45:38.981824 read(3, "72443749f762b529 refs/tags/AU_LI"..., 4096) = 4096
7366 20:45:38.981834 write(1, "07b99dc7d817abb3e refs/tags/AU_L"..., 4096 <unfinished ...>
7365 20:45:38.981841 read(3, <unfinished ...>
7366 20:45:38.981844 <... write resumed> ) = 4096
7365 20:45:38.981848 <... read resumed> "tags/AU_LINUX_ANDROID_LNX.LA.3.7"..., 4096) = 4096
7366 20:45:38.981858 write(1, "8f9cdfd11a0ee380 refs/tags/AU_LI"..., 4096 <unfinished ...>
7365 20:45:38.981862 read(3, <unfinished ...>
7366 20:45:38.981866 <... write resumed> ) = 4096
7365 20:45:38.981869 <... read resumed> "ID_LNX.LA.3.7-STABLE.04.04.03.10"..., 4096) = 4096
7366 20:45:38.981880 write(1, "4011fbbc5bf865c refs/tags/AU_LIN"..., 4096 <unfinished ...>
7365 20:45:38.981884 read(3, <unfinished ...>
7366 20:45:38.981887 <... write resumed> ) = 4096
7365 20:45:38.981890 <... read resumed> "07b99dc7d817abb3e refs/tags/AU_L"..., 4096) = 4096
7366 20:45:38.981901 write(1, "e99b354e93ff0f refs/tags/AU_LINU"..., 4096 <unfinished ...>
7365 20:45:38.981905 read(3, <unfinished ...>
7366 20:45:38.981908 <... write resumed> ) = 4096
7365 20:45:38.981911 <... read resumed> "8f9cdfd11a0ee380 refs/tags/AU_LI"..., 4096) = 4096
7366 20:45:38.981922 write(1, "44e43515b3245 refs/tags/AU_LINUX"..., 4096 <unfinished ...>
7365 20:45:38.981926 read(3, <unfinished ...>
7366 20:45:38.981929 <... write resumed> ) = 4096
7365 20:45:38.981932 <... read resumed> "4011fbbc5bf865c refs/tags/AU_LIN"..., 4096) = 4096
7366 20:45:38.981943 write(1, "7ff8e726bfcf refs/tags/AU_LINUX_"..., 4096 <unfinished ...>
7365 20:45:38.981947 read(3, <unfinished ...>
7366 20:45:38.981950 <... write resumed> ) = 4096
7365 20:45:38.981954 <... read resumed> "e99b354e93ff0f refs/tags/AU_LINU"..., 4096) = 4096
7366 20:45:38.981964 write(1, "6ef7ffa65d6 refs/tags/AU_LINUX_A"..., 4096 <unfinished ...>
7365 20:45:38.981968 read(3, <unfinished ...>
7366 20:45:38.981972 <... write resumed> ) = 4096
7365 20:45:38.981975 <... read resumed> "44e43515b3245 refs/tags/AU_LINUX"..., 4096) = 4096
7366 20:45:38.981986 write(1, "911fb1f460 refs/tags/AU_LINUX_AN"..., 4096 <unfinished ...>
7365 20:45:38.981991 read(3, <unfinished ...>
7366 20:45:38.981995 <... write resumed> ) = 4096
7365 20:45:38.981998 <... read resumed> "7ff8e726bfcf refs/tags/AU_LINUX_"..., 4096) = 4096
7366 20:45:38.982009 write(1, "04b42d971 refs/tags/AU_LINUX_AND"..., 4096 <unfinished ...>
7365 20:45:38.982013 read(3, <unfinished ...>
7366 20:45:38.982016 <... write resumed> ) = 4096
7365 20:45:38.982019 <... read resumed> "6ef7ffa65d6 refs/tags/AU_LINUX_A"..., 4096) = 4096
7365 20:45:38.982028 brk(0x1dbf000 <unfinished ...>
7366 20:45:38.982031 write(1, "31a2df18 refs/tags/AU_LINUX_ANDR"..., 4096 <unfinished ...>
7365 20:45:38.982035 <... brk resumed> ) = 0x1dbf000
7366 20:45:38.982038 <... write resumed> ) = 4096
7365 20:45:38.982046 read(3, "911fb1f460 refs/tags/AU_LINUX_AN"..., 4096) = 4096
7366 20:45:38.982054 write(1, "432b9e6873f2db44f1f46d1dc32f ref"..., 4096) = 4096
7365 20:45:38.982063 read(3, "04b42d971 refs/tags/AU_LINUX_AND"..., 4096) = 4096
7366 20:45:38.982072 write(1, "NDROID_LNX.LA.3.7.1-STABLE.04.04"..., 4096) = 4096
7365 20:45:38.982081 read(3, "31a2df18 refs/tags/AU_LINUX_ANDR"..., 4096) = 4096
7366 20:45:38.982090 write(1, "a4a4d8f00cde6d1a0356718e10b4e279"..., 4096) = 4096
7365 20:45:38.982099 read(3, "432b9e6873f2db44f1f46d1dc32f ref"..., 4096) = 4096
7366 20:45:38.982109 write(1, "AU_LINUX_ANDROID_LNX.LA.3.7.1-ST"..., 4096) = 4096
7365 20:45:38.982118 read(3, "NDROID_LNX.LA.3.7.1-STABLE.04.04"..., 4096) = 4096
7366 20:45:38.982126 write(1, ".097\n1a961a8904f4aab65cc2fd22862"..., 4096) = 4096
7365 20:45:38.982135 read(3, "a4a4d8f00cde6d1a0356718e10b4e279"..., 4096) = 4096
7366 20:45:38.982145 write(1, "s/tags/AU_LINUX_ANDROID_LNX.LA.3"..., 4096) = 4096
7365 20:45:38.982154 read(3, "AU_LINUX_ANDROID_LNX.LA.3.7.1-ST"..., 4096) = 4096
7366 20:45:38.982164 write(1, "^{}\n26c5db216eef282264d768b3fb4d"..., 4096 <unfinished ...>
7365 20:45:38.982171 read(3, <unfinished ...>
7366 20:45:38.982174 <... write resumed> ) = 4096
7365 20:45:38.982178 <... read resumed> ".097\n1a961a8904f4aab65cc2fd22862"..., 4096) = 4096
7366 20:45:38.982188 write(1, "809236357c1e919115636c3850 refs/"..., 4096 <unfinished ...>
7365 20:45:38.982192 read(3, <unfinished ...>
7366 20:45:38.982195 <... write resumed> ) = 4096
7365 20:45:38.982198 <... read resumed> "s/tags/AU_LINUX_ANDROID_LNX.LA.3"..., 4096) = 4096
7366 20:45:38.982209 write(1, "fb2a212a7ec refs/tags/AU_LINUX_A"..., 4096 <unfinished ...>
7365 20:45:38.982213 read(3, <unfinished ...>
7366 20:45:38.982216 <... write resumed> ) = 4096
7365 20:45:38.982219 <... read resumed> "^{}\n26c5db216eef282264d768b3fb4d"..., 4096) = 4096
7366 20:45:38.982230 write(1, "ags/AU_LINUX_ANDROID_LNX.LA.3.7."..., 4096 <unfinished ...>
7365 20:45:38.982234 read(3, <unfinished ...>
7366 20:45:38.982237 <... write resumed> ) = 4096
7365 20:45:38.982240 <... read resumed> "809236357c1e919115636c3850 refs/"..., 4096) = 4096
7366 20:45:38.982251 write(1, "DROID_LNX.LA.3.7.1.04.04.02.031."..., 4096 <unfinished ...>
7365 20:45:38.982255 read(3, <unfinished ...>
7366 20:45:38.982258 <... write resumed> ) = 4096
7365 20:45:38.982261 <... read resumed> "fb2a212a7ec refs/tags/AU_LINUX_A"..., 4096) = 4096
7366 20:45:38.982272 write(1, ".04.04.02.031.124^{}\n2942b47281b"..., 4096 <unfinished ...>
7365 20:45:38.982276 read(3, <unfinished ...>
7366 20:45:38.982279 <... write resumed> ) = 4096
7365 20:45:38.982282 <... read resumed> "ags/AU_LINUX_ANDROID_LNX.LA.3.7."..., 4096) = 4096
7366 20:45:38.982293 write(1, "45\nf8e66ce39e9c432b9e6873f2db44f"..., 4096 <unfinished ...>
7365 20:45:38.982297 read(3, <unfinished ...>
7366 20:45:38.982300 <... write resumed> ) = 4096
7365 20:45:38.982303 <... read resumed> "DROID_LNX.LA.3.7.1.04.04.02.031."..., 4096) = 4096
7366 20:45:38.982314 write(1, "c116d105e7cd8040c141ec784840 ref"..., 4096 <unfinished ...>
7365 20:45:38.982318 read(3, <unfinished ...>
7366 20:45:38.982321 <... write resumed> ) = 4096
7365 20:45:38.982324 <... read resumed> ".04.04.02.031.124^{}\n2942b47281b"..., 4096) = 4096
7366 20:45:38.982335 write(1, "1c6941367c refs/tags/AU_LINUX_AN"..., 4096 <unfinished ...>
7365 20:45:38.982339 read(3, <unfinished ...>
7366 20:45:38.982343 <... write resumed> ) = 4096
7365 20:45:38.982346 <... read resumed> "45\nf8e66ce39e9c432b9e6873f2db44f"..., 4096) = 4096
7366 20:45:38.982356 write(1, "/tags/AU_LINUX_ANDROID_LNX.LA.3."..., 4096 <unfinished ...>
7365 20:45:38.982360 read(3, <unfinished ...>
7366 20:45:38.982364 <... write resumed> ) = 4096
7365 20:45:38.982367 <... read resumed> "c116d105e7cd8040c141ec784840 ref"..., 4096) = 4096
7366 20:45:38.982377 write(1, "5.005\n85baed0351ae2b809236357c1e"..., 4096 <unfinished ...>
7365 20:45:38.982381 brk(0x1de0000 <unfinished ...>
7366 20:45:38.982384 <... write resumed> ) = 4096
7365 20:45:38.982388 <... brk resumed> ) = 0x1de0000
7365 20:45:38.982395 read(3, <unfinished ...>
7366 20:45:38.982398 write(1, "04.02.095.005\nf8e66ce39e9c432b9e"..., 4096 <unfinished ...>
7365 20:45:38.982402 <... read resumed> "1c6941367c refs/tags/AU_LINUX_AN"..., 4096) = 4096
7366 20:45:38.982406 <... write resumed> ) = 4096
7365 20:45:38.982416 read(3, <unfinished ...>
7366 20:45:38.982419 write(1, "AU_LINUX_ANDROID_LNX.LA.3.7.1_RB"..., 4096 <unfinished ...>
7365 20:45:38.982423 <... read resumed> "/tags/AU_LINUX_ANDROID_LNX.LA.3."..., 4096) = 4096
7366 20:45:38.982427 <... write resumed> ) = 4096
7365 20:45:38.982435 read(3, "5.005\n85baed0351ae2b809236357c1e"..., 4096) = 4096
7366 20:45:38.982443 write(1, "_LINUX_ANDROID_LNX.LA.3.7.2.04.0"..., 4096) = 4096
7365 20:45:38.982452 read(3, "04.02.095.005\nf8e66ce39e9c432b9e"..., 4096) = 4096
7366 20:45:38.982462 write(1, ".020^{}\n90ffe594d1327c709e322c6d"..., 4096) = 4096
7365 20:45:38.982471 read(3, "AU_LINUX_ANDROID_LNX.LA.3.7.1_RB"..., 4096) = 4096
7366 20:45:38.982480 write(1, "2a8c1c6941367c refs/tags/AU_LINU"..., 4096) = 4096
7365 20:45:38.982490 read(3, "_LINUX_ANDROID_LNX.LA.3.7.2.04.0"..., 4096) = 4096
7366 20:45:38.982498 write(1, "3.7.3-STABLE.04.04.03.128.032^{}"..., 4096) = 4096
7365 20:45:38.982507 read(3, ".020^{}\n90ffe594d1327c709e322c6d"..., 4096) = 4096
7366 20:45:38.982516 write(1, "40468874021f5b45833e0ef1 refs/ta"..., 4096) = 4096
7365 20:45:38.982525 read(3, "2a8c1c6941367c refs/tags/AU_LINU"..., 4096) = 4096
7366 20:45:38.982534 write(1, "ID_LNX.LA.3.7.3-STABLE.04.04.03."..., 4096) = 4096
7365 20:45:38.982544 read(3, "3.7.3-STABLE.04.04.03.128.032^{}"..., 4096) = 4096
7366 20:45:38.982553 write(1, "f3e07544ef07e053ec302f13c2639b3 "..., 4096) = 4096
7365 20:45:38.982562 read(3, "40468874021f5b45833e0ef1 refs/ta"..., 4096) = 4096
7366 20:45:38.982571 write(1, "gs/AU_LINUX_ANDROID_LNX.LA.3.7.3"..., 4096) = 4096
7365 20:45:38.982580 read(3, "ID_LNX.LA.3.7.3-STABLE.04.04.03."..., 4096) = 4096
7366 20:45:38.982589 write(1, "ROID_LNX.LA.3.7.3.04.04.02.096.0"..., 4096) = 4096
7365 20:45:38.982599 read(3, "f3e07544ef07e053ec302f13c2639b3 "..., 4096) = 4096
7366 20:45:38.982608 write(1, "04.04.03.096.057^{}\n04c754684e63"..., 4096) = 4096
7365 20:45:38.982617 read(3, "gs/AU_LINUX_ANDROID_LNX.LA.3.7.3"..., 4096) = 4096
7366 20:45:38.982626 write(1, ".3.1-STABLE.04.04.02.127.013\nf8e"..., 4096) = 4096
7365 20:45:38.982635 read(3, "ROID_LNX.LA.3.7.3.04.04.02.096.0"..., 4096) = 4096
7366 20:45:38.982644 write(1, "AU_LINUX_ANDROID_LNX.LA.3.7.3.1-"..., 4096) = 4096
7365 20:45:38.982653 read(3, "04.04.03.096.057^{}\n04c754684e63"..., 4096) = 4096
7366 20:45:38.982662 write(1, "6557a7377a2f02e5 refs/tags/AU_LI"..., 4096) = 4096
7365 20:45:38.982671 read(3, ".3.1-STABLE.04.04.02.127.013\nf8e"..., 4096) = 4096
7366 20:45:38.982680 write(1, "{}\nf5b1f95d014153a2797ab41c05e1b"..., 4096) = 4096
7365 20:45:38.982689 read(3, "AU_LINUX_ANDROID_LNX.LA.3.7.3.1-"..., 4096) = 4096
7366 20:45:38.982698 write(1, ".1-STABLE.04.04.03.127.089^{}\n85"..., 4096) = 4096
7365 20:45:38.982707 read(3, "6557a7377a2f02e5 refs/tags/AU_LI"..., 4096) = 4096
7366 20:45:38.982716 write(1, "b44f1f46d1dc32f refs/tags/AU_LIN"..., 4096 <unfinished ...>
7365 20:45:38.982723 brk(0x1e01000 <unfinished ...>
7366 20:45:38.982726 <... write resumed> ) = 4096
7365 20:45:38.982731 <... brk resumed> ) = 0x1e01000
7365 20:45:38.982740 read(3, <unfinished ...>
7366 20:45:38.982743 write(1, "NDROID_LNX.LA.3.7.3.1.04.04.02.0"..., 4096 <unfinished ...>
7365 20:45:38.982747 <... read resumed> "{}\nf5b1f95d014153a2797ab41c05e1b"..., 4096) = 4096
7366 20:45:38.982751 <... write resumed> ) = 4096
7365 20:45:38.982760 read(3, <unfinished ...>
7366 20:45:38.982764 write(1, "55^{}\n2befa25ad727355c4fef6f16ea"..., 4096 <unfinished ...>
7365 20:45:38.982768 <... read resumed> ".1-STABLE.04.04.03.127.089^{}\n85"..., 4096) = 4096
7366 20:45:38.982771 <... write resumed> ) = 4096
7365 20:45:38.982781 read(3, <unfinished ...>
7366 20:45:38.982784 write(1, "230c7009a3 refs/tags/AU_LINUX_AN"..., 4096 <unfinished ...>
7365 20:45:38.982788 <... read resumed> "b44f1f46d1dc32f refs/tags/AU_LIN"..., 4096) = 4096
7366 20:45:38.982792 <... write resumed> ) = 4096
7365 20:45:38.982804 read(3, <unfinished ...>
7366 20:45:38.982807 write(1, "AU_LINUX_ANDROID_LNX.LA.3.7.3_RB"..., 4096 <unfinished ...>
7365 20:45:38.982811 <... read resumed> "NDROID_LNX.LA.3.7.3.1.04.04.02.0"..., 4096) = 4096
7366 20:45:38.982815 <... write resumed> ) = 4096
7365 20:45:38.982824 read(3, <unfinished ...>
7366 20:45:38.982827 write(1, "tags/AU_LINUX_ANDROID_LNX.LA.3.7"..., 4096 <unfinished ...>
7365 20:45:38.982831 <... read resumed> "55^{}\n2befa25ad727355c4fef6f16ea"..., 4096) = 4096
7366 20:45:38.982834 <... write resumed> ) = 4096
7365 20:45:38.982844 read(3, <unfinished ...>
7366 20:45:38.982847 write(1, "159b65737be454bc01f3d888be0d ref"..., 4096 <unfinished ...>
7365 20:45:38.982851 <... read resumed> "230c7009a3 refs/tags/AU_LINUX_AN"..., 4096) = 4096
7366 20:45:38.982855 <... write resumed> ) = 4096
7365 20:45:38.982865 read(3, <unfinished ...>
7366 20:45:38.982868 write(1, "D_LNX.LA.3.8.04.04.02.033.004\n16"..., 4096 <unfinished ...>
7365 20:45:38.982872 <... read resumed> "AU_LINUX_ANDROID_LNX.LA.3.7.3_RB"..., 4096) = 4096
7366 20:45:38.982875 <... write resumed> ) = 4096
7365 20:45:38.982885 read(3, <unfinished ...>
7366 20:45:38.982889 write(1, "04.00.004.077.01^{}\nc9dfebbaa0f9"..., 4096 <unfinished ...>
7365 20:45:38.982892 <... read resumed> "tags/AU_LINUX_ANDROID_LNX.LA.3.7"..., 4096) = 4096
7366 20:45:38.982896 <... write resumed> ) = 4096
7365 20:45:38.982906 read(3, "159b65737be454bc01f3d888be0d ref"..., 4096) = 4096
7366 20:45:38.982914 write(1, "6.0^{}\n8e8f04abdee98b608c4df2bd3"..., 4096) = 4096
7365 20:45:38.982923 read(3, "D_LNX.LA.3.8.04.04.02.033.004\n16"..., 4096) = 4096
7366 20:45:38.982935 write(1, "bcd3501feea63c922d984b14624654e7"..., 4096 <unfinished ...>
7365 20:45:38.982942 read(3, <unfinished ...>
7366 20:45:38.982946 <... write resumed> ) = 4096
7365 20:45:38.982949 <... read resumed> "04.00.004.077.01^{}\nc9dfebbaa0f9"..., 4096) = 4096
7366 20:45:38.982961 write(1, " refs/tags/LNX.LA.2.7-05210-8960"..., 4096 <unfinished ...>
7365 20:45:38.982965 read(3, <unfinished ...>
7366 20:45:38.982968 <... write resumed> ) = 4096
7365 20:45:38.982971 <... read resumed> "6.0^{}\n8e8f04abdee98b608c4df2bd3"..., 4096) = 4096
7366 20:45:38.982983 write(1, "cdc23e150337a2e16a3 refs/tags/LN"..., 4096 <unfinished ...>
7365 20:45:38.982987 read(3, <unfinished ...>
7366 20:45:38.982991 <... write resumed> ) = 4096
7365 20:45:38.982994 <... read resumed> "bcd3501feea63c922d984b14624654e7"..., 4096) = 4096
7366 20:45:38.983006 write(1, "4aaccc6081afee5a791b5 refs/tags/"..., 4096 <unfinished ...>
7365 20:45:38.983010 read(3, <unfinished ...>
7366 20:45:38.983013 <... write resumed> ) = 4096
7365 20:45:38.983016 <... read resumed> " refs/tags/LNX.LA.2.7-05210-8960"..., 4096) = 4096
7366 20:45:38.983028 write(1, "07510-8x74.0^{}\n629c687378364fb5"..., 4096 <unfinished ...>
7365 20:45:38.983032 read(3, <unfinished ...>
7366 20:45:38.983036 <... write resumed> ) = 4096
7365 20:45:38.983039 <... read resumed> "cdc23e150337a2e16a3 refs/tags/LN"..., 4096) = 4096
7366 20:45:38.983051 write(1, "2358e3 refs/tags/LNX.LA.3.5.1-03"..., 4096 <unfinished ...>
7365 20:45:38.983056 read(3, <unfinished ...>
7366 20:45:38.983060 <... write resumed> ) = 4096
7365 20:45:38.983063 <... read resumed> "4aaccc6081afee5a791b5 refs/tags/"..., 4096) = 4096
7366 20:45:38.983075 write(1, "gs/LNX.LA.3.5.1-06710-8x10.0\nf9a"..., 4096 <unfinished ...>
7365 20:45:38.983079 read(3, <unfinished ...>
7366 20:45:38.983082 <... write resumed> ) = 4096
7365 20:45:38.983086 <... read resumed> "07510-8x74.0^{}\n629c687378364fb5"..., 4096) = 4096
7365 20:45:38.983098 brk(0x1e22000 <unfinished ...>
7366 20:45:38.983101 write(1, "A.3.5.1.4-02710-8x74.0^{}\n47e999"..., 4096 <unfinished ...>
7365 20:45:38.983105 <... brk resumed> ) = 0x1e22000
7366 20:45:38.983110 <... write resumed> ) = 4096
7365 20:45:38.983116 read(3, "2358e3 refs/tags/LNX.LA.3.5.1-03"..., 4096) = 4096
7366 20:45:38.983125 write(1, "fe4a8927916f88f7dd28abfa2303 ref"..., 4096) = 4096
7365 20:45:38.983136 read(3, "gs/LNX.LA.3.5.1-06710-8x10.0\nf9a"..., 4096) = 4096
7366 20:45:38.983145 write(1, "283694b21 refs/tags/LNX.LA.3.5.2"..., 4096) = 4096
7365 20:45:38.983158 read(3, "A.3.5.1.4-02710-8x74.0^{}\n47e999"..., 4096) = 4096
7366 20:45:38.983167 write(1, "b04e44977cd7f3477b2dd7e refs/tag"..., 4096) = 4096
7365 20:45:38.983177 read(3, "fe4a8927916f88f7dd28abfa2303 ref"..., 4096) = 4096
7366 20:45:38.983186 write(1, "9a51c6e2b0da1661bd74dfb354643b38"..., 4096) = 4096
7365 20:45:38.983197 read(3, "283694b21 refs/tags/LNX.LA.3.5.2"..., 4096) = 4096
7366 20:45:38.983208 write(1, "\nbd91b035e747e000f37054994d28294"..., 4096) = 4096
7365 20:45:38.983217 read(3, "b04e44977cd7f3477b2dd7e refs/tag"..., 4096) = 4096
7366 20:45:38.983229 write(1, "3100-8084.0\nd6e98194c238404277cf"..., 4096 <unfinished ...>
7365 20:45:38.983236 read(3, <unfinished ...>
7366 20:45:38.983239 <... write resumed> ) = 4096
7365 20:45:38.983243 <... read resumed> "9a51c6e2b0da1661bd74dfb354643b38"..., 4096) = 4096
7366 20:45:38.983255 write(1, "1dc32f refs/tags/LNX.LA.3.7.1-00"..., 4096 <unfinished ...>
7365 20:45:38.983259 read(3, <unfinished ...>
7366 20:45:38.983262 <... write resumed> ) = 4096
7365 20:45:38.983265 <... read resumed> "\nbd91b035e747e000f37054994d28294"..., 4096) = 4096
7366 20:45:38.983275 write(1, "da75101e20b1ad243e1d3d7c5538187b"..., 2673 <unfinished ...>
7365 20:45:38.983281 read(3, <unfinished ...>
7366 20:45:38.983284 <... write resumed> ) = 2673
7365 20:45:38.983288 <... read resumed> "3100-8084.0\nd6e98194c238404277cf"..., 4096) = 4096
7366 20:45:38.983291 read(0, <unfinished ...>
7365 20:45:38.983302 read(3, "1dc32f refs/tags/LNX.LA.3.7.1-00"..., 4096) = 4096
7365 20:45:38.983323 read(3, "da75101e20b1ad243e1d3d7c5538187b"..., 4096) = 2673
7365 20:45:38.983647 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/1453", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.983677 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.983693 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/1500", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.983706 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.983719 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/1599", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.983731 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.983745 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/1599-qrd", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.983757 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.983771 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/1700", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.983783 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.983799 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/1847", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.983811 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.983824 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/2125", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.983837 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.983850 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium-googlesource/742", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.983862 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.983875 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium-googlesource/git-svn", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.983888 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.983901 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium-googlesource/lkcr", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.983913 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.983926 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium-googlesource/lkgr", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.983938 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.983951 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium-googlesource/master", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.983963 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.983976 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium-org/742", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.983988 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984001 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium-org/git-svn", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984014 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984026 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium-org/lkgr", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984039 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984052 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium-org/master", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984065 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984078 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1000", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984091 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984104 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1001", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984116 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984129 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1002", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984141 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984154 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1003", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984169 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984182 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1004", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984195 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984207 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1005", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984220 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984232 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1006", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984245 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984258 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1007", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984270 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984283 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1008", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984295 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984308 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1009", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984320 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984333 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1010", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984345 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984359 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1011", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984371 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984384 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1012", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984397 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984410 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1013", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984422 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984435 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1014", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984447 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984460 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1015", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984472 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984485 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1016", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984497 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984513 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1017", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984525 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984538 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1018", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984550 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984563 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1019", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984575 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984588 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1020", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984600 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984613 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1021", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984625 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984639 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1022", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984651 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984664 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1023", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984677 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984690 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1024", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984702 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984715 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1025", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984727 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984740 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1025_100", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984753 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984766 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1025_118", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984778 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984791 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1025_140", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984803 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984816 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1025_166", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984828 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984841 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1025_52", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984853 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984869 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1025_7", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984881 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984894 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1025_73", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984907 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984919 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1026", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984932 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984945 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1027", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984958 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984971 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1028", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.984983 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.984996 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1029", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985009 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985022 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1030", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985034 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985047 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1031", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985059 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985072 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1032", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985084 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985097 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1033", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985109 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985122 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1034", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985135 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985148 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1035", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985160 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985173 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1036", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985185 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985198 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1037", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985210 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985226 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1038", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985238 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985252 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1039", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985264 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985277 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1040", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985289 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985302 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1041", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985315 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985328 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1042", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985340 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985353 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1043", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985365 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985378 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1044", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985390 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985403 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1045", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985416 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985429 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1046", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985441 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985454 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1047", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985466 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985479 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1048", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985491 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985504 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1049", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985517 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985530 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1050", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985543 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985556 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1051", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985571 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985584 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1052", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985596 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985609 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1053", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985621 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985634 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1054", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985646 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985659 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1055", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985672 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985685 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1056", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985697 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985710 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1057", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985722 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985735 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1058", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985747 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985760 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1059", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985773 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985786 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1060", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985798 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985811 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1061", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985823 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985838 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1062", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985850 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985863 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1063", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985875 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985888 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1064", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985901 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985914 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1065", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985928 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985941 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1066", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985954 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985966 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1067", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.985979 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.985992 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1068", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986004 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986017 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1069", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986029 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986042 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1070", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986054 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986067 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1071", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986079 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986092 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1072", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986105 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986117 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1073", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986130 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986144 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1074", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986156 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986169 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1075", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986182 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986195 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1076", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986207 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986220 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1077", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986232 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986245 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1078", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986258 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986271 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1079", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986285 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986298 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1080", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986311 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986323 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1081", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986335 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986348 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1082", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986360 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986373 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1083", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986385 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986398 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1084", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986411 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986424 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1085", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986437 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986450 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1086", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986462 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986475 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1087", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986488 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986501 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1088", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986513 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986526 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1089", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986538 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986551 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1090", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986563 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986576 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1091", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986588 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986601 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1092", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986614 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986628 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1093", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986641 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986654 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1094", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986666 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986679 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1095", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986692 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986705 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1096", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986717 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986730 brk(0x1e43000) = 0x1e43000
7365 20:45:38.986744 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1097", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986756 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986770 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1098", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986782 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986795 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1099", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986807 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986821 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1100", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986833 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986846 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1101", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986858 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986871 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1102", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986883 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986896 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1103", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986908 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986921 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1104", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986934 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986947 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1105", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986959 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986972 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1106", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.986984 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.986999 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1107", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987012 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987028 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1108", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987040 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987053 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1109", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987065 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987079 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1110", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987091 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987104 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1111", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987119 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987132 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1112", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987145 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987158 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1113", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987170 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987183 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1114", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987195 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987208 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1115", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987221 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987234 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1116", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987246 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987259 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1117", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987272 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987285 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1118", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987297 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987310 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1119", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987322 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987336 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1120", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987351 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987364 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1121", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987376 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987389 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1122", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987402 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987415 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1123", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987427 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987440 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1124", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987452 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987465 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1125", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987477 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987490 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1126", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987502 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987515 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1127", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987528 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987541 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1128", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987553 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987566 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1129", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987578 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987591 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1130", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987604 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987617 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1131", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987629 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987643 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1132", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987655 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987668 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1132_43", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987680 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987694 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1133", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987708 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987722 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1134", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987734 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987747 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1135", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987759 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987772 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1136", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987785 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987798 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1137", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987810 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987823 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1138", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987835 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987848 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1139", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987861 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987874 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1140", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987886 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987899 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1141", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987911 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987925 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1142", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987938 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987951 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1143", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987963 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.987976 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1144", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.987988 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988001 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1145", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988014 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988027 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1146", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988039 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988052 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1147", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988067 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988080 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1148", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988092 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988105 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1149", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988117 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988130 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1150", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988142 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988155 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1151", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988167 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988181 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1152", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988193 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988206 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1153", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988218 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988232 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1154", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988245 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988258 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1155", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988270 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988283 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1156", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988295 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988309 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1157", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988321 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988334 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1158", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988346 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988360 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1159", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988372 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988385 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1160", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988397 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988413 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1161", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988425 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988438 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1162", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988451 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988464 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1163", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988476 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988489 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1164", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988502 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988515 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1165", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988527 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988541 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1166", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988553 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988566 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1167", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988579 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988592 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1168", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988604 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988617 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1169", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988629 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988642 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1170", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988655 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988668 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1171", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988680 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988693 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1172", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988705 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988718 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1173", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988731 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988744 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1174", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988756 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988771 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1175", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988783 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988796 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1176", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988809 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988823 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1177", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988835 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988849 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1178", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988861 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988874 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1179", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988886 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988900 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1180", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988912 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988925 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1180_11", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988937 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988950 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1180_38", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988963 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.988976 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1180_57", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.988988 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989001 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1181", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989013 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989027 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1182", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989039 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989052 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1183", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989064 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989077 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1184", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989089 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989102 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1185", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989115 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989131 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1186", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989144 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989157 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1187", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989169 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989182 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1188", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989194 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989207 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1189", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989220 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989233 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1190", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989245 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989258 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1191", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989271 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989284 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1192", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989296 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989309 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1193", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989321 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989334 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1194", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989347 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989360 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1195", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989372 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989385 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1196", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989397 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989410 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1197", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989422 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989436 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1198", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989449 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989462 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1199", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989477 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989490 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1200", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989502 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989515 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1201", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989528 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989541 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1202", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989553 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989566 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1203", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989579 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989592 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1204", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989604 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989617 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1205", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989629 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989642 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1206", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989655 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989668 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1207", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989680 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989693 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1208", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989705 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989719 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1209", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989732 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989745 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1210", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989757 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989770 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1211", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989783 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989795 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1212", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989808 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989821 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1213", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989835 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989848 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1214", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989861 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989874 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1215", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989886 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989899 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1216", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989911 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989924 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1217", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989936 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989949 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1218", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989962 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.989975 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1219", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.989987 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990000 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1220", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990012 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990027 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1221", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990039 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990052 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1222", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990064 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990078 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1223", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990090 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990103 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1224", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990115 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990128 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1225", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990141 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990154 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1226", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990166 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990179 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1227", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990193 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990207 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1228", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990219 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990232 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1229", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990245 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990258 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1229_12", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990270 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990284 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1229_36", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990296 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990310 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1229_57", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990323 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990336 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1229_65", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990348 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990361 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1229_92", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990374 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990387 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1230", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990399 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990412 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1231", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990424 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990437 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1232", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990450 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990463 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1233", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990475 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990488 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1234", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990501 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990514 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1235", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990526 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990541 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1236", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990553 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990567 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1237", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990579 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990592 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1238", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990604 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990618 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1239", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990631 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990644 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1240", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990656 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990669 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1241", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990682 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990695 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1242", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990707 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990720 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1243", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990732 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990745 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1244", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990757 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990770 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1245", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990782 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990795 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1246", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990807 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990820 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1247", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990832 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990845 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1248", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990858 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990871 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1249", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990883 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990898 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1250", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990911 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990924 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1251", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990937 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990950 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1252", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990963 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.990976 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1253", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.990988 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991001 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1254", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991014 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991027 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1255", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991039 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991053 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1256", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991065 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991078 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1257", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991090 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991104 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1258", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991127 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991141 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1259", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991154 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991167 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1260", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991179 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991192 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1261", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991205 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991219 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1262", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991231 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991245 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1263", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991260 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991273 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1264", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991285 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991299 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1265", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991311 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991324 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1266", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991337 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991350 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1267", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991362 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991376 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1268", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991388 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991401 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1269", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991414 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991427 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1270", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991439 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991452 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1271", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991465 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991478 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1271_22", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991490 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991503 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1271_60", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991516 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991529 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1271_97", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991542 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991555 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1272", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991567 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991581 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1273", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991593 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991606 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1274", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991621 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991634 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1275", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991646 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991659 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1276", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991672 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991685 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1277", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991697 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991710 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1278", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991723 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991736 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1279", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991748 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991761 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1280", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991774 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991787 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1281", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991799 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991812 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1282", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991825 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991839 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1283", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991851 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991864 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1284", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991877 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991890 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1285", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991902 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991915 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1286", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991927 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991941 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1287", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991953 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991966 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1288", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.991981 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.991994 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1289", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992006 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992019 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1290", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992032 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992045 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1291", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992057 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992070 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1292", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992082 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992095 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1293", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992108 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992122 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1294", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992134 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992148 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1295", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992160 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992173 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1296", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992186 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992199 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1297", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992211 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992224 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1298", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992236 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992249 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1299", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992262 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992275 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1300", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992287 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992300 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1301", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992312 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992325 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1302", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992340 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992353 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1303", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992365 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992378 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1304", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992391 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992404 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1305", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992416 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992430 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1306", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992442 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992455 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1307", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992468 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992481 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1308", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992493 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992506 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1309", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992519 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992532 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1310", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992544 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992557 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1311", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992569 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992582 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1312", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992595 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992608 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1312_57", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992620 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992633 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1313", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992645 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992658 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1314", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992670 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992686 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1315", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992699 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992712 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1316", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992724 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992738 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1317", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992751 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992764 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1318", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992776 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992790 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1319", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992802 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992815 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1320", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992827 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992840 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1321", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992853 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992866 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1322", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992878 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992891 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1323", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992904 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992917 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1324", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992929 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992942 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1325", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992954 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992967 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1326", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.992979 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.992992 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1327", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993005 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993019 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1328", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993032 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993047 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1329", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993059 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993073 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1330", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993085 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993098 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1331", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993110 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993124 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1332", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993136 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993149 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1333", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993161 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993174 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1334", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993187 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993200 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1335", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993212 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993225 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1336", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993237 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993250 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1337", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993263 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993276 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1338", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993288 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993301 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1339", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993314 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993327 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1340", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993340 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993353 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1341", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993365 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993378 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1342", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993393 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993406 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1343", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993418 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993432 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1344", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993444 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993457 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1345", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993469 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993482 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1346", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993495 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993508 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1347", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993520 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993533 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1348", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993546 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993559 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1349", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993571 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993584 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1350", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993597 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993611 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1351", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993623 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993636 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1352", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993649 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993662 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1353", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993674 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993687 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1354", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993700 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993713 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1355", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993725 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993738 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1356", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993753 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993766 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1357", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993778 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993791 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1358", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993804 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993817 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1359", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993829 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993842 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1360", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993855 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993868 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1361", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993880 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993893 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1362", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993905 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993919 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1363", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993932 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993944 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1364", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993957 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993970 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1364_124", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.993982 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.993995 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1364_152", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994008 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994021 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1364_84", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994033 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994046 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1365", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994059 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994072 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1366", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994084 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994097 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1367", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994111 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994125 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1368", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994137 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994150 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1369", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994162 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994175 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1370", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994188 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994201 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1371", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994213 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994228 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1372", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994240 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994253 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1373", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994266 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994279 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1374", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994291 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994304 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1375", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994316 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994329 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1376", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994342 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994355 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1377", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994367 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994380 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1378", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994393 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994406 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1379", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994418 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994431 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1380", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994443 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994456 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1381", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994471 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994484 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1382", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994496 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994510 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1383", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994523 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994536 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1384", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994548 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994561 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1385", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994574 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994587 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1386", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994599 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994612 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1387", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994624 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994637 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1388", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994650 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994663 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1389", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994675 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994688 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1390", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994701 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994714 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1391", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994726 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994739 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1391a", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994752 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994765 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1392", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994777 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994790 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1393", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994802 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994818 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1394", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994831 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994844 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1395", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994856 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994870 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1396", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994882 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994895 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1397", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994907 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994920 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1398", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994933 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994946 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1399", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994958 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994971 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1400", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.994984 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.994997 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1401", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995009 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995022 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1402", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995034 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995047 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1403", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995060 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995073 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1404", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995085 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995098 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1405", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995113 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995128 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1406", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995140 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995153 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1407", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995166 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995181 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1408", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995194 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995207 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1409", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995219 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995232 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1410", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995244 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995257 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1411", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995270 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995283 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1412", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995295 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995308 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1413", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995321 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995334 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1414", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995346 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995359 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1415", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995371 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995384 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1416", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995396 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995410 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1417", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995423 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995436 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1418", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995449 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995462 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1419", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995474 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995487 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1420", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995500 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995513 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1421", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995527 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995540 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1422", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995553 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995565 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1423", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995578 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995591 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1424", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995603 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995616 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1425", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995628 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995642 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1426", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995654 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995667 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1427", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995679 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995692 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1428", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995704 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995718 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1429", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995730 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995743 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1430", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995756 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995769 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1431", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995781 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995794 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1432", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995807 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995820 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1433", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995832 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995845 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1434", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995857 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995870 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1435", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995885 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995898 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1436", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995910 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995923 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1437", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995935 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995948 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1438", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995960 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995973 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1439", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.995986 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.995999 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1440", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996011 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996025 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1441", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996037 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996050 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1442", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996063 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996076 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1443", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996088 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996101 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1444", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996113 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996126 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1445", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996139 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996152 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1446", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996164 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996177 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1447", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996189 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996202 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1448", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996215 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996228 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1449", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996242 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996256 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1450", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996268 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996281 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1451", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996293 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996309 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1452", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996322 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996335 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1453", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996347 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996361 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1453_12", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996373 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996386 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1453_81", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996398 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996411 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1454", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996424 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996437 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1455", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996449 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996462 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1456", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996474 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996487 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1457", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996499 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996512 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1458", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996525 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996538 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1459", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996550 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996563 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1460", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996575 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996588 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1461", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996603 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996616 brk(0x1e64000) = 0x1e64000
7365 20:45:38.996629 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1462", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996641 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996654 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1463", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996667 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996680 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1464", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996692 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996705 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1465", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996718 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996731 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1466", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996743 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996756 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1467", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996769 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996782 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1468", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996794 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996807 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1469", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996819 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996832 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1470", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996845 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996858 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1471", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996870 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996883 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1472", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996896 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996910 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1473", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996922 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996935 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1474", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996947 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996963 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1475", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.996975 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.996988 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1476", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997001 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997014 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1477", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997026 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997039 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1478", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997051 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997064 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1479", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997077 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997090 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1480", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997102 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997115 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1481", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997128 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997141 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1482", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997153 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997166 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1483", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997179 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997192 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1484", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997204 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997218 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1485", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997231 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997244 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1486", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997256 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997269 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1487", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997282 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997295 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1488", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997309 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997322 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1489", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997335 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997348 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1490", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997360 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997373 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1491", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997386 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997399 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1492", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997411 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997425 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1493", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997437 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997450 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1494", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997462 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997476 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1495", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997488 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997501 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1496", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997513 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997527 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1497", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997540 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997553 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1498", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997565 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997578 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1499", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997591 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997604 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1500", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997616 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997629 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1500_61", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997642 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997655 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1500_68", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997670 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997683 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1501", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997695 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997708 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1502", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997720 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997734 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1503", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997746 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997759 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1504", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997771 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997784 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1505", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997796 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997810 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1506", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997823 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997836 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1507", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997848 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997861 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1508", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997874 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997887 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1509", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997899 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997912 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1510", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997925 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997938 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1511", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997950 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997963 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1512", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.997976 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.997989 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1513", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998001 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998014 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1514", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998028 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998041 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1515", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998054 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998067 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1516", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998079 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998092 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1517", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998104 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998118 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1518", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998131 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998144 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1519", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998156 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998170 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1520", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998182 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998195 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1521", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998207 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998220 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1522", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998233 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998246 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1523", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998258 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998271 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1524", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998283 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998297 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1525", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998309 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998322 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1526", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998334 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998347 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1527", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998360 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998373 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1528", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998387 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998401 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1529", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998413 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998427 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1530", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998440 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998453 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1531", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998465 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998478 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1532", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998491 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998504 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1533", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998516 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998529 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1534", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998542 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998555 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1535", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998567 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998580 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1536", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998592 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998606 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1537", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998618 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998631 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1538", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998643 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998656 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1539", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998669 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998682 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1540", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998694 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998708 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1541", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998721 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998736 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1542", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998749 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998762 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1543", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998774 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998787 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1544", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998799 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998812 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1545", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998825 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998838 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1546", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998850 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998863 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1547", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998876 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998889 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1547_57", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998901 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998914 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1548", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998927 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998940 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1549", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998952 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998965 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1550", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.998977 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.998991 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1551", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999003 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999017 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1552", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999029 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999042 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1553", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999055 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999068 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1554", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999080 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999096 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1555", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999110 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999124 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1556", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999136 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999148 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1557", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999160 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999172 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1558", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999184 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999196 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1559", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999208 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999221 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1560", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999232 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999245 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1561", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999257 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999269 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1562", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999281 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999293 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1563", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999305 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999319 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1564", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999331 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999343 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1565", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999355 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999368 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1566", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999380 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999392 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1567", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999404 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999417 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1568", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999431 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999444 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1569", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999455 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999468 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1570", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999480 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999492 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1571", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999504 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999517 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1572", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999529 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999541 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1573", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999553 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999565 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1574", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999577 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999590 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1575", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999603 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999615 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1576", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999627 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999639 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1577", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999651 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999664 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1578", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999675 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999688 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1579", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999700 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999712 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1580", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999724 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999737 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1581", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999748 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999761 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1582", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999775 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999788 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1583", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999799 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999812 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1584", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999824 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999836 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1585", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999848 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999861 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1586", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999873 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999886 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1587", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999898 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999911 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1588", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999922 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999935 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1589", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999947 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999959 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1590", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999971 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:38.999983 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1591", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:38.999995 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000008 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1592", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000019 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000032 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1593", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000044 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000056 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1594", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000068 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000081 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1595", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000093 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000105 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1599", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000119 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000132 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1599_102", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000144 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000157 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1599_59", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000169 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000181 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1599_82", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000193 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000206 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1600", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000217 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000230 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1601", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000242 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000254 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1602", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000266 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000278 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1603", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000290 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000302 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1604", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000314 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000326 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1605", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000338 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000351 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1606", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000362 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000375 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1607", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000386 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000399 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1608", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000410 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000423 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1609", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000434 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000447 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1610", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000461 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000474 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1611", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000486 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000498 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1612", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000510 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000523 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1613", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000535 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000547 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1614", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000559 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000571 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1615", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000583 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000596 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1616", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000608 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000620 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1617", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000632 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000645 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1618", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000656 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000669 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1619", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000681 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000693 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1620", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000705 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000717 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1621", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000729 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000743 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1622", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000755 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000767 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1623", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000779 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000793 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1624", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000805 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000818 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1625", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000830 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000842 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1626", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000854 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000866 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1627", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000878 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000890 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1628", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000902 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000915 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1629", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000926 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000939 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1630", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000950 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000963 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1631", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000975 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.000987 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1632", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.000999 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001012 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1633", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001024 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001037 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1634", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001048 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001061 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1635", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001073 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001085 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1636", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001097 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001109 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1637", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001121 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001135 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1638", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001147 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001159 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1639", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001171 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001184 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1640", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001195 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001208 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1650", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001220 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001232 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1650_5", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001244 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001256 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1651", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001268 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001280 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1652", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001292 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001305 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1653", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001317 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001330 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1654", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001342 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001354 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1654_3", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001366 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001379 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1655", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001390 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001403 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1656", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001415 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001427 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1657", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001439 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001452 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1657_2", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001465 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001478 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1658", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001490 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001502 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1659", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001514 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001526 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1660", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001538 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001550 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1661", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001562 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001575 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1662", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001586 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001600 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1663", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001612 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001624 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1664", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001636 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001648 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1665", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001660 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001672 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1666", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001684 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001697 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1667", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001708 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001721 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1668", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001732 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001745 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1669", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001757 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001769 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1670", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001781 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001793 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1671", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001807 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001819 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1672", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001831 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001844 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1673", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001855 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001869 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1674", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001881 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001893 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1675", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001905 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001918 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1676", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001929 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001942 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1677", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001954 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001966 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1678", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.001978 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.001990 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1679", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002002 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002014 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1680", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002026 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002039 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1681", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002050 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002063 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1682", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002074 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002087 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1683", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002099 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002111 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1684", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002123 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002135 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1685", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002149 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002162 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1686", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002174 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002186 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1687", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002198 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002211 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1688", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002222 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002235 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1689", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002246 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002259 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/169", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002271 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002283 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1690", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002295 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002307 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/170", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002319 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002331 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1700", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002343 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002355 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1700_102", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002367 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002380 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1700_39", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002391 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002404 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1700_72", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002416 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002428 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1701", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002440 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002454 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1702", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002466 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002480 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1703", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002492 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002505 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1704", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002517 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002529 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1705", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002541 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002553 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1706", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002565 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002577 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1707", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002589 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002602 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1708", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002613 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002626 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1709", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002637 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002650 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/170@11889", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002662 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002674 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/171", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002686 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002698 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1710", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002710 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002723 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1711", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002736 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002748 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1712", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002760 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002773 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1713", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002784 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002797 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1714", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002809 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002824 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1715", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002836 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002848 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1716", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002860 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002872 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1717", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002884 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002897 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1718", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002908 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002921 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1719", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002933 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002945 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/171@12040", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002957 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002969 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/172", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.002981 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.002994 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/172.8", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003005 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003019 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1720", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003030 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003043 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1721", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003055 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003067 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1722", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003079 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003092 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1723", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003103 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003130 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1724", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003151 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003168 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1725", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003181 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003198 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1726", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003210 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003222 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1727", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003234 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003246 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1728", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003258 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003270 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1729", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003282 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003294 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/172_alt", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003306 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003319 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/173", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003331 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003343 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1730", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003355 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003367 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1731", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003379 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003391 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1732", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003403 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003415 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1733", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003427 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003439 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1734", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003451 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003463 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1735", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003475 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003487 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1736", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003499 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003511 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1737", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003525 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003538 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1738", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003549 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003561 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1739", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003573 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003586 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/174", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003597 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003611 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/175", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003623 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003635 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1750", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003647 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003659 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1750_112", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003671 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003683 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1750_126", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003695 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003707 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1750_132", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003719 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003732 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1750_149", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003743 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003756 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1750_16", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003767 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003780 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1750_29", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003791 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003804 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1750_77", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003816 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003828 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1750_93", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003839 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003852 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1751", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003865 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003878 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1752", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003890 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003903 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1753", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003914 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003927 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1754", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003938 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003951 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1755", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003963 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003975 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1756", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.003986 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.003999 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1757", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004011 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004023 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1758", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004035 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004047 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1759", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004058 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004071 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/176", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004082 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004095 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1760", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004106 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004119 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1761", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004131 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004143 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1762", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004155 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004168 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1763", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004180 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004192 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1764", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004206 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004218 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1765", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004230 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004242 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1766", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004254 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004266 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1767", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004278 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004290 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1768", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004302 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004314 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1769", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004326 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004339 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/177", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004350 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004363 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1770", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004374 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004387 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1771", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004398 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004411 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1772", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004423 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004435 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1773", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004446 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004459 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1774", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004471 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004484 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1775", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004496 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004508 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1776", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004520 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004534 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1777", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004546 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004558 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1778", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004570 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004583 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1779", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004595 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004607 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/178", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004619 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004631 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1780", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004643 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004656 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1781", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004667 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004680 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1782", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004691 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004704 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1783", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004716 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004728 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1784", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004740 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004753 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1785", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004765 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004777 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1786", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004789 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004801 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1787", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004813 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004825 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1788", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004837 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004849 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1789", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004861 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004875 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/179", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004887 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004899 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1790", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004911 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004923 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1791", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004935 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004947 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1792", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004959 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004971 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1793", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.004983 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.004995 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1794", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005007 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005020 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1795", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005032 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005045 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1796", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005057 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005069 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1797", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005081 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005094 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1798", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005105 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005118 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1799", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005130 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005142 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/180", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005154 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005167 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1800", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005178 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005191 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1801", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005203 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005217 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1802", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005229 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005241 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1803", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005253 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005266 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1804", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005277 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005290 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1805", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005301 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005317 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1806", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005328 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005341 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1807", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005352 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005365 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1808", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005377 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005389 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1809", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005401 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005413 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/181", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005425 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005437 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1810", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005449 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005461 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1811", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005473 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005486 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1812", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005497 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005510 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1813", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005521 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005534 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1814", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005547 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005560 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1815", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005572 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005584 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1816", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005596 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005609 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1817", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005621 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005633 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1818", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005645 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005657 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1819", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005669 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005681 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/182", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005693 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005705 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1820", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005717 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005729 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1821", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005741 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005753 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1822", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005765 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005777 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1823", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005789 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005801 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1824", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005813 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005826 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1825", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005837 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005850 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1826", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005861 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005874 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1827", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005889 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005901 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1828", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005913 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005925 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1829", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005937 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005949 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/183", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005961 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005973 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1830", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.005985 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.005997 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1831", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006009 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006021 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1832", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006033 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006045 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1833", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006057 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006069 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1834", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006081 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006093 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1835", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006105 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006117 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1836", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006129 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006141 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1837", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006153 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006165 brk(0x1e85000) = 0x1e85000
7365 20:45:39.006178 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1838", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006190 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006202 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1839", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006214 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006228 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/184", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006240 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006253 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1840", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006265 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006277 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1841", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006289 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006302 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1842", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006313 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006326 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1843", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006338 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006351 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1844", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006362 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006375 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1845", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006387 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006399 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1846", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006411 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006424 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1847", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006436 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006450 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1847_11", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006462 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006475 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1847_118", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006486 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006499 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1847_25", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006511 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006523 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1848", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006535 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006547 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1849", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006559 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006574 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/185", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006586 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006598 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1850", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006610 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006622 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1851", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006634 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006647 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1852", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006658 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006671 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1853", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006682 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006695 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1854", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006707 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006719 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1855", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006731 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006744 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1856", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006756 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006768 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1857", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006780 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006793 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1858", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006804 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006817 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1859", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006828 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006841 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/186", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006853 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006865 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1860", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006877 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006889 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1861", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006901 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006917 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1862", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006929 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006941 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1863", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006953 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006966 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1864", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.006977 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.006990 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1865", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007002 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007014 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1866", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007026 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007039 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1867", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007051 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007064 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1868", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007075 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007088 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1869", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007099 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007119 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/187", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007133 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007146 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1870", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007158 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007171 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1871", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007184 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007197 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1872", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007209 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007222 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1873", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007234 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007247 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1874", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007262 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007275 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1875", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007288 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007301 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1876", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007313 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007327 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1877", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007339 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007352 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1878", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007364 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007377 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1879", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007390 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007403 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/188", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007415 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007428 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1880", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007441 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007454 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1881", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007466 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007479 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1882", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007492 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007505 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1883", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007517 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007530 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1884", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007542 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007556 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1885", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007568 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007581 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1886", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007593 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007607 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1887", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007621 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007635 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1888", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007648 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007661 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1889", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007673 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007686 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/189", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007698 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007711 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1890", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007724 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007737 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1891", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007749 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007762 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1892", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007774 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007787 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1893", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007800 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007813 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1894", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007825 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007838 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1895", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007850 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007863 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1896", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007876 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007889 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1897", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007901 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007914 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1898", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007926 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007940 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1899", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007952 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007965 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/190", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.007980 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.007993 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/190.1", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008005 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008018 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1900", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008031 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008044 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1901", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008056 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008069 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1902", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008081 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008094 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1903", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008107 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008120 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1904", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008132 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008145 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1905", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008158 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008171 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1906", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008183 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008196 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1907", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008208 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008222 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1908", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008235 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008248 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1909", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008260 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008273 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/191", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008286 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008299 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1910", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008311 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008326 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1911", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008339 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008352 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1912", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008364 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008377 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1913", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008390 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008403 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1914", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008415 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008428 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1915", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008440 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008453 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1916", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008465 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008478 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1916_122", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008491 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008504 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1916_138", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008516 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008530 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1916_14", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008542 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008555 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1916_9", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008568 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008581 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1917", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008593 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008606 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1918", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008618 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008631 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1919", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008644 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008657 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/192", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008669 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008684 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1920", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008696 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008709 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1921", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008721 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008734 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1922", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008746 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008759 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1923", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008772 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008785 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1924", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008797 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008810 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1925", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008822 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008836 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1926", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008848 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008861 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1927", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008873 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008886 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1928", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008899 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008912 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1929", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008924 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008937 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/193", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008949 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008962 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1930", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.008975 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.008988 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1931", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009000 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009013 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1932", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009025 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009040 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1933", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009053 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009066 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1934", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009078 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009091 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1935", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009103 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009117 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1936", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009130 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009143 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1937", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009155 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009168 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1938", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009181 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009194 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1939", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009206 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009219 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/194", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009231 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009244 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1940", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009257 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009270 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1941", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009282 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009295 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1942", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009307 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009320 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1943", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009332 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009346 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1944", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009358 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009371 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1945", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009385 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009398 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1946", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009411 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009424 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1947", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009437 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009450 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1948", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009462 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009475 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1949", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009487 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009500 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/195", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009512 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009525 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1950", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009537 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009550 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1951", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009563 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009576 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1952", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009588 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009601 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1953", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009613 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009626 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1954", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009639 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009651 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1955", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009664 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009677 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1956", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009689 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009703 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1957", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009715 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009728 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1958", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009743 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009756 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1959", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009769 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009782 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/195_test", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009794 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009807 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/195b", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009820 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009832 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/196", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009845 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009858 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1960", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009870 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009884 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1961", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009896 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009909 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1962", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009921 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009934 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1963", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009947 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009960 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1964", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009972 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.009985 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1965", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.009998 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010011 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1966", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010024 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010037 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1967", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010049 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010062 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1968", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010075 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010088 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1969", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010102 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010115 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/197", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010128 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010141 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1970", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010154 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010167 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1971", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010179 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010192 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1972", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010205 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010218 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1973", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010230 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010243 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1974", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010256 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010269 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1975", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010281 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010294 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1976", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010307 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010320 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1977", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010333 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010346 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1978", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010359 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010372 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1979", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010384 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010397 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/198", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010410 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010423 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1980", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010435 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010450 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1981", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010463 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010476 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1982", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010488 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010501 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1983", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010513 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010526 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1984", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010539 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010552 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1985", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010564 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010577 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1985_103", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010589 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010604 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1985_122", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010616 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010629 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1985_128", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010641 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010655 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1985_5", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010667 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010680 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1986", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010692 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010705 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1987", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010718 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010731 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1988", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010743 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010756 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1989", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010768 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010781 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/199", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010794 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010809 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1990", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010821 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010834 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1991", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010846 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010859 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1992", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010871 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010884 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1993", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010896 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010910 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1994", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010922 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010935 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1995", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010948 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010961 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1996", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010973 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.010986 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1997", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.010998 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011011 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1998", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011023 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011036 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/1999", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011049 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011062 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/200", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011074 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011087 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2000", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011099 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011115 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2001", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011128 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011141 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2002", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011153 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011168 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2003", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011181 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011194 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2004", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011206 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011220 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2005", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011232 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011245 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2006", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011258 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011271 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2007", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011283 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011296 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2008", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011308 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011321 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2009", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011333 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011346 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/201", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011358 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011371 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2010", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011384 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011396 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2011", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011409 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011422 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2012", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011434 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011447 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2013", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011459 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011472 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2014", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011485 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011498 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2015", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011513 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011526 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2016", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011539 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011551 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2017", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011564 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011577 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2018", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011589 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011602 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2019", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011614 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011627 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/202", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011639 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011652 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2020", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011664 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011677 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2021", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011689 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011702 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2022", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011715 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011728 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2023", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011740 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011753 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2024", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011765 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011778 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2025", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011790 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011804 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2026", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011816 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011829 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2027", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011842 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011855 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2028", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011870 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011883 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2029", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011895 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011908 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/203", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011920 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011933 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2030", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011945 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011958 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2031", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011971 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.011984 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2032", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.011996 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012009 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2033", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012021 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012034 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2034", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012047 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012060 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2035", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012072 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012085 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2036", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012097 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012111 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2037", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012123 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012136 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2038", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012148 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012161 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2039", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012173 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012186 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/204", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012198 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012211 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2040", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012225 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012239 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2041", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012251 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012264 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2042", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012276 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012289 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2043", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012301 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012314 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2044", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012326 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012339 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2045", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012352 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012365 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2046", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012377 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012391 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2047", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012404 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012417 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2048", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012429 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012442 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2049", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012454 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012467 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/205", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012479 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012492 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2050", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012504 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012517 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2051", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012529 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012542 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2052", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012554 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012569 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2053", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012582 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012594 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2054", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012607 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012620 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2055", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012632 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012645 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2056", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012657 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012670 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2057", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012683 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012696 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2058", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012709 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012722 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2059", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012734 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012747 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/206", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012760 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012773 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2060", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012785 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012798 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2061", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012810 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012823 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2062", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012836 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012849 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2062_120", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012861 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012874 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2062_34", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012887 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012900 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2062_76", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012912 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012927 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2062_94", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012939 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012952 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2063", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012965 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.012978 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2064", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.012991 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013004 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2065", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013016 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013029 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2066", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013041 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013054 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2067", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013066 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013079 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2068", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013091 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013104 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2069", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013116 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013129 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/207", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013142 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013154 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2070", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013167 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013179 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2071", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013191 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013204 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2072", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013216 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013229 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2073", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013242 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013255 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2074", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013267 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013282 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2075", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013295 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013308 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2076", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013320 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013333 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2077", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013345 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013358 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2078", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013371 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013383 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2079", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013396 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013409 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/208", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013421 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013434 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2080", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013446 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013459 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2081", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013471 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013484 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2082", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013496 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013509 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2083", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013521 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013534 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2084", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013546 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013559 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2085", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013571 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013585 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2086", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013597 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013610 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2087", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013624 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013637 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2088", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013649 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013662 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2089", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013675 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013688 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/209", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013700 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013713 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2090", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013725 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013738 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2091", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013750 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013763 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2092", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013775 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013788 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2093", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013801 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013814 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2094", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013826 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013839 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2095", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013851 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013865 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2096", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013877 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013890 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2097", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013903 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013916 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2098", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013928 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013941 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2099", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013953 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013966 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/210", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.013981 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.013994 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2100", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014006 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014019 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2101", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014031 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014044 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2102", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014056 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014069 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2103", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014081 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014094 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2104", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014106 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014119 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2105", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014131 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014144 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2106", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014156 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014170 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2107", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014182 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014195 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2108", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014207 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014220 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2109", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014232 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014245 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/211", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014257 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014270 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2110", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014282 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014295 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2111", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014308 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014320 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2112", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014335 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014348 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2113", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014360 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014373 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2114", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014385 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014398 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2115", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014411 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014424 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2116", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014436 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014449 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2117", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014461 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014477 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2118", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014490 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014503 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2119", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014515 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014528 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/212", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014540 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014553 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2120", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014565 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014578 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2121", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014590 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014603 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2122", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014615 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014628 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2123", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014641 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014653 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2124", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014666 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014680 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2125", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014693 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014706 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2125_102", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014718 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014731 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2125_500", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014743 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014757 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2125_93", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014770 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014783 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2126", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014795 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014808 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2127", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014820 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014833 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2128", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014845 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014858 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2129", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014871 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014884 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/213", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014896 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014909 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2130", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014921 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014934 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2131", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014946 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014959 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2132", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014972 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.014985 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2133", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.014997 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015010 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2134", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015022 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015037 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2135", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015050 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015063 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2136", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015076 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015089 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2137", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015101 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015116 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2138", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015128 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015141 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2139", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015153 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015166 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/214", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015178 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015191 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2140", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015203 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015216 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2141", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015228 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015241 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2142", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015253 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015266 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2143", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015278 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015291 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2144", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015303 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015316 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2145", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015329 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015341 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2146", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015354 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015367 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2147", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015380 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015395 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2148", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015407 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015420 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2149", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015432 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015445 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/215", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015458 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015470 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2150", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015483 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015496 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2151", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015508 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015521 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2152", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015533 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015546 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2153", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015558 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015571 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2154", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015583 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015596 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2155", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015608 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015621 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2156", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015633 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015647 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2157", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015660 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015673 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2158", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015685 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015698 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2159", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015710 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015723 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/216", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015737 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015750 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2160", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015762 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015775 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2161", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015788 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015801 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2162", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015813 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015826 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2163", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015838 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015851 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2164", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015863 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015876 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2165", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015889 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015902 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2166", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015914 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015927 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2167", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015939 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015952 brk(0x1ea6000) = 0x1ea6000
7365 20:45:39.015965 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2168", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.015977 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.015990 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2169", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016002 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016016 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2169_3", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016028 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016041 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/217", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016053 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016066 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2170", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016078 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016091 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2171", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016106 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016119 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2171_13", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016131 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016144 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2171_62", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016156 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016169 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2172", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016181 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016194 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2173", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016206 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016220 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2173_1", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016232 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016245 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2174", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016258 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016271 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2175", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016283 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016296 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2176", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016309 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016322 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2177", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016334 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016347 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2178", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016359 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016372 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2179", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016385 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016398 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/218", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016410 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016423 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2180", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016435 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016450 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2181", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016462 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016475 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2182", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016488 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016501 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2183", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016513 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016526 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2184", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016538 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016552 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2185", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016564 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016577 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2186", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016589 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016602 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2187", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016614 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016627 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2188", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016640 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016652 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2189", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016665 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016678 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/219", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016690 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016703 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2190", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016715 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016728 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2191", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016741 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016753 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2192", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016766 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016779 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2193", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016792 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016808 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2194", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016821 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016834 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2195", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016850 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016870 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2196", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016883 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016896 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2197", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016909 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016922 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2198", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016934 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016948 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2199", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016960 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016973 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/220", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.016986 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.016999 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2200", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017011 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017024 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2201", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017039 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017069 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2202", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017094 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017115 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2203", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017132 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017148 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2204", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017163 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017179 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2205", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017194 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017212 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2206", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017227 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017248 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2207", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017263 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017279 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2208", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017294 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017310 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2209", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017325 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017340 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/221", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017355 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017371 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2210", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017386 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017401 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2211", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017416 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017432 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2212", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017446 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017462 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2213", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017477 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017492 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2214", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017507 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017523 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2214_82", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017537 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017553 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2214_85", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017568 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017585 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2215", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017600 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017616 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2216", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017630 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017646 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2217", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017663 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017680 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2218", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017694 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017710 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2219", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017725 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017740 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/222", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017755 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017771 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2220", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017785 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017801 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2221", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017815 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017831 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2222", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017845 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017861 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2223", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017876 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017891 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2224", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017906 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017922 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2225", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017936 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017953 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2226", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017968 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.017984 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2227", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.017999 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018014 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2228", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018029 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018045 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2229", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018059 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018075 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/223", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018092 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018108 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2230", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018123 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018139 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2231", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018153 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018169 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2232", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018183 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018199 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2233", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018213 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018229 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2234", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018244 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018259 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2235", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018274 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018290 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2236", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018306 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018321 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2237", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018336 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018351 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2238", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018366 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018382 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2239", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018396 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018412 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2240", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018426 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018442 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2241", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018457 stat("/home/peff/foo/clone/foo/.git/packed-refs", 0x7fff999b23e0) = -1 ENOENT (No such file or directory)
7365 20:45:39.018472 lstat("/home/peff/foo/clone/foo/.git/refs/remotes/origin/chromium.org/branch-heads/2242", 0x7fff999b2540) = -1 ENOENT (No such file or directory)
7365 20:45:39.018487 stat("/home/peff/foo/clon
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment