Running with gitlab-runner 16.1.0 (b72e108d)
  on gitlab-runner-7ccbbf6dc7-754r4 fgsdyeWQ, system ID: r_hFoEPOfAYmy8
section_start:1701841740:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: gitlab-runner
Using Kubernetes executor with image python:3.8 ...
Using attach strategy to execute scripts...
section_end:1701841740:prepare_executor
section_start:1701841740:prepare_script
Preparing environment
Waiting for pod gitlab-runner/runner-fgsdyewq-project-205-concurrent-0pw97t to be running, status is Pending
Running on runner-fgsdyewq-project-205-concurrent-0pw97t via gitlab-runner-7ccbbf6dc7-754r4...

section_end:1701841745:prepare_script
section_start:1701841745:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/nlpworkers/anonymizer/.git/
Created fresh repository.
Checking out f879f239 as detached HEAD (ref is deanonimzer)...

Skipping Git submodules setup

section_end:1701841746:get_sources
section_start:1701841746:step_script
Executing "step_script" stage of the job script
$ pip install tox==4.5.1
Collecting tox==4.5.1
  Downloading tox-4.5.1-py3-none-any.whl (148 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.0/149.0 KB 2.7 MB/s eta 0:00:00
Collecting chardet>=5.1
  Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 KB 7.6 MB/s eta 0:00:00
Collecting pluggy>=1
  Downloading pluggy-1.3.0-py3-none-any.whl (18 kB)
Collecting platformdirs>=3.2
  Downloading platformdirs-4.1.0-py3-none-any.whl (17 kB)
Collecting colorama>=0.4.6
  Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting pyproject-api>=1.5.1
  Downloading pyproject_api-1.6.1-py3-none-any.whl (12 kB)
Collecting packaging>=23.1
  Downloading packaging-23.2-py3-none-any.whl (53 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 KB 30.0 MB/s eta 0:00:00
Collecting virtualenv>=20.21
  Downloading virtualenv-20.25.0-py3-none-any.whl (3.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 42.5 MB/s eta 0:00:00
Collecting cachetools>=5.3
  Downloading cachetools-5.3.2-py3-none-any.whl (9.3 kB)
Collecting filelock>=3.11
  Downloading filelock-3.13.1-py3-none-any.whl (11 kB)
Collecting tomli>=2.0.1
  Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting distlib<1,>=0.3.7
  Downloading distlib-0.3.7-py2.py3-none-any.whl (468 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 KB 127.7 MB/s eta 0:00:00
Installing collected packages: distlib, tomli, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox
Successfully installed cachetools-5.3.2 chardet-5.2.0 colorama-0.4.6 distlib-0.3.7 filelock-3.13.1 packaging-23.2 platformdirs-4.1.0 pluggy-1.3.0 pyproject-api-1.6.1 tomli-2.0.1 tox-4.5.1 virtualenv-20.25.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 22.0.4; however, version 23.3.1 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
$ tox -v -e tests
tests: find interpreter for spec PythonSpec(major=3, minor=8)
tests: proposed PythonInfo(spec=CPython3.8.16.final.0-64, exe=/usr/local/bin/python, platform=linux, version='3.8.16 (default, Jan 11 2023, 16:24:16) \n[GCC 10.2.1 20210110]', encoding_fs_io=utf-8-utf-8)
tests: create virtual environment via CPython3Posix(dest=/builds/nlpworkers/anonymizer/.tox/tests, clear=False, no_vcs_ignore=False, global=False)
tests: add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv)
tests: add activators for Bash, CShell, Fish, Nushell, PowerShell, Python
tests: install_deps> python -I -m pip install -r requirements.txt -r requirements.dev.txt
tests: exit 0 (13.33 seconds) /builds/nlpworkers/anonymizer> python -I -m pip install -r requirements.txt -r requirements.dev.txt pid=51
tests: freeze> python -m pip freeze --all
tests: exit 0 (0.30 seconds) /builds/nlpworkers/anonymizer> python -m pip freeze --all pid=85
tests: aio-pika==6.8.0,aioprocessing==2.0.0,aiormq==3.3.1,antlr4-python3-runtime==4.9.3,Babel==2.8.0,bitarray==2.6.1,certifi==2023.11.17,charset-normalizer==3.3.2,clarin-json==0.7,divider==0.5,exceptiongroup==1.2.0,hydra-core==1.3.1,idna==3.6,importlib-resources==6.1.1,iniconfig==2.0.0,lpmn-client-biz==2.1.7,lxml==4.9.2,multidict==6.0.4,nlp-ws==2.3.2,omegaconf==2.3.0,packaging==23.2,pamqp==2.3.0,Pillow==10.1.0,pip==23.3.1,pluggy==1.3.0,pyaml-env==1.2.1,pytest==7.3.2,pytz==2023.3.post1,PyYAML==6.0.1,random-username==1.0.2,randominfo==2.0.2,regex==2020.10.28,requests==2.31.0,setproctitle==1.3.3,setuptools==69.0.2,six==1.16.0,tomli==2.0.1,tqdm==4.64.0,urllib3==2.1.0,wheel==0.42.0,yarl==1.9.3,zipp==3.17.0
tests: commands[0]> pytest tests/
============================= test session starts ==============================
platform linux -- Python 3.8.16, pytest-7.3.2, pluggy-1.3.0
cachedir: .tox/tests/.pytest_cache
rootdir: /builds/nlpworkers/anonymizer
plugins: hydra-core-1.3.1
collected 33 items

tests/integration/ccl_configuration/test_ccl_configuration.py .          [  3%]
tests/integration/readme_example/test_wiktorner_jsonl_readme_example.py 
. [  6%]
                                                                         [  6%]
tests/integration/wiktorner_jsonl_configuration/test_wiktorner_jsonl_configuration.py . [  9%]
                                                                         [  9%]
tests/integration/wiktorner_jsonl_txt_output_configuration/test_wiktorner_jsonl_txt_output_configuration.py . [ 12%]
                                                                         [ 12%]
tests/unit/test_string_replacements.py ...                               [ 21%]
tests/unit/detectors/date/test_en.py .                                   [ 24%]
tests/unit/detectors/date/test_pl.py ....                                [ 36%]
tests/unit/detectors/date/test_ru.py .                                   [ 39%]
tests/unit/detectors/email/test_email.py .                               [ 42%]
tests/unit/detectors/ner/test_ner.py .                                   [ 45%]
tests/unit/detectors/phone/test_phone.py .                               [ 48%]
tests/unit/detectors/url/test_url.py ..                                  [ 54%]
tests/unit/detectors/user/test_user.py .                                 [ 57%]
tests/unit/dictionaries/morphosyntactic/test_ner_file.py .               [ 60%]
tests/unit/input_parsers/test_ccl.py .                                   [ 63%]
tests/unit/input_parsers/test_wiktor_ner.py .                            [ 66%]
tests/unit/pipeline/test_default.py .                                    [ 69%]
tests/unit/pipeline/test_sequential_jsonl.py .                           [ 72%]
tests/unit/replacers/test_date_replacer.py ..                            [ 78%]
tests/unit/replacers/test_email_replacer.py ..                           [ 84%]
tests/unit/replacers/test_ner_replacer.py .                              [ 87%]
tests/unit/replacers/test_tag_replacer.py .                              [ 90%]
tests/unit/replacers/test_user_replacer.py ..                            [ 96%]
tests/unit/suppressors/test_order_based.py .                             [100%]

============================== 33 passed in 0.99s ==============================
tests: exit 0 (1.52 seconds) /builds/nlpworkers/anonymizer> pytest tests/ pid=91
  tests: OK (15.42=setup[13.91]+cmd[1.52] seconds)
  congratulations :) (15.48 seconds)

section_end:1701841765:step_script
section_start:1701841765:cleanup_file_variables
Cleaning up project directory and file based variables

section_end:1701841766:cleanup_file_variables
Job succeeded