# Run sent to worker: doanac-reckless == 2022-09-08 20:30:39.978093: Setting up runner on worker == 2022-09-08 20:30:41.046318: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/294/runs/flake8//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2022-09-08 20:30:41.570899: Pulling container: python:3.9-alpine 3.9-alpine: Pulling from library/python Digest: sha256:d80bb38eb14230a70ef922956d0621f7dd938b16794057f6fe71a90ef9ec5504 Status: Image is up to date for python:3.9-alpine docker.io/library/python:3.9-alpine == 2022-09-08 20:30:43.329252: Preparing bind mounts 2022-09-08 20:30:43.507107: INFO Creating secret: githubtok 2022-09-08 20:30:43.676803: INFO Creating secret: webhook-key 2022-09-08 20:30:43.856210: INFO Creating secret: milosz == 2022-09-08 20:30:44.210585: Creating container .netrc file 2022-09-08 20:30:44.391714: INFO Creating token for jobserv run access 2022-09-08 20:30:44.564877: INFO Creating a github token entry == 2022-09-08 20:30:44.925870: Preparing script == 2022-09-08 20:30:45.272360: Cloning git repository 2022-09-08 20:30:45.439372: INFO Clone_url: https://github.com/doanac/jobserv.git 2022-09-08 20:30:45.615395: INFO Checking to see if https://github.com/doanac/jobserv.git requires authentication. 2022-09-08 20:30:46.002895: INFO Server does not appear to need credentials for cloning 2022-09-08 20:30:46.184292: INFO Adding githubtok to .gitconfig 2022-09-08 20:30:46.347979: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpqxeebe9n/repo'... 2022-09-08 20:30:47.291487: INFO Checking out: 6b89eafd398b59d0eb71cca084f6649143dd5ee1 Switched to branch 'jobserv-run' == 2022-09-08 20:30:47.900053: Setting up container environment 2022-09-08 20:30:48.083164: INFO Container environment variables: GH_PRNUM=67 GH_OWNER=foundriesio GH_REPO=jobserv GH_STATUS_URL=https://api.github.com/repos/foundriesio/jobserv/statuses/6b89eafd398b59d0eb71cca084f6649143dd5ee1 GH_TARGET_REPO=https://github.com/foundriesio/jobserv.git GIT_URL=https://github.com/doanac/jobserv.git GIT_SHA_BASE=00ff27b2a0d06561bb19577933594ccd8eff7bd6 GIT_OLD_SHA=00ff27b2a0d06561bb19577933594ccd8eff7bd6 GIT_SHA=6b89eafd398b59d0eb71cca084f6649143dd5ee1 H_PROJECT=jobserv H_BUILD=294 H_RUN=flake8 H_WORKER=doanac-reckless == 2022-09-08 20:30:48.420497: Running script inside container 2022-09-08 20:30:48.624162: INFO Running with --memory=14639596339 2022-09-08 20:30:48.802197: ERROR Traceback (most recent call last): | File "/srv/gavelci-worker/runs/tmpqxeebe9n/runner.whl/jobserv_runner/handlers/simple.py", line 255, in docker_run | return log.exec(cmd, hung_cb=hung_cb) | File "/srv/gavelci-worker/runs/tmpqxeebe9n/runner.whl/jobserv_runner/handlers/simple.py", line 99, in exec | stream_cmd(cb, cmd_args, cwd, env, hung_cb) | File "/srv/gavelci-worker/runs/tmpqxeebe9n/runner.whl/jobserv_runner/cmd.py", line 65, in stream_cmd | for buff in _cmd_output(cmd, cwd, env, hung_cb): | File "/srv/gavelci-worker/runs/tmpqxeebe9n/runner.whl/jobserv_runner/cmd.py", line 22, in _cmd_output | env=env, | File "/usr/lib/python3.6/subprocess.py", line 729, in __init__ | restore_signals, start_new_session) | File "/usr/lib/python3.6/subprocess.py", line 1295, in _execute_child | restore_signals, start_new_session, preexec_fn) |TypeError: expected str, bytes or os.PathLike object, not int | == 2022-09-08 20:30:49.149354: expected str, bytes or os.PathLike object, not int