[0KRunning with gitlab-runner 12.2.0 (a987417a) [0;m[0K on gitlab-runner-01 6bzfRUxR [0;msection_start:1566568403:prepare_executor [0K[0KUsing Docker executor with image derq3k/card10-lint-env:20190806-201106Z-f95b541-dirty ... [0;m[0KPulling docker image derq3k/card10-lint-env:20190806-201106Z-f95b541-dirty ... [0;m[0KUsing docker image sha256:9befaa15920d1a76e730aa67f360881c984d8ffbfd8800c38bbc1f968ab2ca1c for derq3k/card10-lint-env:20190806-201106Z-f95b541-dirty ... [0;msection_end:1566568405:prepare_executor [0Ksection_start:1566568405:prepare_script [0KRunning on runner-6bzfRUxR-project-128-concurrent-0 via 5345edc525df... section_end:1566568406:prepare_script [0Ksection_start:1566568406:get_sources [0K[32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/joshi/firmware/.git/ [32;1mChecking out d0ac5c1d as card10_nickname_fix...[0;m Removing build/ [32;1mSkipping Git submodules setup[0;m section_end:1566568408:get_sources [0Ksection_start:1566568408:restore_cache [0Ksection_end:1566568409:restore_cache [0Ksection_start:1566568409:download_artifacts [0Ksection_end:1566568411:download_artifacts [0Ksection_start:1566568411:build_script [0K[32;1m$ curl --fail https://annoyatron-prod.q3k.org/ping/mr?mr=${CI_MERGE_REQUEST_IID}[0;m % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33 100 33 0 0 63 0 --:--:-- --:--:-- --:--:-- 63 beep boop, you have been annoyed.[32;1m$ git remote rm card10 || true[0;m fatal: No such remote: card10 [32;1m$ git fetch https://git.card10.badge.events.ccc.de/card10/firmware.git master:card10/master[0;m From https://git.card10.badge.events.ccc.de/card10/firmware * [new branch] master -> card10/master [32;1m$ git merge-base card10/master HEAD || ( echo "Your change needs to be rebased against current master."; exit 1; )[0;m 051036fe12857c3fee6491f2b405e2bcc4d553c2 [32;1m$ git diff --name-only --diff-filter=d card10/master...HEAD | xargs tools/code-style.sh[0;m BLACK preload/apps/card10_nickname/__init__.py [32;1m$ git diff --exit-code[0;m diff --git a/preload/apps/card10_nickname/__init__.py b/preload/apps/card10_nickname/__init__.py index 619bb7b..a206d8a 100644 --- a/preload/apps/card10_nickname/__init__.py +++ b/preload/apps/card10_nickname/__init__.py @@ -342,7 +342,7 @@ else: ([0, 0, 0], [0, 0, 0]), ([255, 255, 255], [255, 255, 255]), ([0, 0, 0], [0, 0, 0]), - ([0, 0, 0], [0, 0, 0]),0, - (1, [0, 230, 0], [255, 215, 0], - [255, 0, 0]) + ([0, 0, 0], [0, 0, 0]), + 0, + (1, [0, 230, 0], [255, 215, 0], [255, 0, 0]), ) section_end:1566568415:build_script [0Ksection_start:1566568415:after_script [0Ksection_end:1566568416:after_script [0Ksection_start:1566568416:upload_artifacts_on_failure [0Ksection_end:1566568418:upload_artifacts_on_failure [0K[31;1mERROR: Job failed: exit code 1 [0;m