Running with gitlab-runner 15.7.1 (6d480948)
  on ci-01.labs.nic.cz vsgruxRs
section_start:1674735728:prepare_executor
Preparing the "docker" executor
Using Docker executor with image registry.nic.cz/knot/knot-resolver/ci/debian-11:knot-3.1 ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.nic.cz/knot/knot-resolver/ci/debian-11:knot-3.1 ...
Using docker image sha256:0a8ab5e838963495d3e22cac6e605570930bdc4c5b515b89de7f35d66157a722 for registry.nic.cz/knot/knot-resolver/ci/debian-11:knot-3.1 with digest registry.nic.cz/knot/knot-resolver/ci/debian-11@sha256:ddd518a67fcd28118136213e814b981229e598ca2c3ee0b30ae48f413128a4d1 ...
section_end:1674735732:prepare_executor
section_start:1674735732:prepare_script
Preparing environment
Running on runner-vsgruxrs-project-147-concurrent-6 via ci-01...
section_end:1674735735:prepare_script
section_start:1674735735:get_sources
Getting source from Git repository
Fetching changes...
Initialized empty Git repository in /builds/knot/knot-resolver/.git/
Created fresh repository.
Checking out 30e2eacf as release-5.6.0...

Updating/initializing submodules recursively...
Submodule 'modules/policy/lua-aho-corasick' (https://gitlab.nic.cz/knot/3rdparty/lua-aho-corasick.git) registered for path 'modules/policy/lua-aho-corasick'
Submodule 'tests/config/tapered' (https://gitlab.nic.cz/knot/3rdparty/lua-tapered.git) registered for path 'tests/config/tapered'
Submodule 'tests/integration/deckard' (https://gitlab.nic.cz/knot/deckard.git) registered for path 'tests/integration/deckard'
Synchronizing submodule url for 'modules/policy/lua-aho-corasick'
Synchronizing submodule url for 'tests/config/tapered'
Synchronizing submodule url for 'tests/integration/deckard'
Cloning into '/builds/knot/knot-resolver/modules/policy/lua-aho-corasick'...
Cloning into '/builds/knot/knot-resolver/tests/config/tapered'...
Cloning into '/builds/knot/knot-resolver/tests/integration/deckard'...
Submodule path 'modules/policy/lua-aho-corasick': checked out '88f08a8777ab231b259e008507879806cd9f268b'
Submodule path 'tests/config/tapered': checked out 'a4ff55a9a59d7dc030f021439865117d1df7a845'
Submodule path 'tests/integration/deckard': checked out '9ec5992515f7bad376692b85030ee2ee009d6877'
Entering 'modules/policy/lua-aho-corasick'
Entering 'tests/config/tapered'
Entering 'tests/integration/deckard'
Entering 'modules/policy/lua-aho-corasick'
Entering 'tests/config/tapered'
Entering 'tests/integration/deckard'
section_end:1674735740:get_sources
section_start:1674735740:step_script
Executing "step_script" stage of the job script
Using docker image sha256:0a8ab5e838963495d3e22cac6e605570930bdc4c5b515b89de7f35d66157a722 for registry.nic.cz/knot/knot-resolver/ci/debian-11:knot-3.1 with digest registry.nic.cz/knot/knot-resolver/ci/debian-11@sha256:ddd518a67fcd28118136213e814b981229e598ca2c3ee0b30ae48f413128a4d1 ...
$ LC_ALL=en_US.UTF-8 scripts/update-authors.sh
++ git rev-parse --show-toplevel
+ cd /builds/knot/knot-resolver
+ AUTHORS_FILE=AUTHORS
++ mktemp AUTHORS.XXXXXXXXXX
+ TEMP_FILE=AUTHORS.k7NXKYBcom
+ sed '/^People who contributed commits to our Git repo are/q' AUTHORS
+ git log '--format=%aN <%aE>'
+ sort -u
+ git check-mailmap --stdin
+ sort -u
+ echo ''
+ echo 'Knot Resolver source tree also bundles code and content published by:'
+ spdx_originator_to_authors Person
+ find -name '*.spdx'
+ xargs grep --no-filename '^PackageOriginator: Person: '
+ cut -d : -f 3
+ sed -e 's/^ *//' -e 's/(/</' -e 's/)/>/'
+ sort -u
+ spdx_originator_to_authors Organization
+ find -name '*.spdx'
+ xargs grep --no-filename '^PackageOriginator: Organization: '
+ cut -d : -f 3
+ sed -e 's/^ *//' -e 's/(/</' -e 's/)/>/'
+ sort -u
+ echo ''
+ echo 'Thanks to everyone who knowingly or unknowingly contributed!'
+ diff AUTHORS AUTHORS.k7NXKYBcom
+ CHANGED=1
+ '[' 1 -ne 0 ']'
57a58
> Štěpán Balážik <stepan@balazik.cz>
62a64
> Tom Herbers <mail@tomherbers.de>
+ mv AUTHORS.k7NXKYBcom AUTHORS
+ rm -f AUTHORS.k7NXKYBcom
+ exit 1
section_end:1674735743:step_script
section_start:1674735743:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1674735744:cleanup_file_variables
ERROR: Job failed: exit code 1