# Run sent to worker: doanac-reckless == 2018-08-07 19:20:10.817711: Setting up runner on worker == 2018-08-07 19:20:11.790472: Steps to recreate inside simulator mkdir /tmp/sim-run cd /tmp/sim-run wget -O runner https://api.gavelci.us/runner # wget'ing the .rundef.json file may required the --header flag if the # jobserv API requires authentication. wget -O rundef.json https://api.gavelci.us/projects/jobserv/builds/6/runs/flake8/.rundef.json # open rundef.json and update values for secrets PYTHONPATH=./runner python3 -m jobserv_runner.simulator -w `pwd` rundef.json == 2018-08-07 19:20:11.985502: Pulling container: python:3.5-alpine 3.5-alpine: Pulling from library/python Digest: sha256:60e3f407db6c8bb98a11d25dad2e35a4584060c270d990492c0a45e39e156934 Status: Image is up to date for python:3.5-alpine == 2018-08-07 19:20:13.783940: Preparing bind mounts 2018-08-07 19:20:13.784028: INFO Creating secret: githubtok 2018-08-07 19:20:13.784118: INFO Creating secret: webhook-key == 2018-08-07 19:20:13.983128: Creating container .netrc file 2018-08-07 19:20:13.983179: INFO Creating token for jobserv run access 2018-08-07 19:20:13.983207: INFO Creating a github token entry == 2018-08-07 19:20:14.214340: Preparing script == 2018-08-07 19:20:14.425678: Cloning git repository 2018-08-07 19:20:14.425697: INFO Clone_url: https://github.com/doanac/jobserv.git 2018-08-07 19:20:14.425706: INFO Using an HTTP token for cloning Cloning into '/srv/gavelci-worker/runs/tmp15a4hepn/repo'... 2018-08-07 19:20:17.540388: INFO Checking out: 26a25af7238f5da8759536eeb24e6fec4d336b9a Switched to branch 'jobserv-run' == 2018-08-07 19:20:18.136029: Setting up container environment 2018-08-07 19:20:18.136058: INFO Container environment variables: H_WORKER=doanac-reckless GH_TARGET_REPO=https://github.com/OpenSourceFoundries/jobserv.git GIT_URL=https://github.com/doanac/jobserv.git GH_STATUS_URL=https://api.github.com/repos/OpenSourceFoundries/jobserv/statuses/26a25af7238f5da8759536eeb24e6fec4d336b9a GIT_SHA_BASE=0a78e0687c245051801a74539941c9b3a3bf49f6 GH_OWNER=OpenSourceFoundries H_PROJECT=jobserv H_BUILD=6 GH_REPO=jobserv GIT_SHA=26a25af7238f5da8759536eeb24e6fec4d336b9a GH_PRNUM=37 H_RUN=flake8 == 2018-08-07 19:20:18.326403: Running script inside container + pip3 install flake8 Collecting flake8 Downloading https://files.pythonhosted.org/packages/b9/dc/14e9d94c770b8c4ef584e906c7583e74864786a58d47de101f2767d50c0b/flake8-3.5.0-py2.py3-none-any.whl (69kB) Collecting pycodestyle<2.4.0,>=2.0.0 (from flake8) Downloading https://files.pythonhosted.org/packages/e4/81/78fe51eb4038d1388b7217dd63770b0f428370207125047312886c923b26/pycodestyle-2.3.1-py2.py3-none-any.whl (45kB) Collecting mccabe<0.7.0,>=0.6.0 (from flake8) Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl Collecting pyflakes<1.7.0,>=1.5.0 (from flake8) Downloading https://files.pythonhosted.org/packages/d7/40/733bcc64da3161ae4122c11e88269f276358ca29335468005cb0ee538665/pyflakes-1.6.0-py2.py3-none-any.whl (227kB) Installing collected packages: pycodestyle, mccabe, pyflakes, flake8 Successfully installed flake8-3.5.0 mccabe-0.6.1 pycodestyle-2.3.1 pyflakes-1.6.0 + flake8 '--ignore=E722' '--exclude=migrations/' ./ Script completed == 2018-08-07 19:20:22.936962: Finding artifacts to upload Uploading 0 items 0 bytes == 2018-08-07 19:20:23.372772: Runner has completed _ _ | \/ | \__|____|__/ | o o| Thumbs Up |___\/_|_____||_ | _____|__| | | |______| | | | | | | | | |_| |_|