Skip to content

Instantly share code, notes, and snippets.

@lexinator
Created June 17, 2015 00:39
Show Gist options
  • Save lexinator/ca95b249c7cb25575395 to your computer and use it in GitHub Desktop.
Save lexinator/ca95b249c7cb25575395 to your computer and use it in GitHub Desktop.
thermos_executor stderr
I0617 00:31:32.063691 15567 exec.cpp:302] Executor::launchTask took 2.897707ms
I0617 00:31:32.065589 15569 exec.cpp:525] Executor sending status update TASK_STARTING (UUID: 635ca46b-967d-4388-8a4f-7365afb1f387) for task 1434500791150-some_random_user-prod-hello-0-c4cae394-a761-411d-849a-f57841a0bca0 of framework 20150521-032301-1208029356-5050-10003-0000
Traceback (most recent call last):
File "/root/.pex/install/twitter.common.exceptions-0.3.3-py2-none-any.whl.7bd0b799ed3c522843c51d2c3a20df244d68727b/twitter.common.exceptions-0.3.3-py2-none-any.whl/twitter/common/exceptions/__init__.py", line 126, in _excepting_run
self.__real_run(*args, **kw)
File "/root/.pex/install/twitter.common.concurrent-0.3.3-py2-none-any.whl.a000a0fae0bef427fab57fdc0f13607471e7935f/twitter.common.concurrent-0.3.3-py2-none-any.whl/twitter/common/concurrent/deferred.py", line 42, in run
self._closure()
File "apache/aurora/executor/aurora_executor.py", line 254, in <lambda>
File "apache/aurora/executor/aurora_executor.py", line 91, in _run
File "apache/aurora/executor/aurora_executor.py", line 119, in _initialize_sandbox
File "apache/aurora/executor/common/sandbox.py", line 66, in from_assigned_task
File "apache/aurora/executor/common/sandbox.py", line 85, in __init__
KeyError: 'getpwnam(): name not found: some_random_user'
I0617 00:31:32.070951 15570 exec.cpp:339] Executor received status update acknowledgement 635ca46b-967d-4388-8a4f-7365afb1f387 for task 1434500791150-some_random_user-prod-hello-0-c4cae394-a761-411d-849a-f57841a0bca0 of framework 20150521-032301-1208029356-5050-10003-0000
I0617 00:34:19.333645 15570 exec.cpp:313] Executor asked to kill task '1434500791150-some_random_user-prod-hello-0-c4cae394-a761-411d-849a-f57841a0bca0'
ERROR] Asked to kill task with incomplete sandbox - aborting runner start
I0617 00:34:19.334625 15570 exec.cpp:322] Executor::killTask took 913664ns
I0617 00:34:24.348711 15570 exec.cpp:313] Executor asked to kill task '1434500791150-some_random_user-prod-hello-0-c4cae394-a761-411d-849a-f57841a0bca0'
ERROR] Asked to kill task with incomplete sandbox - aborting runner start
I0617 00:34:24.349386 15570 exec.cpp:322] Executor::killTask took 628211ns
I0617 00:34:34.350167 15565 exec.cpp:313] Executor asked to kill task '1434500791150-some_random_user-prod-hello-0-c4cae394-a761-411d-849a-f57841a0bca0'
ERROR] Asked to kill task with incomplete sandbox - aborting runner start
I0617 00:34:34.350900 15565 exec.cpp:322] Executor::killTask took 685749ns
I0617 00:34:54.352445 15569 exec.cpp:313] Executor asked to kill task '1434500791150-some_random_user-prod-hello-0-c4cae394-a761-411d-849a-f57841a0bca0'
ERROR] Asked to kill task with incomplete sandbox - aborting runner start
I0617 00:34:54.353173 15569 exec.cpp:322] Executor::killTask took 659272ns
I0617 00:35:34.353946 15572 exec.cpp:313] Executor asked to kill task '1434500791150-some_random_user-prod-hello-0-c4cae394-a761-411d-849a-f57841a0bca0'
ERROR] Asked to kill task with incomplete sandbox - aborting runner start
I0617 00:35:34.354899 15572 exec.cpp:322] Executor::killTask took 893010ns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment