[0KRunning with gitlab-runner 17.8.1 (a1fca00e)[0;m [0K on aleksis-runner xgKXqwzc, system ID: s_84022eff7be2[0;m [0K feature flags: FF_NETWORK_PER_BUILD:true[0;m section_start:1739658145:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped:master@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 ...[0;m [0KAuthenticating with credentials from job payload (GitLab Registry)[0;m [0KPulling docker image registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped:master@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 ...[0;m [0KUsing docker image sha256:fc38ba929b3c211229df36e3599b4f8b201a6827eff98177e20f723c0658f128 for registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped:master@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 with digest registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 ...[0;m section_end:1739658151:prepare_executor [0Ksection_start:1739658151:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-xgkxqwzc-project-2918-concurrent-6 via aleksis-runner... section_end:1739658154:prepare_script [0Ksection_start:1739658154:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 20...[0;m Reinitialized existing Git repository in /builds/AlekSIS/onboarding/AlekSIS-App-Kolego/.git/ [32;1mChecking out ad9635b3 as detached HEAD (ref is check/update-pyproject-toml)...[0;m Removing .dev-js/.pnp.cjs Removing .dev-js/.pnp.loader.mjs Removing .dev-js/.yarn/ Removing .dev-js/yarn.lock Removing .ruff_cache/ Removing .tox/ Removing poetry.lock [32;1mUpdating/initializing submodules recursively with git depth set to 20...[0;m [32;1mUpdated submodules[0;m section_end:1739658164:get_sources [0Ksection_start:1739658164:restore_cache [0K[0K[36;1mRestoring cache[0;m[0;m [32;1mChecking cache for 0_poetry_pyproject-24db70fdc3c74437b697b29647acec8731aa0929-non_protected...[0;m No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted.[0;m [0;33mWARNING: Cache file does not exist [0;m [0;33mFailed to extract cache[0;m section_end:1739658168:restore_cache [0Ksection_start:1739658168:download_artifacts [0K[0K[36;1mDownloading artifacts[0;m[0;m [32;1mDownloading artifacts for lock (324336)...[0;m Downloading artifacts from coordinator... ok [0;m host[0;m=edugit.org id[0;m=324336 responseStatus[0;m=200 OK token[0;m=glcbt-64 section_end:1739658173:download_artifacts [0Ksection_start:1739658173:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:fc38ba929b3c211229df36e3599b4f8b201a6827eff98177e20f723c0658f128 for registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped:master@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 with digest registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped@sha256:d4915ee0fa82b287a9cce6f72aec54e3571a05e46f48aa3c0eff6299eef9d150 ...[0;m [32;1m$ id testuser || adduser --disabled-password --gecos "Test User" testuser[0;m id: ‘testuser’: no such user info: Adding user `testuser' ... info: Selecting UID/GID from range 1000 to 59999 ... info: Adding new group `testuser' (1000) ... info: Adding new user `testuser' (1000) with group `testuser (1000)' ... info: Creating home directory `/home/testuser' ... info: Copying files from `/etc/skel' ... info: Adding new user `testuser' to supplemental / extra groups `users' ... info: Adding user `testuser' to group `users' ... [32;1m$ chown -R testuser .[0;m [32;1m$ sudo -u testuser tox -e security[0;m security: commands_pre[0]> poetry install --all-extras Installing dependencies from lock file Package operations: 199 installs, 0 updates, 0 removals - Installing frozenlist (1.5.0) - Installing idna (3.10) - Installing multidict (6.1.0) - Installing propcache (0.2.1) - Installing pycparser (2.22) - Installing aiohappyeyeballs (2.4.6) - Installing aiosignal (1.3.2) - Installing cffi (1.17.1) - Installing attrs (25.1.0) - Installing graphql-core (3.2.6) - Installing six (1.17.0) - Installing vine (5.1.0) - Installing wcwidth (0.2.13) - Installing yarl (1.18.3) - Installing aiohttp (3.11.12) - Installing charset-normalizer (3.4.1) - Installing click (8.1.8) - Installing amqp (5.3.1) - Installing asn1crypto (1.5.1) - Installing asgiref (3.8.1) - Installing certifi (2025.1.31) - Installing cryptography (44.0.1) - Installing graphql-relay (3.2.0) - Installing h11 (0.14.0) - Installing jmespath (1.0.1) - Installing outcome (1.3.0.post0) - Installing prompt-toolkit (3.0.50) - Installing pyparsing (3.2.1) - Installing python-dateutil (2.9.0.post0) - Installing sniffio (1.3.1) - Installing sortedcontainers (2.4.0) - Installing sqlparse (0.5.3) - Installing typing-extensions (4.12.2) - Installing tzdata (2025.1) - Installing urllib3 (2.3.0) - Installing webencodings (0.5.1) - Installing aiohttp-retry (2.9.1) - Installing asttokens (3.0.0) - Installing billiard (4.2.1) - Installing botocore (1.36.21) - Installing cbor2 (5.6.5) - Installing click-didyoumean (0.3.1) - Installing click-plugins (1.1.1) - Installing click-repl (0.3.0) - Installing django (5.1.6) - Installing executing (2.2.0) - Installing graphene (3.4.3) - Installing icalendar (6.1.1) - Installing kombu (5.4.2) - Installing packaging (21.3) - Installing parso (0.8.4) - Installing promise (2.3) - Installing ptyprocess (0.7.0) - Installing pure-eval (0.2.3) - Installing pyjwt (2.10.1) - Installing pyopenssl (25.0.0) - Installing pypng (0.20220715.0) - Installing pysocks (1.7.1) - Installing requests (2.32.3) - Installing scramp (1.4.5) - Installing soupsieve (2.6) - Installing text-unidecode (1.3) - Installing tinycss2 (1.1.1) - Installing traitlets (5.14.3) - Installing trio (0.29.0) - Installing wsproto (1.2.0) - Installing boolean-py (4.0) - Installing bleach (5.0.1) - Installing beautifulsoup4 (4.13.3) - Installing configobj (5.0.9) - Installing celery (5.4.0) - Installing cron-descriptor (1.4.5) - Installing django-appconf (1.1.0) - Installing decorator (5.1.1) - Installing django-cte (1.3.3) - Installing django-formtools (2.5.1) - Installing django-haystack (3.3.0) - Installing django-js-asset (3.0.1) - Installing django-otp (1.5.4) - Installing django-phonenumber-field (7.3.0) - Installing django-recurrence (1.11.1) - Installing django-render-block (0.10) - Installing django-timezone-field (7.1) - Installing graphene-django (3.2.2) - Installing graphene-file-upload (1.3.0) - Installing iniconfig (2.0.0) - Installing jedi (0.19.2) - Installing jwcrypto (1.5.6) - Installing matplotlib-inline (0.1.7) - Installing oauthlib (3.2.2) - Installing persisting-theory (1.0) - Installing pexpect (4.9.0) - Installing pg8000 (1.31.2) - Installing phonenumbers (8.13.55) - Installing pillow (10.4.0) - Installing pluggy (1.5.0) - Installing prometheus-client (0.21.1) - Installing pygments (2.19.1) - Installing python-crontab (3.2.0) - Installing python-fsutil (0.15.0) - Installing python-ipware (3.0.0) - Installing pytz (2025.1) - Installing qrcode (7.4.2) - Installing redis (5.2.1) - Installing ruamel-yaml (0.18.10) - Installing s3transfer (0.11.2) - Installing shortuuid (1.0.13) - Installing stack-data (0.6.3) - Installing testing-common-database (2.0.3) - Installing toml (0.10.2) - Installing trio-websocket (0.11.1) - Installing twilio (9.4.5) - Installing webauthn (2.5.1) - Installing websocket-client (1.8.0) - Installing whoosh (2.7.4) - Installing x-wr-timezone (2.0.1) - Installing boto3 (1.36.21) - Installing calendarweek (0.5.3) - Installing colour (0.1.5) - Installing celery-haystack-ng (2.0.1) - Installing coverage (7.6.12) - Installing celery-progress (0.1.3) - Installing bs4 (0.0.2) - Installing customidenticon (0.1.5) - Installing dj-database-url (2.3.0) - Installing django-allauth (0.63.6) - Installing django-any-js (1.2) - Installing django-bleach (3.1.0) - Installing django-cache-memoize (0.2.1) - Installing django-celery-beat (2.7.0) - Installing django-celery-email (3.0.0) Installing /builds/AlekSIS/onboarding/AlekSIS-App-Kolego/.tox/security/lib/python3.13/site-packages/CHANGELOG.rst over existing file - Installing django-celery-results (2.5.1) - Installing django-ckeditor (6.7.2) - Installing django-cleanup (9.0.0) - Installing django-colorfield (0.11.0) - Installing django-dbbackup (4.2.1) - Installing django-dynamic-preferences (1.17.0) - Installing django-extensions (3.2.3) - Installing django-favicon-plus-reloaded (1.2) - Installing django-filter (24.3) - Installing django-guardian (2.4.0) - Installing django-health-check (3.18.3) - Installing django-ical (1.9.2) - Installing django-iconify (0.4.1) - Installing django-impersonate (1.9.4) - Installing django-invitations (2.1.0) - Installing django-ipware (7.0.1) - Installing django-maintenance-mode (0.21.1) - Installing django-material (1.12.0) - Installing django-model-utils (5.0.0) - Installing django-oauth-toolkit (2.4.0) - Installing django-pg-rrule (0.3.1) - Installing django-polymorphic (3.1.0) - Installing django-prometheus (2.3.1) - Installing django-reversion (5.1.0) - Installing django-select2 (8.3.0) - Installing django-stubs-ext (5.1.3) - Installing django-tables2 (2.7.5) - Installing django-templated-email (3.0.1) - Installing django-titofisto (1.1.0) - Installing django-two-factor-auth (1.17.0) Installing /builds/AlekSIS/onboarding/AlekSIS-App-Kolego/.tox/security/lib/python3.13/site-packages/LICENSE over existing file - Installing django-uwsgi-ng (2.0.2) - Installing django-vite (3.0.6) - Installing django-yarnpkg (6.1.2) - Installing djangorestframework (3.15.2) - Installing dparse (0.6.4) - Installing dynaconf (3.2.7) - Installing graphene-django-cud (0.13.0) - Installing graphene-django-optimizer-reloaded (0.9.2) - Installing haystack-redis (0.0.1) - Installing html2text (2024.2.26) - Installing ipython (8.32.0) - Installing libsass (0.23.0) - Installing license-expression (30.4.1) - Installing psutil (6.1.1) - Installing psycopg (3.2.4) - Installing psycopg-pool (3.2.4) - Installing pycountry (24.6.1) - Installing pytest (8.3.4) - Installing python-gnupg (0.5.4) - Installing recurring-ical-events (3.5.2) - Installing rules (3.5) - Installing selenium (4.28.1) - Installing setuptools (75.8.0) - Installing termcolor (2.5.0) - Installing testing-postgresql (1.3.0) - Installing tqdm (4.67.1) - Installing types-pytz (2025.1.0.20250204) - Installing types-pyyaml (6.0.12.20241230) - Installing uwsgi (2.0.28) - Installing pytest-cov (6.0.0) - Installing freezegun (1.5.1) - Installing django-stubs (4.2.7) - Installing ruff (0.8.6) - Installing aleksis-core (4.0.0.dev15) - Installing pytest-django (4.10.0) - Installing pytest-django-testing-postgresql (0.2) - Installing pytest-sugar (1.0.0) - Installing safety (2.3.5) Installing the current project: AlekSIS-App-Kolego (0.1.0.dev4) security: commands[0]> poetry show --no-dev The option "--no-dev" does not exist security: exit 1 (1.52 seconds) /builds/AlekSIS/onboarding/AlekSIS-App-Kolego> poetry show --no-dev pid=903 security: FAIL code 1 (191.51=setup[1.16]+cmd[188.83,1.52] seconds) evaluation failed :( (191.83 seconds) section_end:1739658369:step_script [0Ksection_start:1739658369:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1739658375:cleanup_file_variables [0K[31;1mERROR: Job failed: exit code 1 [0;m