# Run sent to worker: doanac-reckless == 2021-07-19 19:58:52.544127: Setting up runner on worker == 2021-07-19 19:58:53.611202: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/jobserv/builds/225/runs/unit-test//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2021-07-19 19:58:53.801186: Pulling container: python:3.6-alpine 3.6-alpine: Pulling from library/python 5843afab3874: Pulling fs layer 1174600ee52d: Pulling fs layer 0c86c3d58e6a: Pulling fs layer 02fffee71650: Pulling fs layer 09329098e805: Pulling fs layer 02fffee71650: Waiting 09329098e805: Waiting 1174600ee52d: Verifying Checksum 1174600ee52d: Download complete 5843afab3874: Download complete 02fffee71650: Download complete 5843afab3874: Pull complete 1174600ee52d: Pull complete 09329098e805: Verifying Checksum 09329098e805: Download complete 0c86c3d58e6a: Verifying Checksum 0c86c3d58e6a: Download complete 0c86c3d58e6a: Pull complete 02fffee71650: Pull complete 09329098e805: Pull complete Digest: sha256:414c1a5c0d9f57e4b8079bf36d53847ffc058f8a2f3da1da338de0a48862f87c Status: Downloaded newer image for python:3.6-alpine docker.io/library/python:3.6-alpine == 2021-07-19 19:58:59.586715: Preparing bind mounts 2021-07-19 19:58:59.587021: INFO Creating secret: githubtok 2021-07-19 19:58:59.587075: INFO Creating secret: webhook-key 2021-07-19 19:58:59.587117: INFO Creating secret: milosz 2021-07-19 19:58:59.587161: INFO Adding shared volume: /lmp-bitbake-cache == 2021-07-19 19:58:59.785089: Creating container .netrc file 2021-07-19 19:58:59.785190: INFO Creating token for jobserv run access 2021-07-19 19:58:59.785227: INFO Creating a github token entry == 2021-07-19 19:58:59.977881: Preparing script == 2021-07-19 19:59:00.165441: Cloning git repository 2021-07-19 19:59:00.165476: INFO Clone_url: https://github.com/doanac/jobserv.git 2021-07-19 19:59:00.165487: INFO Checking to see if https://github.com/doanac/jobserv.git requires authentication. 2021-07-19 19:59:00.423651: INFO Server does not appear to need credentials for cloning 2021-07-19 19:59:00.423984: INFO Adding githubtok to .gitconfig 2021-07-19 19:59:00.424075: INFO Git install supports submodules Cloning into '/srv/gavelci-worker/runs/tmpaidu86lv/repo'... 2021-07-19 19:59:01.550354: INFO Checking out: 8bb21c76635ba61cdead66b85340b3d5b47470df Switched to branch 'jobserv-run' == 2021-07-19 19:59:02.206737: Setting up container environment 2021-07-19 19:59:02.206773: INFO Container environment variables: GH_PRNUM=47 GH_OWNER=foundriesio GH_REPO=jobserv GH_STATUS_URL=https://api.github.com/repos/foundriesio/jobserv/statuses/8bb21c76635ba61cdead66b85340b3d5b47470df GH_TARGET_REPO=https://github.com/foundriesio/jobserv.git GIT_URL=https://github.com/doanac/jobserv.git GIT_SHA_BASE=e1f5997ada92b5bf58efaafcb3fa5ccf056051a2 GIT_OLD_SHA=e1f5997ada92b5bf58efaafcb3fa5ccf056051a2 GIT_SHA=8bb21c76635ba61cdead66b85340b3d5b47470df H_PROJECT=jobserv H_BUILD=225 H_RUN=unit-test H_WORKER=doanac-reckless == 2021-07-19 19:59:02.415144: Running script inside container + apk --no-cache add git python3-dev musl-dev g++ openssl libffi-dev openssl-dev 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/27) Installing libgcc (10.3.1_git20210424-r2) (2/27) Installing libstdc++ (10.3.1_git20210424-r2) (3/27) Installing binutils (2.35.2-r2) (4/27) Installing libgomp (10.3.1_git20210424-r2) (5/27) Installing libatomic (10.3.1_git20210424-r2) (6/27) Installing libgphobos (10.3.1_git20210424-r2) (7/27) Installing gmp (6.2.1-r0) (8/27) Installing isl22 (0.22-r0) (9/27) Installing mpfr4 (4.1.0-r0) (10/27) Installing mpc1 (1.2.1-r0) (11/27) Installing gcc (10.3.1_git20210424-r2) (12/27) Installing musl-dev (1.2.2-r3) (13/27) Installing libc-dev (0.7.2-r3) (14/27) Installing g++ (10.3.1_git20210424-r2) (15/27) Installing brotli-libs (1.0.9-r5) (16/27) Installing nghttp2-libs (1.43.0-r0) (17/27) Installing libcurl (7.77.0-r1) (18/27) Installing pcre2 (10.36-r0) (19/27) Installing git (2.32.0-r0) (20/27) Installing linux-headers (5.10.41-r0) (21/27) Installing pkgconf (1.7.4-r0) (22/27) Installing libffi-dev (3.3-r2) (23/27) Installing openssl (1.1.1k-r0) (24/27) Installing openssl-dev (1.1.1k-r0) (25/27) Installing mpdecimal (2.5.1-r1) (26/27) Installing python3 (3.9.5-r1) (27/27) Installing python3-dev (3.9.5-r1) Executing busybox-1.33.1-r2.trigger OK: 306 MiB in 61 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 Collecting pip Downloading https://files.pythonhosted.org/packages/47/ca/f0d790b6e18b3a6f3bd5e80c2ee4edbb5807286c21cdd0862ca933f751dd/pip-21.1.3-py3-none-any.whl (1.5MB) Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-21.1.3 Requirement already satisfied: setuptools in /tmp/tmp.Ollfpg/lib/python3.6/site-packages (40.6.2) Collecting setuptools Downloading setuptools-57.4.0-py3-none-any.whl (819 kB) Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 40.6.2 Uninstalling setuptools-40.6.2: Successfully uninstalled setuptools-40.6.2 Successfully installed setuptools-57.4.0 Collecting Werkzeug==0.14.1 Downloading Werkzeug-0.14.1-py2.py3-none-any.whl (322 kB) Collecting flask==1.0.2 Downloading Flask-1.0.2-py2.py3-none-any.whl (91 kB) Collecting Flask-SQLAlchemy==2.3.2 Downloading Flask_SQLAlchemy-2.3.2-py2.py3-none-any.whl (16 kB) Collecting Flask-Migrate==2.3.1 Downloading Flask_Migrate-2.3.1-py2.py3-none-any.whl (12 kB) Collecting Flask-Testing==0.7.1 Downloading Flask-Testing-0.7.1.tar.gz (43 kB) Collecting google_cloud_storage==1.13.2 Downloading google_cloud_storage-1.13.2-py2.py3-none-any.whl (59 kB) Collecting gunicorn==19.9.0 Downloading gunicorn-19.9.0-py2.py3-none-any.whl (112 kB) Collecting PyYAML==5.4 Downloading PyYAML-5.4.tar.gz (174 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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting requests==2.21.0 Downloading requests-2.21.0-py2.py3-none-any.whl (57 kB) Collecting PyMySQL==0.9.3 Downloading PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) Collecting wheel==0.32.3 Downloading wheel-0.32.3-py2.py3-none-any.whl (21 kB) Collecting pykwalify==1.7.0 Downloading pykwalify-1.7.0-py2.py3-none-any.whl (40 kB) Collecting python-dateutil==2.7.5 Downloading python_dateutil-2.7.5-py2.py3-none-any.whl (225 kB) Collecting pytz==2018.7 Downloading pytz-2018.7-py2.py3-none-any.whl (506 kB) Collecting setproctitle==1.1.10 Downloading setproctitle-1.1.10.zip (34 kB) Collecting cryptography==3.3.2 Downloading cryptography-3.3.2.tar.gz (539 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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting bcrypt==3.1.5 Downloading bcrypt-3.1.5.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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pyjwt==1.7.1 Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) Collecting dataclasses==0.6.0 Downloading dataclasses-0.6-py3-none-any.whl (14 kB) Collecting SQLAlchemy==1.3.23 Downloading SQLAlchemy-1.3.23.tar.gz (6.3 MB) Collecting itsdangerous>=0.24 Downloading itsdangerous-2.0.1-py3-none-any.whl (18 kB) Collecting Jinja2>=2.10 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Collecting click>=5.1 Downloading click-8.0.1-py3-none-any.whl (97 kB) Collecting alembic>=0.7 Downloading alembic-1.6.5-py2.py3-none-any.whl (164 kB) Collecting google-resumable-media>=0.3.1 Downloading google_resumable_media-1.3.1-py2.py3-none-any.whl (75 kB) Collecting google-api-core<2.0.0dev,>=1.6.0 Downloading google_api_core-1.31.0-py2.py3-none-any.whl (93 kB) Collecting google-cloud-core<0.30dev,>=0.29.0 Downloading google_cloud_core-0.29.1-py2.py3-none-any.whl (25 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting urllib3<1.25,>=1.21.1 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) Collecting idna<2.9,>=2.5 Downloading idna-2.8-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting docopt>=0.6.2 Downloading docopt-0.6.2.tar.gz (25 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting cffi>=1.12 Using cached cffi-1.14.6.tar.gz (475 kB) Collecting python-editor>=0.3 Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) Collecting Mako Downloading Mako-1.1.4-py2.py3-none-any.whl (75 kB) Collecting pycparser Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB) Collecting importlib-metadata Downloading importlib_metadata-4.6.1-py3-none-any.whl (17 kB) Requirement already satisfied: setuptools>=40.3.0 in /tmp/tmp.Ollfpg/lib/python3.6/site-packages (from google-api-core<2.0.0dev,>=1.6.0->google_cloud_storage==1.13.2->-r requirements.txt (line 6)) (57.4.0) Collecting protobuf>=3.12.0 Downloading protobuf-3.17.3-py2.py3-none-any.whl (173 kB) Collecting google-auth<2.0dev,>=1.25.0 Downloading google_auth-1.33.0-py2.py3-none-any.whl (151 kB) Collecting googleapis-common-protos<2.0dev,>=1.6.0 Downloading googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) Collecting packaging>=14.3 Downloading packaging-21.0-py3-none-any.whl (40 kB) Collecting cachetools<5.0,>=2.0.0 Downloading cachetools-4.2.2-py3-none-any.whl (11 kB) Collecting rsa<5,>=3.1.4 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting google-crc32c<2.0dev,>=1.0 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 Installing backend dependencies: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1.tar.gz (18 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting pyasn1<0.5.0,>=0.4.6 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting zipp>=0.5 Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) Using legacy 'setup.py install' for Flask-Testing, since package 'wheel' is not installed. Using legacy 'setup.py install' for setproctitle, since package 'wheel' is not installed. Using legacy 'setup.py install' for SQLAlchemy, since package 'wheel' is not installed. Using legacy 'setup.py install' for cffi, since package 'wheel' is not installed. Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. Using legacy 'setup.py install' for MarkupSafe, since package 'wheel' is not installed. Building wheels for collected packages: PyYAML, cryptography, bcrypt, google-crc32c Building wheel for PyYAML (PEP 517): started Building wheel for PyYAML (PEP 517): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4-cp36-cp36m-linux_x86_64.whl size=45527 sha256=b5a3bb04009b20c128d5103ef87a93b18718ba65adc1d5f5a7a8f5127be45df2 Stored in directory: /root/.cache/pip/wheels/54/13/92/9f0d1613342b54a224b93abd66c028da0e4d0b9ff40b0ccc46 Building wheel for cryptography (PEP 517): started Building wheel for cryptography (PEP 517): finished with status 'done' Created wheel for cryptography: filename=cryptography-3.3.2-cp36-cp36m-linux_x86_64.whl size=363021 sha256=395270f0536f37c40e88bf8b7da4a17326dc13645685a206f5aaf0a5f7c0cfae Stored in directory: /root/.cache/pip/wheels/06/08/8e/768be7fa739b125963be4e18f24855a058d92e217efe1488a9 Building wheel for bcrypt (PEP 517): started Building wheel for bcrypt (PEP 517): finished with status 'done' Created wheel for bcrypt: filename=bcrypt-3.1.5-cp36-cp36m-linux_x86_64.whl size=31371 sha256=d87b1fe084485d8e3fd0cf6520b5c1369b1707780a036f04283cab4adf3e9337 Stored in directory: /root/.cache/pip/wheels/cd/86/5e/e88158de61faa7dceb6aa1baba7cfa5f37c0a2652179761607 Building wheel for google-crc32c (PEP 517): started Building wheel for google-crc32c (PEP 517): finished with status 'done' Created wheel for google-crc32c: filename=google_crc32c-1.1.2-py3-none-any.whl size=13196 sha256=5d5036c4c2331e1d7adc87ef82b3d5261a634058f04aae7f9defd5dd8c59ebf9 Stored in directory: /root/.cache/pip/wheels/75/a8/38/d3314351d93cfe20d490f95a3e716125c3dc6ec558150fbbfc Successfully built PyYAML cryptography bcrypt google-crc32c Installing collected packages: zipp, typing-extensions, six, pyasn1, urllib3, rsa, pyparsing, pycparser, pyasn1-modules, protobuf, MarkupSafe, importlib-metadata, idna, chardet, certifi, cachetools, Werkzeug, requests, pytz, packaging, Jinja2, itsdangerous, googleapis-common-protos, google-auth, click, cffi, SQLAlchemy, python-editor, python-dateutil, Mako, google-crc32c, google-api-core, flask, PyYAML, google-resumable-media, google-cloud-core, Flask-SQLAlchemy, docopt, alembic, wheel, setproctitle, PyMySQL, pykwalify, pyjwt, gunicorn, google-cloud-storage, Flask-Testing, Flask-Migrate, dataclasses, cryptography, bcrypt Running setup.py install for MarkupSafe: started Running setup.py install for MarkupSafe: finished with status 'done' Running setup.py install for cffi: started Running setup.py install for cffi: finished with status 'done' Running setup.py install for SQLAlchemy: started Running setup.py install for SQLAlchemy: finished with status 'done' Running setup.py install for docopt: started Running setup.py install for docopt: finished with status 'done' Running setup.py install for setproctitle: started Running setup.py install for setproctitle: finished with status 'done' Running setup.py install for Flask-Testing: started Running setup.py install for Flask-Testing: finished with status 'done' Successfully installed Flask-Migrate-2.3.1 Flask-SQLAlchemy-2.3.2 Flask-Testing-0.7.1 Jinja2-3.0.1 Mako-1.1.4 MarkupSafe-2.0.1 PyMySQL-0.9.3 PyYAML-5.4 SQLAlchemy-1.3.23 Werkzeug-0.14.1 alembic-1.6.5 bcrypt-3.1.5 cachetools-4.2.2 certifi-2021.5.30 cffi-1.14.6 chardet-3.0.4 click-8.0.1 cryptography-3.3.2 dataclasses-0.6 docopt-0.6.2 flask-1.0.2 google-api-core-1.31.0 google-auth-1.33.0 google-cloud-core-0.29.1 google-cloud-storage-1.13.2 google-crc32c-1.1.2 google-resumable-media-1.3.1 googleapis-common-protos-1.53.0 gunicorn-19.9.0 idna-2.8 importlib-metadata-4.6.1 itsdangerous-2.0.1 packaging-21.0 protobuf-3.17.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pyjwt-1.7.1 pykwalify-1.7.0 pyparsing-2.4.7 python-dateutil-2.7.5 python-editor-1.0.4 pytz-2018.7 requests-2.21.0 rsa-4.7.2 setproctitle-1.1.10 six-1.16.0 typing-extensions-3.10.0.0 urllib3-1.24.3 wheel-0.32.3 zipp-3.5.0 Collecting junitxml==0.7 Downloading junitxml-0.7.tar.gz (26 kB) Collecting python-subunit==1.3.0 Downloading python_subunit-1.3.0-py2.py3-none-any.whl (104 kB) Collecting testtools>=0.9.34 Downloading testtools-2.5.0-py3-none-any.whl (181 kB) Collecting extras Downloading extras-1.0.0-py2.py3-none-any.whl (7.3 kB) Collecting pbr>=0.11 Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) Collecting fixtures>=1.3.0 Downloading fixtures-3.0.0-py2.py3-none-any.whl (67 kB) Requirement already satisfied: six in /tmp/tmp.Ollfpg/lib/python3.6/site-packages (from fixtures>=1.3.0->testtools>=0.9.34->python-subunit==1.3.0) (1.16.0) Building wheels for collected packages: junitxml Building wheel for junitxml (setup.py): started Building wheel for junitxml (setup.py): finished with status 'done' Created wheel for junitxml: filename=junitxml-0.7-py3-none-any.whl size=16323 sha256=64d158c37a98b53e38ae5620747b0258d2f7c5d28c8ea3c39bd09ed02be0a03e Stored in directory: /root/.cache/pip/wheels/e1/de/4c/de2993c29589ee603d067af9b3d4bd876fec302f7738c5bf93 Successfully built junitxml Installing collected packages: pbr, fixtures, extras, testtools, python-subunit, junitxml Successfully installed extras-1.0.0 fixtures-3.0.0 junitxml-0.7 pbr-5.6.0 python-subunit-1.3.0 testtools-2.5.0 hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Cloning into '/tmp/tmpjj4u13x2/repo-src/submod'... done. hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Cloning into '/tmp/tmpjj4u13x2/nested-par/repo-src'... done. hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m == 2021-07-19 20:01:21.331798: test-execzZZ 2021-07-19 20:01:21.381204: ERROR foo bar == 2021-07-19 20:01:21.381414: test_exec 2021-07-19 20:01:21.381414: ERROR Traceback (most recent call last): | File "/repo/tests/runner/test_logging.py", line 44, in test_exec | raise RuntimeError() |RuntimeError | == 2021-07-19 20:01:21.381867: test_exec_cancelled 2021-07-19 20:01:21.382057: INFO foo bar 2021-07-19 20:01:21.382198: WARN foo bar 2021-07-19 20:01:21,651 ERROR: Unexpected error caught in BP error handler Traceback (most recent call last): File "/tmp/tmp.Ollfpg/lib/python3.6/site-packages/flask/app.py", line 1813, in full_dispatch_request rv = self.dispatch_request() File "/tmp/tmp.Ollfpg/lib/python3.6/site-packages/flask/app.py", line 1799, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/repo/jobserv/api/build.py", line 69, in build_create d.get('queue-priority', 0)) File "/repo/jobserv/trigger.py", line 101, in trigger_build proj_def = ProjectDefinition.validate_data(proj_def) File "/repo/jobserv/project.py", line 197, in validate_data c = Core(source_data=data, schema_files=[schema]) File "/tmp/tmp.Ollfpg/lib/python3.6/site-packages/pykwalify/core.py", line 114, in __init__ raise CoreError(u"No source file/data was loaded") pykwalify.errors.CoreError: 2021-07-19 20:01:22,794 INFO: Delivered webhook to https://example.com 2021-07-19 20:01:23,036 INFO: Updating the rundef from simple->github_pr 2021-07-19 20:01:23,330 INFO: Updating the rundef from simple->gith_poller 2021-07-19 20:01:23,376 ERROR: Caught integrity error and failed run: 1 Traceback (most recent call last): File "/repo/jobserv/api/run.py", line 136, in _handle_triggers run_trigger, run.queue_priority) File "/repo/jobserv/api/run.py", line 73, in _create_triggers parent_trigger['type'], queue_priority) File "/repo/jobserv/trigger.py", line 55, in trigger_runs raise ValueError('A run named "%s" already exists' % name) ValueError: A run named "collision-name" already exists 2021-07-19 20:01:23,423 INFO: Updating the rundef from simple->github_pr 2021-07-19 20:01:28,329 ERROR: Unable to check doesnot matter.git/info/refs?service=git-upload-pack for changes: 500 2021-07-19 20:01:28,387 INFO: Adding foo to poller list 2021-07-19 20:01:28,391 INFO: Updating foo 2021-07-19 20:01:28,393 INFO: Looking for changes to: url1 2021-07-19 20:01:28,393 INFO: url1 ref1 change oldsha->sha1 2021-07-19 20:01:28,393 INFO: Looking for changes to: url1 2021-07-19 20:01:28,393 INFO: First run detected for url1 - ref1 2021-07-19 20:01:28,394 INFO: Looking for changes to: url1 2021-07-19 20:01:28,394 INFO: First run detected for url1 - ref2 2021-07-19 20:01:28,394 INFO: Trigger build for proj with params: {'GIT_URL': 'fake'} 2021-07-19 20:01:28,394 INFO: Skipping build for proj because of skip-ci message 2021-07-19 20:01:28,395 INFO: Trigger build for proj with params: {'GIT_URL': 'https://github.com'} 2021-07-19 20:01:28,395 INFO: Skipping build for proj because of skip-ci message 2021-07-19 20:01:28,396 INFO: Trigger build for proj with params: {'GIT_URL': 'https://fake.com'} 2021-07-19 20:01:28,397 INFO: Skipping build for proj because of skip-ci message 2021-07-19 20:01:31,089 ERROR: validation.invalid 2021-07-19 20:01:31,089 ERROR: --- All found errors --- 2021-07-19 20:01:31,089 ERROR: ["Cannot find required key 'timeout'. Path: ''"] 2021-07-19 20:01:31,348 ERROR: Failing cancelled run: proj1/1/bla 2021-07-19 20:01:31,599 INFO: marking w1 offline 81s without a check-in 2021-07-19 20:01:31,853 INFO: marking w1 offline (no pings log) 2021-07-19 20:01:32,111 INFO: rotating pings log to: /tmp/tmpr8e3mnxy/w1/pings.log.1626724892 2021-07-19 20:01:32,378 ERROR: Found stuck run proj1/1/bla on worker None 2021-07-19 20:01:32,384 ERROR: Found stuck run proj1/1/bla on worker None 2021-07-19 20:01:33,104 INFO: Entering surge support for armhf: count=1 2021-07-19 20:01:33,117 INFO: Exiting surge support for armhf 2021-07-19 20:01:33,117 INFO: Entering surge support for amd64: count=2 2021-07-19 20:01:33,120 INFO: Entering surge support for armhf: count=3 2021-07-19 20:01:33,390 INFO: Entering surge support for amd64: count=1 2021-07-19 20:01:33,396 INFO: Exiting surge support for amd64 2021-07-19 20:01:33,655 INFO: truncating the pings log Docker not available Test requires MySQL Test requires MySQL Test requires MySQL Test requires MySQL Script completed == 2021-07-19 20:01:37.614521: Finding artifacts to upload Uploading 1 items 18107 bytes == 2021-07-19 20:01:38.444981: Analyzing junit results(/srv/gavelci-worker/runs/tmpaidu86lv/archive/junit.xml) == 2021-07-19 20:01:39.041270: Runner has completed _ _ | \/ | \__|____|__/ | o o| Thumbs Up |___\/_|_____||_ | _____|__| | | |______| | | | | | | | | |_| |_|