# Run sent to worker: doanac-reckless == 2021-11-01 14:55:31.324094: Setting up runner on worker == 2021-11-01 14:55:32.734406: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/254/runs/unit-test//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2021-11-01 14:55:33.030031: Pulling container: python:3.9-alpine 3.9-alpine: Pulling from library/python Digest: sha256:a31add3a2442bceecb9d4f66e575072c4d4a1c7e561b7fe44cdf0dd277685276 Status: Image is up to date for python:3.9-alpine docker.io/library/python:3.9-alpine == 2021-11-01 14:55:36.209369: Preparing bind mounts 2021-11-01 14:55:36.209948: INFO Creating secret: githubtok 2021-11-01 14:55:36.210076: INFO Creating secret: webhook-key 2021-11-01 14:55:36.210189: INFO Creating secret: milosz 2021-11-01 14:55:36.210310: INFO Adding shared volume: /lmp-bitbake-cache == 2021-11-01 14:55:36.400913: Creating container .netrc file 2021-11-01 14:55:36.400964: INFO Creating token for jobserv run access 2021-11-01 14:55:36.400989: INFO Creating a github token entry == 2021-11-01 14:55:36.588467: Preparing script == 2021-11-01 14:55:36.788254: Cloning git repository 2021-11-01 14:55:36.788286: INFO Clone_url: https://github.com/doanac/jobserv.git 2021-11-01 14:55:36.788304: INFO Checking to see if https://github.com/doanac/jobserv.git requires authentication. 2021-11-01 14:55:37.105032: INFO Server does not appear to need credentials for cloning 2021-11-01 14:55:37.105376: INFO Adding githubtok to .gitconfig 2021-11-01 14:55:37.105493: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpja4j_buw/repo'... 2021-11-01 14:55:45.714651: INFO Checking out: 5ce7b54b9d4476e91de3af9c852fb528a55e0ebd Switched to branch 'jobserv-run' == 2021-11-01 14:55:46.513661: Setting up container environment 2021-11-01 14:55:46.513763: INFO Container environment variables: GH_PRNUM=56 GH_OWNER=foundriesio GH_REPO=jobserv GH_STATUS_URL=https://api.github.com/repos/foundriesio/jobserv/statuses/5ce7b54b9d4476e91de3af9c852fb528a55e0ebd GH_TARGET_REPO=https://github.com/foundriesio/jobserv.git GIT_URL=https://github.com/doanac/jobserv.git GIT_SHA_BASE=e5ccc82a51fd25f0d89dacb0515d95d24f06f5eb GIT_OLD_SHA=e5ccc82a51fd25f0d89dacb0515d95d24f06f5eb GIT_SHA=5ce7b54b9d4476e91de3af9c852fb528a55e0ebd H_PROJECT=jobserv H_BUILD=254 H_RUN=unit-test H_WORKER=doanac-reckless == 2021-11-01 14:55:46.836095: Running script inside container + apk --no-cache add git python3-dev musl-dev g++ openssl libffi-dev openssl-dev rust cargo fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz (1/36) Installing rust-stdlib (1.52.1-r1) == 2021-11-01 15:01:10.891646: cmd seems hung (2/36) Installing libgcc (10.3.1_git20210424-r2) (3/36) Installing libstdc++ (10.3.1_git20210424-r2) (4/36) Installing binutils (2.35.2-r2) (5/36) Installing libgomp (10.3.1_git20210424-r2) (6/36) Installing libatomic (10.3.1_git20210424-r2) (7/36) Installing libgphobos (10.3.1_git20210424-r2) (8/36) Installing gmp (6.2.1-r0) (9/36) Installing isl22 (0.22-r0) (10/36) Installing mpfr4 (4.1.0-r0) (11/36) Installing mpc1 (1.2.1-r0) (12/36) Installing gcc (10.3.1_git20210424-r2) (13/36) Installing musl-dev (1.2.2-r3) (14/36) Installing libxml2 (2.9.12-r1) (15/36) Installing llvm11-libs (11.1.0-r2) (16/36) Installing brotli-libs (1.0.9-r5) (17/36) Installing nghttp2-libs (1.43.0-r0) (18/36) Installing libcurl (7.79.1-r0) (19/36) Installing http-parser (2.9.4-r0) (20/36) Installing pcre (8.44-r0) (21/36) Installing libssh2 (1.9.0-r1) (22/36) Installing libgit2 (1.1.0-r2) (23/36) Installing rust (1.52.1-r1) (24/36) Installing cargo (1.52.1-r1) (25/36) Installing libc-dev (0.7.2-r3) (26/36) Installing g++ (10.3.1_git20210424-r2) (27/36) Installing pcre2 (10.36-r0) (28/36) Installing git (2.32.0-r0) (29/36) Installing linux-headers (5.10.41-r0) (30/36) Installing pkgconf (1.7.4-r0) (31/36) Installing libffi-dev (3.3-r2) (32/36) Installing openssl (1.1.1l-r0) (33/36) Installing openssl-dev (1.1.1l-r0) (34/36) Installing mpdecimal (2.5.1-r1) (35/36) Installing python3 (3.9.5-r1) (36/36) Installing python3-dev (3.9.5-r1) Executing busybox-1.33.1-r3.trigger OK: 1045 MiB in 72 packages + git config --global user.email cibot@example.com + git config --global user.name cibot + ls /lmp-bitbake-cache/ dmesg.out + sh ./unit-test.sh WARNING: Using sqlite database - work queue testing will be skipped Requirement already satisfied: pip in /tmp/tmp.lADoIn/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-21.3.1-py3-none-any.whl (1.7 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-21.3.1 Requirement already satisfied: setuptools in /tmp/tmp.lADoIn/lib/python3.9/site-packages (57.4.0) Collecting setuptools Downloading setuptools-58.4.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Successfully installed setuptools-58.4.0 Collecting Flask-Migrate==3.1.0 Downloading Flask_Migrate-3.1.0-py3-none-any.whl (20 kB) Collecting Flask-SQLAlchemy==2.5.1 Downloading Flask_SQLAlchemy-2.5.1-py2.py3-none-any.whl (17 kB) Collecting Flask-Testing==0.8.1 Downloading Flask-Testing-0.8.1.tar.gz (45 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Flask==1.1.4 Downloading Flask-1.1.4-py2.py3-none-any.whl (94 kB) Collecting Jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting Mako==1.1.5 Downloading Mako-1.1.5-py2.py3-none-any.whl (75 kB) Collecting MarkupSafe==2.0.1 Downloading MarkupSafe-2.0.1-cp39-cp39-musllinux_1_1_x86_64.whl (30 kB) Collecting PyJWT==2.1.0 Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) Collecting PyMySQL==1.0.2 Downloading PyMySQL-1.0.2-py3-none-any.whl (43 kB) Collecting PyYAML==5.4.1 Downloading PyYAML-5.4.1.tar.gz (175 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting SQLAlchemy==1.4.23 Downloading SQLAlchemy-1.4.23.tar.gz (7.7 MB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Werkzeug==0.16.1 Downloading Werkzeug-0.16.1-py2.py3-none-any.whl (327 kB) Collecting bcrypt==3.2.0 Downloading bcrypt-3.2.0.tar.gz (42 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cryptography==3.4.8 Downloading cryptography-3.4.8-cp36-abi3-musllinux_1_1_x86_64.whl (3.2 MB) Collecting dataclasses==0.6 Downloading dataclasses-0.6-py3-none-any.whl (14 kB) Collecting google-cloud-storage==1.42.0 Downloading google_cloud_storage-1.42.0-py2.py3-none-any.whl (105 kB) Collecting google-crc32c==1.1.2 Downloading google-crc32c-1.1.2.tar.gz (12 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started 2021-11-01 15:05:36.421951: ERROR Run has timed out, killing containter ae8adb11-5f77-4837-8576-e52081c415f3 == 2021-11-01 15:05:39.745842: Run timed out