[0KRunning with gitlab-runner 12.2.0 (a987417a) [0;m[0K on gitlab-runner-01 6bzfRUxR [0;msection_start:1566568631: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:1566568632:prepare_executor [0Ksection_start:1566568632:prepare_script [0KRunning on runner-6bzfRUxR-project-128-concurrent-0 via 5345edc525df... section_end:1566568634:prepare_script [0Ksection_start:1566568634:get_sources [0K[32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/joshi/firmware/.git/ [32;1mChecking out d95df665 as card10_nickname_fix...[0;m Removing build/ [32;1mSkipping Git submodules setup[0;m section_end:1566568637:get_sources [0Ksection_start:1566568637:restore_cache [0Ksection_end:1566568638:restore_cache [0Ksection_start:1566568638:download_artifacts [0Ksection_end:1566568640:download_artifacts [0Ksection_start:1566568640: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 100 33 100 33 0 0 23 0 0:00:01 0:00:01 --:--:-- 23 100 33 100 33 0 0 23 0 0:00:01 0:00:01 --:--:-- 23 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 051036f..cb04611 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 0e1f170..a206d8a 100644 --- a/preload/apps/card10_nickname/__init__.py +++ b/preload/apps/card10_nickname/__init__.py @@ -344,5 +344,5 @@ else: ([0, 0, 0], [0, 0, 0]), ([0, 0, 0], [0, 0, 0]), 0, - (1, [0, 230, 0], [255, 215, 0], [255, 0, 0]) + (1, [0, 230, 0], [255, 215, 0], [255, 0, 0]), ) section_end:1566568643:build_script [0Ksection_start:1566568643:after_script [0Ksection_end:1566568645:after_script [0Ksection_start:1566568645:upload_artifacts_on_failure [0Ksection_end:1566568647:upload_artifacts_on_failure [0K[31;1mERROR: Job failed: exit code 1 [0;m