Running with gitlab-runner 16.1.0 (865283c5)
  on Lightweight runner on DO 3BQDZTfs, system ID: s_a30377c9ccd3
section_start:1687914911:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2021-package-source-builder ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2021-package-source-builder ...
Using docker image sha256:9c13ee06fa984cd0aaa680e1868f85e621593359eb3ed0487c2b155d115a58ea for registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2021-package-source-builder with digest registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2021-package-source-builder@sha256:f99ebbdb1f36f9c689182ee09ae089f20741ee8626428671cf283f125c56c815 ...
section_end:1687914925:prepare_executor
section_start:1687914925:prepare_script
Preparing environment
Running on runner-3bqdztfs-project-236-concurrent-0 via runner-3bqdztfs-apertis-light-1687912719-b9ba5f03...
section_end:1687914926:prepare_script
section_start:1687914926:get_sources
Getting source from Git repository
Fetching changes...
Initialized empty Git repository in /builds/tests/helper-tools/.git/
Created fresh repository.
Checking out 5baa86b2 as detached HEAD (ref is apertis/v2021)...

Skipping Git submodules setup
section_end:1687914927:get_sources
section_start:1687914927:step_script
Executing "step_script" stage of the job script
Using docker image sha256:9c13ee06fa984cd0aaa680e1868f85e621593359eb3ed0487c2b155d115a58ea for registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2021-package-source-builder with digest registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2021-package-source-builder@sha256:f99ebbdb1f36f9c689182ee09ae089f20741ee8626428671cf283f125c56c815 ...
$ cp update_test_binaries.sh /tmp
$ git clone "${CI_SERVER_URL}/tests/$TESTCASE.git/" "$TESTCASE"
Cloning into 'glib-gio-fs'...
$ cd "$TESTCASE"
$ git checkout f86085845450
Note: checking out 'f86085845450'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at f860858 Merge branch 'wip/em/sync-data-files' into 'apertis/v2019dev0'
$ env --null | sort -z | tr '\0' '\n'
BRANCH=apertis/v2021
CI=true
CI_API_GRAPHQL_URL=https://gitlab.apertis.org/api/graphql
CI_API_V4_URL=https://gitlab.apertis.org/api/v4
CI_BUILDS_DIR=/builds
CI_COMMIT_AUTHOR=Emanuele Aina <emanuele.aina@collabora.com>
CI_COMMIT_BEFORE_SHA=0000000000000000000000000000000000000000
CI_COMMIT_BRANCH=apertis/v2021
CI_COMMIT_DESCRIPTION=
Since the pipeline is meant to be `include:`d from other repositories
by default it tries to retrieve the `update_test_binaries.sh` script
with a HTTP call.

However this means that the test pipeline on a specific commit is not
actually testing the `update_test_binaries.sh` script on the same
commit, but it retrieves it from the `apertis/v2021` branch (in this
case, `apertis/v2023dev1`).

Tweak things to ensure the current `update_test_binaries.sh` is used
during testing.

Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
CI_COMMIT_MESSAGE=Test the current script, not the one in the main branch

Since the pipeline is meant to be `include:`d from other repositories
by default it tries to retrieve the `update_test_binaries.sh` script
with a HTTP call.

However this means that the test pipeline on a specific commit is not
actually testing the `update_test_binaries.sh` script on the same
commit, but it retrieves it from the `apertis/v2021` branch (in this
case, `apertis/v2023dev1`).

Tweak things to ensure the current `update_test_binaries.sh` is used
during testing.

Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>

CI_COMMIT_REF_NAME=apertis/v2021
CI_COMMIT_REF_PROTECTED=true
CI_COMMIT_REF_SLUG=apertis-v2021
CI_COMMIT_SHA=5baa86b2b73ea29dfde61560aa294afa7f252215
CI_COMMIT_SHORT_SHA=5baa86b2
CI_COMMIT_TIMESTAMP=2021-12-31T02:08:14+01:00
CI_COMMIT_TITLE=Test the current script, not the one in the main branch
CI_CONCURRENT_ID=1
CI_CONCURRENT_PROJECT_ID=0
CI_CONFIG_PATH=.gitlab-ci.yml
CI_DEFAULT_BRANCH=apertis/v2024dev2
CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX=gitlab.apertis.org:443/tests/dependency_proxy/containers
CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX=gitlab.apertis.org:443/tests/dependency_proxy/containers
CI_DEPENDENCY_PROXY_PASSWORD=[MASKED]
CI_DEPENDENCY_PROXY_SERVER=gitlab.apertis.org:443
CI_DEPENDENCY_PROXY_USER=gitlab-ci-token
CI_DISPOSABLE_ENVIRONMENT=true
CI_JOB_ID=2537315
CI_JOB_IMAGE=registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2021-package-source-builder
CI_JOB_JWT=[MASKED]
CI_JOB_JWT_V1=[MASKED]
CI_JOB_JWT_V2=[MASKED]
CI_JOB_NAME=test-glib-gio-fs
CI_JOB_NAME_SLUG=test-glib-gio-fs
CI_JOB_STAGE=test
CI_JOB_STARTED_AT=2023-06-28T01:15:10Z
CI_JOB_STATUS=running
CI_JOB_TIMEOUT=3600
CI_JOB_TOKEN=[MASKED]
CI_JOB_URL=https://gitlab.apertis.org/tests/helper-tools/-/jobs/2537315
CI_NODE_TOTAL=1
CI_PAGES_DOMAIN=pages.apertis.org
CI_PAGES_URL=https://tests.pages.apertis.org/helper-tools
CI_PIPELINE_CREATED_AT=2023-06-28T01:15:06Z
CI_PIPELINE_ID=570106
CI_PIPELINE_IID=969
CI_PIPELINE_SOURCE=schedule
CI_PIPELINE_URL=https://gitlab.apertis.org/tests/helper-tools/-/pipelines/570106
CI_PROJECT_CLASSIFICATION_LABEL=
CI_PROJECT_DESCRIPTION=
CI_PROJECT_DIR=/builds/tests/helper-tools
CI_PROJECT_ID=236
CI_PROJECT_NAME=helper-tools
CI_PROJECT_NAMESPACE=tests
CI_PROJECT_NAMESPACE_ID=39
CI_PROJECT_PATH=tests/helper-tools
CI_PROJECT_PATH_SLUG=tests-helper-tools
CI_PROJECT_REPOSITORY_LANGUAGES=shell
CI_PROJECT_ROOT_NAMESPACE=tests
CI_PROJECT_TITLE=helper-tools
CI_PROJECT_URL=https://gitlab.apertis.org/tests/helper-tools
CI_PROJECT_VISIBILITY=public
CI_REGISTRY=registry.gitlab.apertis.org
CI_REGISTRY_PASSWORD=[MASKED]
CI_REGISTRY_USER=gitlab-ci-token
CI_REPOSITORY_URL=https://gitlab-ci-token:[MASKED]@gitlab.apertis.org/tests/helper-tools.git
CI_RUNNER_DESCRIPTION=Lightweight runner on DO
CI_RUNNER_EXECUTABLE_ARCH=linux/amd64
CI_RUNNER_ID=53
CI_RUNNER_REVISION=865283c5
CI_RUNNER_SHORT_TOKEN=3BQDZTfs
CI_RUNNER_TAGS=["lightweight"]
CI_RUNNER_VERSION=16.1.0
CI_SERVER=yes
CI_SERVER_HOST=gitlab.apertis.org
CI_SERVER_NAME=GitLab
CI_SERVER_PORT=443
CI_SERVER_PROTOCOL=https
CI_SERVER_REVISION=6e840c5468f
CI_SERVER_SHELL_SSH_HOST=gitlab.apertis.org
CI_SERVER_SHELL_SSH_PORT=22
CI_SERVER_TLS_CA_FILE=/builds/tests/helper-tools.tmp/CI_SERVER_TLS_CA_FILE
CI_SERVER_URL=https://gitlab.apertis.org
CI_SERVER_VERSION=16.0.5
CI_SERVER_VERSION_MAJOR=16
CI_SERVER_VERSION_MINOR=0
CI_SERVER_VERSION_PATCH=5
CI_TEMPLATE_REGISTRY_HOST=registry.gitlab.com
FF_CMD_DISABLE_DELAYED_ERROR_LEVEL_EXPANSION=false
FF_DISABLE_POWERSHELL_STDIN=false
FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR=false
FF_ENABLE_BASH_EXIT_CODE_CHECK=false
FF_ENABLE_JOB_CLEANUP=false
FF_KUBERNETES_HONOR_ENTRYPOINT=false
FF_NETWORK_PER_BUILD=false
FF_POSIXLY_CORRECT_ESCAPES=false
FF_RESOLVE_FULL_TLS_CHAIN=true
FF_SCRIPT_SECTIONS=false
FF_SECRET_RESOLVING_FAILS_IF_MISSING=true
FF_SET_PERMISSIONS_BEFORE_CLEANUP=true
FF_SKIP_NOOP_BUILD_STAGES=true
FF_USE_ADVANCED_POD_SPEC_CONFIGURATION=false
FF_USE_DIRECT_DOWNLOAD=true
FF_USE_DYNAMIC_TRACE_FORCE_SEND_INTERVAL=false
FF_USE_FASTZIP=false
FF_USE_IMPROVED_URL_MASKING=false
FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY=false
FF_USE_NEW_BASH_EVAL_STRATEGY=false
FF_USE_NEW_SHELL_ESCAPE=false
FF_USE_POD_ACTIVE_DEADLINE_SECONDS=false
FF_USE_POWERSHELL_PATH_RESOLVER=false
FF_USE_WINDOWS_LEGACY_PROCESS_STRATEGY=true
GITLAB_CI=true
GITLAB_CI_PASSWORD=[MASKED]
GITLAB_CI_USER=testbot
GITLAB_FEATURES=
GITLAB_USER_EMAIL=ritesh.sarraf@collabora.co.uk
GITLAB_USER_ID=8
GITLAB_USER_LOGIN=ritesh
GITLAB_USER_NAME=Ritesh Raj Sarraf
GIT_PUSH_URL=
HOME=/root
HOSTNAME=runner-3bqdztfs-project-236-concurrent-0
LANG=C.UTF-8
LC_ALL=C.UTF-8
OLDPWD=/builds/tests/helper-tools
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PWD=/builds/tests/helper-tools/glib-gio-fs
RUNNER_TEMP_PROJECT_DIR=/builds/tests/helper-tools.tmp
SCRIPT_URL=
SHLVL=0
TESTCASE=glib-gio-fs
_=/usr/bin/env
container=docker
osname=apertis
release=v2021
$ test -n "$SCRIPT_URL" && wget "$SCRIPT_URL" -O /tmp/update_test_binaries.sh
$ bash /tmp/update_test_binaries.sh --release "${release}" --branch "$BRANCH" --repository . --dry-run
+ branch=master
+ workdir=/tmp
+ '[' --release '!=' '' ']'
+ case $1 in
+ shift
+ release=v2021
+ shift
+ '[' --branch '!=' '' ']'
+ case $1 in
+ shift
+ branch=apertis/v2021
+ shift
+ '[' --repository '!=' '' ']'
+ case $1 in
+ shift
+ repository=.
+ shift
+ '[' --dry-run '!=' '' ']'
+ case $1 in
+ dry_run=1
+ shift
+ '[' '' '!=' '' ']'
+ '[' -z v2021 -o -z . ']'
++ readlink -f .
+ repository=/builds/tests/helper-tools/glib-gio-fs
+ '[' -n /tmp ']'
+ mkdir -p /tmp
+ pushd /tmp
/tmp /builds/tests/helper-tools/glib-gio-fs
+ RELEASE=v2021
+ BRANCH=apertis/v2021
++ basename /builds/tests/helper-tools/glib-gio-fs
+ TEST=glib-gio-fs
+ SOURCES='target development'
+ ARCHS='amd64 armhf arm64'
+ PACKAGES=
+ BINARIES=
+ test_repository_requires_binaries /builds/tests/helper-tools/glib-gio-fs
+ '[' -f /builds/tests/helper-tools/glib-gio-fs/external-binaries.cfg ']'
+ return 0
++ date +%Y%m%d
+ echo 'Binary update glib-gio-fs 20230628'
+ echo
+ for ARCH in ${ARCHS}
+ EXTRACT=extract_amd64
+ download_packages_description
+ for SOURCE in ${SOURCES}
+ '[' -f Packages.amd64.target ']'
+ wget https://repositories.apertis.org/apertis/dists/v2021/target/binary-amd64/Packages -O Packages.amd64.target
--2023-06-28 01:15:28--  https://repositories.apertis.org/apertis/dists/v2021/target/binary-amd64/Packages
Resolving repositories.apertis.org (repositories.apertis.org)... 167.235.63.60, 2a01:4f8:1c1c:ac4d::1
Connecting to repositories.apertis.org (repositories.apertis.org)|167.235.63.60|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3707816 (3.5M)
Saving to: ‘Packages.amd64.target’

     0K .......... .......... .......... .......... ..........  1% 1.22M 3s
    50K .......... .......... .......... .......... ..........  2% 2.44M 2s
   100K .......... .......... .......... .......... ..........  4%  118M 1s
   150K .......... .......... .......... .......... ..........  5% 2.44M 1s
   200K .......... .......... .......... .......... ..........  6% 86.6M 1s
   250K .......... .......... .......... .......... ..........  8% 86.5M 1s
   300K .......... .......... .......... .......... ..........  9% 2.60M 1s
   350K .......... .......... .......... .......... .......... 11% 70.2M 1s
   400K .......... .......... .......... .......... .......... 12% 87.2M 1s
   450K .......... .......... .......... .......... .......... 13% 70.3M 1s
   500K .......... .......... .......... .......... .......... 15% 96.7M 1s
   550K .......... .......... .......... .......... .......... 16% 90.6M 1s
   600K .......... .......... .......... .......... .......... 17% 78.0M 0s
   650K .......... .......... .......... .......... .......... 19% 3.00M 1s
   700K .......... .......... .......... .......... .......... 20% 82.7M 0s
   750K .......... .......... .......... .......... .......... 22%  200M 0s
   800K .......... .......... .......... .......... .......... 23%  238M 0s
   850K .......... .......... .......... .......... .......... 24%  199M 0s
   900K .......... .......... .......... .......... .......... 26%  215M 0s
   950K .......... .......... .......... .......... .......... 27%  177M 0s
  1000K .......... .......... .......... .......... .......... 28%  174M 0s
  1050K .......... .......... .......... .......... .......... 30%  193M 0s
  1100K .......... .......... .......... .......... .......... 31%  165M 0s
  1150K .......... .......... .......... .......... .......... 33%  182M 0s
  1200K .......... .......... .......... .......... .......... 34%  162M 0s
  1250K .......... .......... .......... .......... .......... 35%  183M 0s
  1300K .......... .......... .......... .......... .......... 37%  266M 0s
  1350K .......... .......... .......... .......... .......... 38% 3.03M 0s
  1400K .......... .......... .......... .......... .......... 40% 92.1M 0s
  1450K .......... .......... .......... .......... .......... 41%  130M 0s
  1500K .......... .......... .......... .......... .......... 42% 88.4M 0s
  1550K .......... .......... .......... .......... .......... 44%  248M 0s
  1600K .......... .......... .......... .......... .......... 45%  223M 0s
  1650K .......... .......... .......... .......... .......... 46%  206M 0s
  1700K .......... .......... .......... .......... .......... 48%  187M 0s
  1750K .......... .......... .......... .......... .......... 49%  226M 0s
  1800K .......... .......... .......... .......... .......... 51%  265M 0s
  1850K .......... .......... .......... .......... .......... 52%  195M 0s
  1900K .......... .......... .......... .......... .......... 53%  248M 0s
  1950K .......... .......... .......... .......... .......... 55%  201M 0s
  2000K .......... .......... .......... .......... .......... 56%  218M 0s
  2050K .......... .......... .......... .......... .......... 57%  251M 0s
  2100K .......... .......... .......... .......... .......... 59%  210M 0s
  2150K .......... .......... .......... .......... .......... 60%  190M 0s
  2200K .......... .......... .......... .......... .......... 62%  165M 0s
  2250K .......... .......... .......... .......... .......... 63%  258M 0s
  2300K .......... .......... .......... .......... .......... 64%  252M 0s
  2350K .......... .......... .......... .......... .......... 66%  212M 0s
  2400K .......... .......... .......... .......... .......... 67%  238M 0s
  2450K .......... .......... .......... .......... .......... 69%  235M 0s
  2500K .......... .......... .......... .......... .......... 70%  267M 0s
  2550K .......... .......... .......... .......... .......... 71%  256M 0s
  2600K .......... .......... .......... .......... .......... 73%  230M 0s
  2650K .......... .......... .......... .......... .......... 74%  302M 0s
  2700K .......... .......... .......... .......... .......... 75%  211M 0s
  2750K .......... .......... .......... .......... .......... 77% 3.69M 0s
  2800K .......... .......... .......... .......... .......... 78%  115M 0s
  2850K .......... .......... .......... .......... .......... 80%  104M 0s
  2900K .......... .......... .......... .......... .......... 81%  169M 0s
  2950K .......... .......... .......... .......... .......... 82%  207M 0s
  3000K .......... .......... .......... .......... .......... 84%  219M 0s
  3050K .......... .......... .......... .......... .......... 85%  204M 0s
  3100K .......... .......... .......... .......... .......... 86%  222M 0s
  3150K .......... .......... .......... .......... .......... 88%  262M 0s
  3200K .......... .......... .......... .......... .......... 89%  238M 0s
  3250K .......... .......... .......... .......... .......... 91%  217M 0s
  3300K .......... .......... .......... .......... .......... 92%  199M 0s
  3350K .......... .......... .......... .......... .......... 93%  190M 0s
  3400K .......... .......... .......... .......... .......... 95%  242M 0s
  3450K .......... .......... .......... .......... .......... 96%  211M 0s
  3500K .......... .......... .......... .......... .......... 98%  158M 0s
  3550K .......... .......... .......... .......... .......... 99%  263M 0s
  3600K .......... ..........                                 100%  194M=0.2s

2023-06-28 01:15:28 (21.5 MB/s) - ‘Packages.amd64.target’ saved [3707816/3707816]

+ for SOURCE in ${SOURCES}
+ '[' -f Packages.amd64.development ']'
+ wget https://repositories.apertis.org/apertis/dists/v2021/development/binary-amd64/Packages -O Packages.amd64.development
--2023-06-28 01:15:28--  https://repositories.apertis.org/apertis/dists/v2021/development/binary-amd64/Packages
Resolving repositories.apertis.org (repositories.apertis.org)... 167.235.63.60, 2a01:4f8:1c1c:ac4d::1
Connecting to repositories.apertis.org (repositories.apertis.org)|167.235.63.60|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10514138 (10M)
Saving to: ‘Packages.amd64.development’

     0K .......... .......... .......... .......... ..........  0% 1.36M 7s
    50K .......... .......... .......... .......... ..........  0% 2.74M 5s
   100K .......... .......... .......... .......... ..........  1%  216M 4s
   150K .......... .......... .......... .......... ..........  1% 2.81M 4s
   200K .......... .......... .......... .......... ..........  2%  185M 3s
   250K .......... .......... .......... .......... ..........  2%  168M 2s
   300K .......... .......... .......... .......... ..........  3%  326M 2s
   350K .......... .......... .......... .......... ..........  3%  273M 2s
   400K .......... .......... .......... .......... ..........  4% 2.82M 2s
   450K .......... .......... .......... .......... ..........  4%  173M 2s
   500K .......... .......... .......... .......... ..........  5%  249M 2s
   550K .......... .......... .......... .......... ..........  5%  301M 1s
   600K .......... .......... .......... .......... ..........  6%  231M 1s
   650K .......... .......... .......... .......... ..........  6%  265M 1s
   700K .......... .......... .......... .......... ..........  7%  210M 1s
   750K .......... .......... .......... .......... ..........  7%  250M 1s
   800K .......... .......... .......... .......... ..........  8% 2.99M 1s
   850K .......... .......... .......... .......... ..........  8%  177M 1s
   900K .......... .......... .......... .......... ..........  9%  282M 1s
   950K .......... .......... .......... .......... ..........  9%  235M 1s
  1000K .......... .......... .......... .......... .......... 10%  221M 1s
  1050K .......... .......... .......... .......... .......... 10%  228M 1s
  1100K .......... .......... .......... .......... .......... 11%  220M 1s
  1150K .......... .......... .......... .......... .......... 11%  276M 1s
  1200K .......... .......... .......... .......... .......... 12%  236M 1s
  1250K .......... .......... .......... .......... .......... 12%  274M 1s
  1300K .......... .......... .......... .......... .......... 13%  270M 1s
  1350K .......... .......... .......... .......... .......... 13%  208M 1s
  1400K .......... .......... .......... .......... .......... 14%  282M 1s
  1450K .......... .......... .......... .......... .......... 14%  215M 1s
  1500K .......... .......... .......... .......... .......... 15%  184M 1s
  1550K .......... .......... .......... .......... .......... 15%  183M 1s
  1600K .......... .......... .......... .......... .......... 16%  171M 1s
  1650K .......... .......... .......... .......... .......... 16% 3.41M 1s
  1700K .......... .......... .......... .......... .......... 17%  117M 1s
  1750K .......... .......... .......... .......... .......... 17%  266M 1s
  1800K .......... .......... .......... .......... .......... 18%  230M 1s
  1850K .......... .......... .......... .......... .......... 18%  199M 1s
  1900K .......... .......... .......... .......... .......... 18%  193M 1s
  1950K .......... .......... .......... .......... .......... 19%  172M 1s
  2000K .......... .......... .......... .......... .......... 19%  175M 1s
  2050K .......... .......... .......... .......... .......... 20%  222M 0s
  2100K .......... .......... .......... .......... .......... 20%  213M 0s
  2150K .......... .......... .......... .......... .......... 21%  193M 0s
  2200K .......... .......... .......... .......... .......... 21%  190M 0s
  2250K .......... .......... .......... .......... .......... 22%  163M 0s
  2300K .......... .......... .......... .......... .......... 22%  126M 0s
  2350K .......... .......... .......... .......... .......... 23%  129M 0s
  2400K .......... .......... .......... .......... .......... 23%  169M 0s
  2450K .......... .......... .......... .......... .......... 24%  178M 0s
  2500K .......... .......... .......... .......... .......... 24%  234M 0s
  2550K .......... .......... .......... .......... .......... 25%  217M 0s
  2600K .......... .......... .......... .......... .......... 25%  219M 0s
  2650K .......... .......... .......... .......... .......... 26%  208M 0s
  2700K .......... .......... .......... .......... .......... 26%  158M 0s
  2750K .......... .......... .......... .......... .......... 27%  106M 0s
  2800K .......... .......... .......... .......... .......... 27%  168M 0s
  2850K .......... .......... .......... .......... .......... 28% 79.3M 0s
  2900K .......... .......... .......... .......... .......... 28%  145M 0s
  2950K .......... .......... .......... .......... .......... 29%  186M 0s
  3000K .......... .......... .......... .......... .......... 29%  266M 0s
  3050K .......... .......... .......... .......... .......... 30%  217M 0s
  3100K .......... .......... .......... .......... .......... 30%  217M 0s
  3150K .......... .......... .......... .......... .......... 31%  261M 0s
  3200K .......... .......... .......... .......... .......... 31%  150M 0s
  3250K .......... .......... .......... .......... .......... 32%  139M 0s
  3300K .......... .......... .......... .......... .......... 32%  118M 0s
  3350K .......... .......... .......... .......... .......... 33%  126M 0s
  3400K .......... .......... .......... .......... .......... 33% 6.00M 0s
  3450K .......... .......... .......... .......... .......... 34%  114M 0s
  3500K .......... .......... .......... .......... .......... 34%  171M 0s
  3550K .......... .......... .......... .......... .......... 35%  167M 0s
  3600K .......... .......... .......... .......... .......... 35% 80.7M 0s
  3650K .......... .......... .......... .......... .......... 36%  111M 0s
  3700K .......... .......... .......... .......... .......... 36% 97.6M 0s
  3750K .......... .......... .......... .......... .......... 37%  110M 0s
  3800K .......... .......... .......... .......... .......... 37% 93.0M 0s
  3850K .......... .......... .......... .......... .......... 37% 92.6M 0s
  3900K .......... .......... .......... .......... .......... 38%  109M 0s
  3950K .......... .......... .......... .......... .......... 38% 95.6M 0s
  4000K .......... .......... .......... .......... .......... 39%  101M 0s
  4050K .......... .......... .......... .......... .......... 39%  102M 0s
  4100K .......... .......... .......... .......... .......... 40% 89.1M 0s
  4150K .......... .......... .......... .......... .......... 40%  181M 0s
  4200K .......... .......... .......... .......... .......... 41%  156M 0s
  4250K .......... .......... .......... .......... .......... 41%  185M 0s
  4300K .......... .......... .......... .......... .......... 42%  180M 0s
  4350K .......... .......... .......... .......... .......... 42%  145M 0s
  4400K .......... .......... .......... .......... .......... 43%  177M 0s
  4450K .......... .......... .......... .......... .......... 43%  177M 0s
  4500K .......... .......... .......... .......... .......... 44%  124M 0s
  4550K .......... .......... .......... .......... .......... 44%  153M 0s
  4600K .......... .......... .......... .......... .......... 45%  133M 0s
  4650K .......... .......... .......... .......... .......... 45%  116M 0s
  4700K .......... .......... .......... .......... .......... 46% 78.8M 0s
  4750K .......... .......... .......... .......... .......... 46%  107M 0s
  4800K .......... .......... .......... .......... .......... 47%  112M 0s
  4850K .......... .......... .......... .......... .......... 47% 96.2M 0s
  4900K .......... .......... .......... .......... .......... 48%  194M 0s
  4950K .......... .......... .......... .......... .......... 48%  173M 0s
  5000K .......... .......... .......... .......... .......... 49%  210M 0s
  5050K .......... .......... .......... .......... .......... 49%  177M 0s
  5100K .......... .......... .......... .......... .......... 50%  144M 0s
  5150K .......... .......... .......... .......... .......... 50%  216M 0s
  5200K .......... .......... .......... .......... .......... 51%  205M 0s
  5250K .......... .......... .......... .......... .......... 51%  198M 0s
  5300K .......... .......... .......... .......... .......... 52%  160M 0s
  5350K .......... .......... .......... .......... .......... 52%  136M 0s
  5400K .......... .......... .......... .......... .......... 53%  139M 0s
  5450K .......... .......... .......... .......... .......... 53%  130M 0s
  5500K .......... .......... .......... .......... .......... 54%  192M 0s
  5550K .......... .......... .......... .......... .......... 54%  278M 0s
  5600K .......... .......... .......... .......... .......... 55%  205M 0s
  5650K .......... .......... .......... .......... .......... 55%  208M 0s
  5700K .......... .......... .......... .......... .......... 56% 36.0M 0s
  5750K .......... .......... .......... .......... .......... 56%  143M 0s
  5800K .......... .......... .......... .......... .......... 56%  150M 0s
  5850K .......... .......... .......... .......... .......... 57% 24.7M 0s
  5900K .......... .......... .......... .......... .......... 57%  118M 0s
  5950K .......... .......... .......... .......... .......... 58%  239M 0s
  6000K .......... .......... .......... .......... .......... 58% 44.2M 0s
  6050K .......... .......... .......... .......... .......... 59%  213M 0s
  6100K .......... .......... .......... .......... .......... 59% 20.6M 0s
  6150K .......... .......... .......... .......... .......... 60%  228M 0s
  6200K .......... .......... .......... .......... .......... 60%  209M 0s
  6250K .......... .......... .......... .......... .......... 61% 20.6M 0s
  6300K .......... .......... .......... .......... .......... 61% 92.7M 0s
  6350K .......... .......... .......... .......... .......... 62% 81.3M 0s
  6400K .......... .......... .......... .......... .......... 62%  118M 0s
  6450K .......... .......... .......... .......... .......... 63%  139M 0s
  6500K .......... .......... .......... .......... .......... 63% 23.6M 0s
  6550K .......... .......... .......... .......... .......... 64% 97.2M 0s
  6600K .......... .......... .......... .......... .......... 64% 33.6M 0s
  6650K .......... .......... .......... .......... .......... 65% 97.0M 0s
  6700K .......... .......... .......... .......... .......... 65% 78.8M 0s
  6750K .......... .......... .......... .......... .......... 66% 36.5M 0s
  6800K .......... .......... .......... .......... .......... 66% 89.7M 0s
  6850K .......... .......... .......... .......... .......... 67% 70.9M 0s
  6900K .......... .......... .......... .......... .......... 67% 11.9M 0s
  6950K .......... .......... .......... .......... .......... 68%  117M 0s
  7000K .......... .......... .......... .......... .......... 68%  102M 0s
  7050K .......... .......... .......... .......... .......... 69% 96.4M 0s
  7100K .......... .......... .......... .......... .......... 69% 91.4M 0s
  7150K .......... .......... .......... .......... .......... 70% 78.8M 0s
  7200K .......... .......... .......... .......... .......... 70% 98.9M 0s
  7250K .......... .......... .......... .......... .......... 71% 42.6M 0s
  7300K .......... .......... .......... .......... .......... 71%  114M 0s
  7350K .......... .......... .......... .......... .......... 72% 82.6M 0s
  7400K .......... .......... .......... .......... .......... 72% 23.1M 0s
  7450K .......... .......... .......... .......... .......... 73% 85.3M 0s
  7500K .......... .......... .......... .......... .......... 73% 74.7M 0s
  7550K .......... .......... .......... .......... .......... 74% 51.8M 0s
  7600K .......... .......... .......... .......... .......... 74%  100M 0s
  7650K .......... .......... .......... .......... .......... 74% 84.5M 0s
  7700K .......... .......... .......... .......... .......... 75% 70.6M 0s
  7750K .......... .......... .......... .......... .......... 75%  137M 0s
  7800K .......... .......... .......... .......... .......... 76% 15.9M 0s
  7850K .......... .......... .......... .......... .......... 76% 93.1M 0s
  7900K .......... .......... .......... .......... .......... 77% 61.7M 0s
  7950K .......... .......... .......... .......... .......... 77%  102M 0s
  8000K .......... .......... .......... .......... .......... 78% 96.0M 0s
  8050K .......... .......... .......... .......... .......... 78% 24.0M 0s
  8100K .......... .......... .......... .......... .......... 79% 72.6M 0s
  8150K .......... .......... .......... .......... .......... 79%  101M 0s
  8200K .......... .......... .......... .......... .......... 80%  109M 0s
  8250K .......... .......... .......... .......... .......... 80% 87.4M 0s
  8300K .......... .......... .......... .......... .......... 81%  116M 0s
  8350K .......... .......... .......... .......... .......... 81% 91.9M 0s
  8400K .......... .......... .......... .......... .......... 82% 96.3M 0s
  8450K .......... .......... .......... .......... .......... 82% 65.8M 0s
  8500K .......... .......... .......... .......... .......... 83%  104M 0s
  8550K .......... .......... .......... .......... .......... 83%  110M 0s
  8600K .......... .......... .......... .......... .......... 84% 89.5M 0s
  8650K .......... .......... .......... .......... .......... 84% 81.6M 0s
  8700K .......... .......... .......... .......... .......... 85% 29.6M 0s
  8750K .......... .......... .......... .......... .......... 85%  118M 0s
  8800K .......... .......... .......... .......... .......... 86% 77.7M 0s
  8850K .......... .......... .......... .......... .......... 86% 88.0M 0s
  8900K .......... .......... .......... .......... .......... 87% 91.5M 0s
  8950K .......... .......... .......... .......... .......... 87% 25.0M 0s
  9000K .......... .......... .......... .......... .......... 88%  102M 0s
  9050K .......... .......... .......... .......... .......... 88% 41.1M 0s
  9100K .......... .......... .......... .......... .......... 89% 91.6M 0s
  9150K .......... .......... .......... .......... .......... 89%  147M 0s
  9200K .......... .......... .......... .......... .......... 90% 85.0M 0s
  9250K .......... .......... .......... .......... .......... 90%  109M 0s
  9300K .......... .......... .......... .......... .......... 91% 31.3M 0s
  9350K .......... .......... .......... .......... .......... 91% 48.8M 0s
  9400K .......... .......... .......... .......... .......... 92%  149M 0s
  9450K .......... .......... .......... .......... .......... 92% 39.1M 0s
  9500K .......... .......... .......... .......... .......... 93%  144M 0s
  9550K .......... .......... .......... .......... .......... 93% 53.3M 0s
  9600K .......... .......... .......... .......... .......... 93% 49.7M 0s
  9650K .......... .......... .......... .......... .......... 94%  118M 0s
  9700K .......... .......... .......... .......... .......... 94% 45.6M 0s
  9750K .......... .......... .......... .......... .......... 95%  148M 0s
  9800K .......... .......... .......... .......... .......... 95%  196M 0s
  9850K .......... .......... .......... .......... .......... 96%  165M 0s
  9900K .......... .......... .......... .......... .......... 96%  178M 0s
  9950K .......... .......... .......... .......... .......... 97% 18.0M 0s
 10000K .......... .......... .......... .......... .......... 97%  155M 0s
 10050K .......... .......... .......... .......... .......... 98%  138M 0s
 10100K .......... .......... .......... .......... .......... 98% 36.8M 0s
 10150K .......... .......... .......... .......... .......... 99%  155M 0s
 10200K .......... .......... .......... .......... .......... 99% 83.9M 0s
 10250K .......... .......                                    100%  182M=0.2s

2023-06-28 01:15:29 (42.9 MB/s) - ‘Packages.amd64.development’ saved [10514138/10514138]

+ download_extract_packages
+ local PACKAGE=
+ mkdir -p extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/async-close-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ wget https://repositories.apertis.org/apertis/pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
--2023-06-28 01:15:29--  https://repositories.apertis.org/apertis/pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
Resolving repositories.apertis.org (repositories.apertis.org)... 167.235.63.60, 2a01:4f8:1c1c:ac4d::1
Connecting to repositories.apertis.org (repositories.apertis.org)|167.235.63.60|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1356468 (1.3M) [application/vnd.debian.binary-package]
Saving to: ‘libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb’

     0K .......... .......... .......... .......... ..........  3% 1.23M 1s
    50K .......... .......... .......... .......... ..........  7% 2.24M 1s
   100K .......... .......... .......... .......... .......... 11% 64.3M 0s
   150K .......... .......... .......... .......... .......... 15% 2.40M 0s
   200K .......... .......... .......... .......... .......... 18% 34.9M 0s
   250K .......... .......... .......... .......... .......... 22% 39.4M 0s
   300K .......... .......... .......... .......... .......... 26% 43.4M 0s
   350K .......... .......... .......... .......... .......... 30% 3.04M 0s
   400K .......... .......... .......... .......... .......... 33% 77.3M 0s
   450K .......... .......... .......... .......... .......... 37% 69.6M 0s
   500K .......... .......... .......... .......... .......... 41% 80.3M 0s
   550K .......... .......... .......... .......... .......... 45% 75.3M 0s
   600K .......... .......... .......... .......... .......... 49% 76.9M 0s
   650K .......... .......... .......... .......... .......... 52% 71.7M 0s
   700K .......... .......... .......... .......... .......... 56% 71.1M 0s
   750K .......... .......... .......... .......... .......... 60% 3.12M 0s
   800K .......... .......... .......... .......... .......... 64% 57.1M 0s
   850K .......... .......... .......... .......... .......... 67% 64.0M 0s
   900K .......... .......... .......... .......... .......... 71% 64.6M 0s
   950K .......... .......... .......... .......... .......... 75% 49.0M 0s
  1000K .......... .......... .......... .......... .......... 79% 71.0M 0s
  1050K .......... .......... .......... .......... .......... 83% 61.3M 0s
  1100K .......... .......... .......... .......... .......... 86% 65.3M 0s
  1150K .......... .......... .......... .......... .......... 90% 90.6M 0s
  1200K .......... .......... .......... .......... .......... 94% 66.1M 0s
  1250K .......... .......... .......... .......... .......... 98% 65.9M 0s
  1300K .......... .......... ....                            100% 2.09M=0.1s

2023-06-28 01:15:29 (9.12 MB/s) - ‘libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb’ saved [1356468/1356468]

+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/buffered-input-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/buffered-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/converter-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/data-input-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/data-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/fileattributematcher =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/filter-streams =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/g-file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/g-file-info =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/io-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/live-g-file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/pollable =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/readwrite =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/unix-streams =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/vfs =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=amd64
+ [[ amd64 =~ (^|[[:space:]])amd64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.amd64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb extract_amd64
+ read -r line
+ cleanup_test_repository amd64
+ local ARCH=amd64
+ '[' -z amd64 ']'
+ '[' -d /builds/tests/helper-tools/glib-gio-fs/amd64 ']'
+ rm -rf /builds/tests/helper-tools/glib-gio-fs/amd64
+ update_test_repository
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/async-close-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/async-close-output-stream
+ TARGET=amd64/bin/async-close-output-stream
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/async-close-output-stream /builds/tests/helper-tools/glib-gio-fs/amd64/bin/async-close-output-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/async-close-output-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/async-close-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/buffered-input-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/buffered-input-stream
+ TARGET=amd64/bin/buffered-input-stream
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/buffered-input-stream /builds/tests/helper-tools/glib-gio-fs/amd64/bin/buffered-input-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/buffered-input-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/buffered-input-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/buffered-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/buffered-output-stream
+ TARGET=amd64/bin/buffered-output-stream
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/buffered-output-stream /builds/tests/helper-tools/glib-gio-fs/amd64/bin/buffered-output-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/buffered-output-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/buffered-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/converter-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/converter-stream
+ TARGET=amd64/bin/converter-stream
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/converter-stream /builds/tests/helper-tools/glib-gio-fs/amd64/bin/converter-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/converter-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/converter-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/data-input-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/data-input-stream
+ TARGET=amd64/bin/data-input-stream
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/data-input-stream /builds/tests/helper-tools/glib-gio-fs/amd64/bin/data-input-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/data-input-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/data-input-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/data-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/data-output-stream
+ TARGET=amd64/bin/data-output-stream
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/data-output-stream /builds/tests/helper-tools/glib-gio-fs/amd64/bin/data-output-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/data-output-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/data-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/file
+ TARGET=amd64/bin/file
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/file /builds/tests/helper-tools/glib-gio-fs/amd64/bin/file
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/file
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/file'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/fileattributematcher =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/fileattributematcher
+ TARGET=amd64/bin/fileattributematcher
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/fileattributematcher /builds/tests/helper-tools/glib-gio-fs/amd64/bin/fileattributematcher
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/fileattributematcher
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/fileattributematcher'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/filter-streams =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/filter-streams
+ TARGET=amd64/bin/filter-streams
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/filter-streams /builds/tests/helper-tools/glib-gio-fs/amd64/bin/filter-streams
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/filter-streams
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/filter-streams'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/g-file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/g-file
+ TARGET=amd64/bin/g-file
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/g-file /builds/tests/helper-tools/glib-gio-fs/amd64/bin/g-file
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/g-file
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/g-file'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/g-file-info =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/g-file-info
+ TARGET=amd64/bin/g-file-info
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/g-file-info /builds/tests/helper-tools/glib-gio-fs/amd64/bin/g-file-info
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/g-file-info
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/g-file-info'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/io-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/io-stream
+ TARGET=amd64/bin/io-stream
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/io-stream /builds/tests/helper-tools/glib-gio-fs/amd64/bin/io-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/io-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/io-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/live-g-file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/live-g-file
+ TARGET=amd64/bin/live-g-file
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/live-g-file /builds/tests/helper-tools/glib-gio-fs/amd64/bin/live-g-file
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/live-g-file
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/live-g-file'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/pollable =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/pollable
+ TARGET=amd64/bin/pollable
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/pollable /builds/tests/helper-tools/glib-gio-fs/amd64/bin/pollable
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/pollable
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/pollable'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/readwrite =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/readwrite
+ TARGET=amd64/bin/readwrite
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/readwrite /builds/tests/helper-tools/glib-gio-fs/amd64/bin/readwrite
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/readwrite
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/readwrite'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/unix-streams =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/unix-streams
+ TARGET=amd64/bin/unix-streams
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/unix-streams /builds/tests/helper-tools/glib-gio-fs/amd64/bin/unix-streams
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/unix-streams
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/unix-streams'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/vfs =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=amd64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/amd64/bin
+ '[' -n '' ']'
++ basename extract_amd64//usr/lib/glib2.0/installed-tests/glib/vfs
+ TARGET=amd64/bin/vfs
+ cp extract_amd64//usr/lib/glib2.0/installed-tests/glib/vfs /builds/tests/helper-tools/glib-gio-fs/amd64/bin/vfs
+ git -C /builds/tests/helper-tools/glib-gio-fs add amd64/bin/vfs
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/vfs'
+ read -r line
+ for ARCH in ${ARCHS}
+ EXTRACT=extract_armhf
+ download_packages_description
+ for SOURCE in ${SOURCES}
+ '[' -f Packages.armhf.target ']'
+ wget https://repositories.apertis.org/apertis/dists/v2021/target/binary-armhf/Packages -O Packages.armhf.target
--2023-06-28 01:15:33--  https://repositories.apertis.org/apertis/dists/v2021/target/binary-armhf/Packages
Resolving repositories.apertis.org (repositories.apertis.org)... 167.235.63.60, 2a01:4f8:1c1c:ac4d::1
Connecting to repositories.apertis.org (repositories.apertis.org)|167.235.63.60|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3601108 (3.4M)
Saving to: ‘Packages.armhf.target’

     0K .......... .......... .......... .......... ..........  1% 1.37M 2s
    50K .......... .......... .......... .......... ..........  2% 2.71M 2s
   100K .......... .......... .......... .......... ..........  4% 2.72M 2s
   150K .......... .......... .......... .......... ..........  5%  102M 1s
   200K .......... .......... .......... .......... ..........  7% 73.5M 1s
   250K .......... .......... .......... .......... ..........  8% 87.9M 1s
   300K .......... .......... .......... .......... ..........  9% 2.89M 1s
   350K .......... .......... .......... .......... .......... 11% 69.2M 1s
   400K .......... .......... .......... .......... .......... 12% 82.9M 1s
   450K .......... .......... .......... .......... .......... 14% 76.4M 1s
   500K .......... .......... .......... .......... .......... 15% 87.0M 1s
   550K .......... .......... .......... .......... .......... 17%  101M 0s
   600K .......... .......... .......... .......... .......... 18% 3.20M 0s
   650K .......... .......... .......... .......... .......... 19% 81.1M 0s
   700K .......... .......... .......... .......... .......... 21% 70.0M 0s
   750K .......... .......... .......... .......... .......... 22% 75.9M 0s
   800K .......... .......... .......... .......... .......... 24% 92.3M 0s
   850K .......... .......... .......... .......... .......... 25% 74.1M 0s
   900K .......... .......... .......... .......... .......... 27% 96.8M 0s
   950K .......... .......... .......... .......... .......... 28% 88.3M 0s
  1000K .......... .......... .......... .......... .......... 29% 97.3M 0s
  1050K .......... .......... .......... .......... .......... 31% 75.2M 0s
  1100K .......... .......... .......... .......... .......... 32% 74.8M 0s
  1150K .......... .......... .......... .......... .......... 34% 79.1M 0s
  1200K .......... .......... .......... .......... .......... 35% 73.2M 0s
  1250K .......... .......... .......... .......... .......... 36% 4.40M 0s
  1300K .......... .......... .......... .......... .......... 38% 97.0M 0s
  1350K .......... .......... .......... .......... .......... 39% 85.9M 0s
  1400K .......... .......... .......... .......... .......... 41% 92.0M 0s
  1450K .......... .......... .......... .......... .......... 42% 84.9M 0s
  1500K .......... .......... .......... .......... .......... 44% 71.8M 0s
  1550K .......... .......... .......... .......... .......... 45% 75.3M 0s
  1600K .......... .......... .......... .......... .......... 46% 77.9M 0s
  1650K .......... .......... .......... .......... .......... 48%  118M 0s
  1700K .......... .......... .......... .......... .......... 49% 91.6M 0s
  1750K .......... .......... .......... .......... .......... 51% 98.8M 0s
  1800K .......... .......... .......... .......... .......... 52%  104M 0s
  1850K .......... .......... .......... .......... .......... 54% 84.0M 0s
  1900K .......... .......... .......... .......... .......... 55%  101M 0s
  1950K .......... .......... .......... .......... .......... 56% 73.3M 0s
  2000K .......... .......... .......... .......... .......... 58% 94.3M 0s
  2050K .......... .......... .......... .......... .......... 59%  101M 0s
  2100K .......... .......... .......... .......... .......... 61% 60.4M 0s
  2150K .......... .......... .......... .......... .......... 62% 84.7M 0s
  2200K .......... .......... .......... .......... .......... 63% 64.5M 0s
  2250K .......... .......... .......... .......... .......... 65% 72.9M 0s
  2300K .......... .......... .......... .......... .......... 66% 78.5M 0s
  2350K .......... .......... .......... .......... .......... 68% 80.7M 0s
  2400K .......... .......... .......... .......... .......... 69%  108M 0s
  2450K .......... .......... .......... .......... .......... 71% 85.4M 0s
  2500K .......... .......... .......... .......... .......... 72% 16.1M 0s
  2550K .......... .......... .......... .......... .......... 73% 48.4M 0s
  2600K .......... .......... .......... .......... .......... 75%  101M 0s
  2650K .......... .......... .......... .......... .......... 76% 84.3M 0s
  2700K .......... .......... .......... .......... .......... 78% 71.5M 0s
  2750K .......... .......... .......... .......... .......... 79% 92.5M 0s
  2800K .......... .......... .......... .......... .......... 81% 82.8M 0s
  2850K .......... .......... .......... .......... .......... 82% 74.3M 0s
  2900K .......... .......... .......... .......... .......... 83% 99.2M 0s
  2950K .......... .......... .......... .......... .......... 85% 78.2M 0s
  3000K .......... .......... .......... .......... .......... 86% 92.3M 0s
  3050K .......... .......... .......... .......... .......... 88% 94.7M 0s
  3100K .......... .......... .......... .......... .......... 89% 80.4M 0s
  3150K .......... .......... .......... .......... .......... 90%  103M 0s
  3200K .......... .......... .......... .......... .......... 92% 97.6M 0s
  3250K .......... .......... .......... .......... .......... 93% 92.4M 0s
  3300K .......... .......... .......... .......... .......... 95%  104M 0s
  3350K .......... .......... .......... .......... .......... 96% 80.7M 0s
  3400K .......... .......... .......... .......... .......... 98% 97.6M 0s
  3450K .......... .......... .......... .......... .......... 99% 75.4M 0s
  3500K .......... ......                                     100% 78.3M=0.2s

2023-06-28 01:15:33 (22.2 MB/s) - ‘Packages.armhf.target’ saved [3601108/3601108]

+ for SOURCE in ${SOURCES}
+ '[' -f Packages.armhf.development ']'
+ wget https://repositories.apertis.org/apertis/dists/v2021/development/binary-armhf/Packages -O Packages.armhf.development
--2023-06-28 01:15:33--  https://repositories.apertis.org/apertis/dists/v2021/development/binary-armhf/Packages
Resolving repositories.apertis.org (repositories.apertis.org)... 167.235.63.60, 2a01:4f8:1c1c:ac4d::1
Connecting to repositories.apertis.org (repositories.apertis.org)|167.235.63.60|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10178549 (9.7M)
Saving to: ‘Packages.armhf.development’

     0K .......... .......... .......... .......... ..........  0% 1.36M 7s
    50K .......... .......... .......... .......... ..........  1% 2.68M 5s
   100K .......... .......... .......... .......... ..........  1% 60.7M 4s
   150K .......... .......... .......... .......... ..........  2% 2.78M 4s
   200K .......... .......... .......... .......... ..........  2% 61.1M 3s
   250K .......... .......... .......... .......... ..........  3% 74.4M 2s
   300K .......... .......... .......... .......... ..........  3% 3.02M 2s
   350K .......... .......... .......... .......... ..........  4% 56.2M 2s
   400K .......... .......... .......... .......... ..........  4% 90.8M 2s
   450K .......... .......... .......... .......... ..........  5% 87.0M 2s
   500K .......... .......... .......... .......... ..........  5% 87.7M 2s
   550K .......... .......... .......... .......... ..........  6%  110M 1s
   600K .......... .......... .......... .......... ..........  6% 75.6M 1s
   650K .......... .......... .......... .......... ..........  7% 3.45M 1s
   700K .......... .......... .......... .......... ..........  7% 42.6M 1s
   750K .......... .......... .......... .......... ..........  8% 94.0M 1s
   800K .......... .......... .......... .......... ..........  8% 97.2M 1s
   850K .......... .......... .......... .......... ..........  9% 68.3M 1s
   900K .......... .......... .......... .......... ..........  9%  102M 1s
   950K .......... .......... .......... .......... .......... 10% 73.4M 1s
  1000K .......... .......... .......... .......... .......... 10% 86.6M 1s
  1050K .......... .......... .......... .......... .......... 11% 91.2M 1s
  1100K .......... .......... .......... .......... .......... 11% 82.5M 1s
  1150K .......... .......... .......... .......... .......... 12%  123M 1s
  1200K .......... .......... .......... .......... .......... 12% 83.0M 1s
  1250K .......... .......... .......... .......... .......... 13%  101M 1s
  1300K .......... .......... .......... .......... .......... 13%  116M 1s
  1350K .......... .......... .......... .......... .......... 14%  111M 1s
  1400K .......... .......... .......... .......... .......... 14% 4.40M 1s
  1450K .......... .......... .......... .......... .......... 15% 84.8M 1s
  1500K .......... .......... .......... .......... .......... 15%  124M 1s
  1550K .......... .......... .......... .......... .......... 16%  160M 1s
  1600K .......... .......... .......... .......... .......... 16% 91.4M 1s
  1650K .......... .......... .......... .......... .......... 17%  118M 1s
  1700K .......... .......... .......... .......... .......... 17%  106M 1s
  1750K .......... .......... .......... .......... .......... 18%  107M 1s
  1800K .......... .......... .......... .......... .......... 18%  141M 1s
  1850K .......... .......... .......... .......... .......... 19%  124M 1s
  1900K .......... .......... .......... .......... .......... 19%  120M 1s
  1950K .......... .......... .......... .......... .......... 20% 72.1M 1s
  2000K .......... .......... .......... .......... .......... 20% 77.0M 1s
  2050K .......... .......... .......... .......... .......... 21% 78.2M 0s
  2100K .......... .......... .......... .......... .......... 21% 61.6M 0s
  2150K .......... .......... .......... .......... .......... 22% 88.1M 0s
  2200K .......... .......... .......... .......... .......... 22% 80.6M 0s
  2250K .......... .......... .......... .......... .......... 23% 73.1M 0s
  2300K .......... .......... .......... .......... .......... 23%  101M 0s
  2350K .......... .......... .......... .......... .......... 24% 70.3M 0s
  2400K .......... .......... .......... .......... .......... 24% 88.1M 0s
  2450K .......... .......... .......... .......... .......... 25% 75.3M 0s
  2500K .......... .......... .......... .......... .......... 25% 81.3M 0s
  2550K .......... .......... .......... .......... .......... 26% 99.5M 0s
  2600K .......... .......... .......... .......... .......... 26% 67.0M 0s
  2650K .......... .......... .......... .......... .......... 27% 75.8M 0s
  2700K .......... .......... .......... .......... .......... 27% 80.9M 0s
  2750K .......... .......... .......... .......... .......... 28%  114M 0s
  2800K .......... .......... .......... .......... .......... 28% 27.2M 0s
  2850K .......... .......... .......... .......... .......... 29% 59.2M 0s
  2900K .......... .......... .......... .......... .......... 29% 42.8M 0s
  2950K .......... .......... .......... .......... .......... 30% 84.9M 0s
  3000K .......... .......... .......... .......... .......... 30%  101M 0s
  3050K .......... .......... .......... .......... .......... 31%  144M 0s
  3100K .......... .......... .......... .......... .......... 31%  141M 0s
  3150K .......... .......... .......... .......... .......... 32% 58.9M 0s
  3200K .......... .......... .......... .......... .......... 32% 78.2M 0s
  3250K .......... .......... .......... .......... .......... 33% 75.5M 0s
  3300K .......... .......... .......... .......... .......... 33% 96.1M 0s
  3350K .......... .......... .......... .......... .......... 34% 93.3M 0s
  3400K .......... .......... .......... .......... .......... 34% 64.2M 0s
  3450K .......... .......... .......... .......... .......... 35% 90.8M 0s
  3500K .......... .......... .......... .......... .......... 35%  106M 0s
  3550K .......... .......... .......... .......... .......... 36% 61.4M 0s
  3600K .......... .......... .......... .......... .......... 36% 70.4M 0s
  3650K .......... .......... .......... .......... .......... 37% 96.2M 0s
  3700K .......... .......... .......... .......... .......... 37% 92.0M 0s
  3750K .......... .......... .......... .......... .......... 38% 88.8M 0s
  3800K .......... .......... .......... .......... .......... 38%  107M 0s
  3850K .......... .......... .......... .......... .......... 39% 74.7M 0s
  3900K .......... .......... .......... .......... .......... 39% 97.5M 0s
  3950K .......... .......... .......... .......... .......... 40% 76.4M 0s
  4000K .......... .......... .......... .......... .......... 40% 87.9M 0s
  4050K .......... .......... .......... .......... .......... 41% 79.3M 0s
  4100K .......... .......... .......... .......... .......... 41% 72.9M 0s
  4150K .......... .......... .......... .......... .......... 42% 73.8M 0s
  4200K .......... .......... .......... .......... .......... 42% 73.8M 0s
  4250K .......... .......... .......... .......... .......... 43% 91.2M 0s
  4300K .......... .......... .......... .......... .......... 43% 72.3M 0s
  4350K .......... .......... .......... .......... .......... 44% 57.4M 0s
  4400K .......... .......... .......... .......... .......... 44% 68.0M 0s
  4450K .......... .......... .......... .......... .......... 45% 90.3M 0s
  4500K .......... .......... .......... .......... .......... 45% 65.2M 0s
  4550K .......... .......... .......... .......... .......... 46% 91.4M 0s
  4600K .......... .......... .......... .......... .......... 46% 61.1M 0s
  4650K .......... .......... .......... .......... .......... 47% 89.1M 0s
  4700K .......... .......... .......... .......... .......... 47% 56.7M 0s
  4750K .......... .......... .......... .......... .......... 48% 69.3M 0s
  4800K .......... .......... .......... .......... .......... 48%  104M 0s
  4850K .......... .......... .......... .......... .......... 49% 62.5M 0s
  4900K .......... .......... .......... .......... .......... 49% 94.5M 0s
  4950K .......... .......... .......... .......... .......... 50% 79.2M 0s
  5000K .......... .......... .......... .......... .......... 50% 78.5M 0s
  5050K .......... .......... .......... .......... .......... 51% 59.8M 0s
  5100K .......... .......... .......... .......... .......... 51% 71.8M 0s
  5150K .......... .......... .......... .......... .......... 52% 77.8M 0s
  5200K .......... .......... .......... .......... .......... 52% 71.2M 0s
  5250K .......... .......... .......... .......... .......... 53% 98.4M 0s
  5300K .......... .......... .......... .......... .......... 53% 69.6M 0s
  5350K .......... .......... .......... .......... .......... 54% 66.0M 0s
  5400K .......... .......... .......... .......... .......... 54%  161M 0s
  5450K .......... .......... .......... .......... .......... 55%  120M 0s
  5500K .......... .......... .......... .......... .......... 55%  161M 0s
  5550K .......... .......... .......... .......... .......... 56% 88.2M 0s
  5600K .......... .......... .......... .......... .......... 56% 85.9M 0s
  5650K .......... .......... .......... .......... .......... 57%  111M 0s
  5700K .......... .......... .......... .......... .......... 57% 70.7M 0s
  5750K .......... .......... .......... .......... .......... 58% 65.9M 0s
  5800K .......... .......... .......... .......... .......... 58% 98.4M 0s
  5850K .......... .......... .......... .......... .......... 59% 80.4M 0s
  5900K .......... .......... .......... .......... .......... 59% 93.3M 0s
  5950K .......... .......... .......... .......... .......... 60% 75.3M 0s
  6000K .......... .......... .......... .......... .......... 60% 61.6M 0s
  6050K .......... .......... .......... .......... .......... 61% 61.3M 0s
  6100K .......... .......... .......... .......... .......... 61% 50.0M 0s
  6150K .......... .......... .......... .......... .......... 62% 71.7M 0s
  6200K .......... .......... .......... .......... .......... 62% 58.8M 0s
  6250K .......... .......... .......... .......... .......... 63%  101M 0s
  6300K .......... .......... .......... .......... .......... 63% 93.9M 0s
  6350K .......... .......... .......... .......... .......... 64%  127M 0s
  6400K .......... .......... .......... .......... .......... 64%  127M 0s
  6450K .......... .......... .......... .......... .......... 65%  111M 0s
  6500K .......... .......... .......... .......... .......... 65% 87.2M 0s
  6550K .......... .......... .......... .......... .......... 66%  127M 0s
  6600K .......... .......... .......... .......... .......... 66% 81.0M 0s
  6650K .......... .......... .......... .......... .......... 67% 60.9M 0s
  6700K .......... .......... .......... .......... .......... 67% 76.3M 0s
  6750K .......... .......... .......... .......... .......... 68% 93.9M 0s
  6800K .......... .......... .......... .......... .......... 68% 80.4M 0s
  6850K .......... .......... .......... .......... .......... 69% 90.2M 0s
  6900K .......... .......... .......... .......... .......... 69% 62.4M 0s
  6950K .......... .......... .......... .......... .......... 70% 87.1M 0s
  7000K .......... .......... .......... .......... .......... 70% 72.8M 0s
  7050K .......... .......... .......... .......... .......... 71% 76.1M 0s
  7100K .......... .......... .......... .......... .......... 71% 65.7M 0s
  7150K .......... .......... .......... .......... .......... 72% 90.2M 0s
  7200K .......... .......... .......... .......... .......... 72% 74.2M 0s
  7250K .......... .......... .......... .......... .......... 73% 55.8M 0s
  7300K .......... .......... .......... .......... .......... 73% 87.5M 0s
  7350K .......... .......... .......... .......... .......... 74% 56.6M 0s
  7400K .......... .......... .......... .......... .......... 74% 79.0M 0s
  7450K .......... .......... .......... .......... .......... 75% 60.3M 0s
  7500K .......... .......... .......... .......... .......... 75% 56.0M 0s
  7550K .......... .......... .......... .......... .......... 76% 62.5M 0s
  7600K .......... .......... .......... .......... .......... 76%  121M 0s
  7650K .......... .......... .......... .......... .......... 77%  109M 0s
  7700K .......... .......... .......... .......... .......... 77%  104M 0s
  7750K .......... .......... .......... .......... .......... 78%  120M 0s
  7800K .......... .......... .......... .......... .......... 78%  126M 0s
  7850K .......... .......... .......... .......... .......... 79%  101M 0s
  7900K .......... .......... .......... .......... .......... 79%  143M 0s
  7950K .......... .......... .......... .......... .......... 80% 73.4M 0s
  8000K .......... .......... .......... .......... .......... 80% 86.3M 0s
  8050K .......... .......... .......... .......... .......... 81% 72.0M 0s
  8100K .......... .......... .......... .......... .......... 81% 81.5M 0s
  8150K .......... .......... .......... .......... .......... 82% 76.1M 0s
  8200K .......... .......... .......... .......... .......... 82% 73.5M 0s
  8250K .......... .......... .......... .......... .......... 83% 97.8M 0s
  8300K .......... .......... .......... .......... .......... 84% 70.0M 0s
  8350K .......... .......... .......... .......... .......... 84% 70.1M 0s
  8400K .......... .......... .......... .......... .......... 85% 88.1M 0s
  8450K .......... .......... .......... .......... .......... 85% 73.6M 0s
  8500K .......... .......... .......... .......... .......... 86% 99.5M 0s
  8550K .......... .......... .......... .......... .......... 86% 82.1M 0s
  8600K .......... .......... .......... .......... .......... 87% 95.8M 0s
  8650K .......... .......... .......... .......... .......... 87%  104M 0s
  8700K .......... .......... .......... .......... .......... 88% 82.5M 0s
  8750K .......... .......... .......... .......... .......... 88% 79.9M 0s
  8800K .......... .......... .......... .......... .......... 89%  102M 0s
  8850K .......... .......... .......... .......... .......... 89% 78.6M 0s
  8900K .......... .......... .......... .......... .......... 90%  106M 0s
  8950K .......... .......... .......... .......... .......... 90%  145M 0s
  9000K .......... .......... .......... .......... .......... 91%  162M 0s
  9050K .......... .......... .......... .......... .......... 91%  115M 0s
  9100K .......... .......... .......... .......... .......... 92% 95.9M 0s
  9150K .......... .......... .......... .......... .......... 92% 93.8M 0s
  9200K .......... .......... .......... .......... .......... 93% 69.1M 0s
  9250K .......... .......... .......... .......... .......... 93%  100M 0s
  9300K .......... .......... .......... .......... .......... 94%  106M 0s
  9350K .......... .......... .......... .......... .......... 94% 83.6M 0s
  9400K .......... .......... .......... .......... .......... 95% 90.3M 0s
  9450K .......... .......... .......... .......... .......... 95% 56.4M 0s
  9500K .......... .......... .......... .......... .......... 96% 65.4M 0s
  9550K .......... .......... .......... .......... .......... 96% 82.3M 0s
  9600K .......... .......... .......... .......... .......... 97%  143M 0s
  9650K .......... .......... .......... .......... .......... 97%  114M 0s
  9700K .......... .......... .......... .......... .......... 98%  128M 0s
  9750K .......... .......... .......... .......... .......... 98%  161M 0s
  9800K .......... .......... .......... .......... .......... 99%  156M 0s
  9850K .......... .......... .......... .......... .......... 99%  149M 0s
  9900K .......... .......... .......... .........            100%  140M=0.2s

2023-06-28 01:15:33 (42.7 MB/s) - ‘Packages.armhf.development’ saved [10178549/10178549]

+ download_extract_packages
+ local PACKAGE=
+ mkdir -p extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/async-close-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ wget https://repositories.apertis.org/apertis/pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
--2023-06-28 01:15:33--  https://repositories.apertis.org/apertis/pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
Resolving repositories.apertis.org (repositories.apertis.org)... 167.235.63.60, 2a01:4f8:1c1c:ac4d::1
Connecting to repositories.apertis.org (repositories.apertis.org)|167.235.63.60|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1255056 (1.2M) [application/vnd.debian.binary-package]
Saving to: ‘libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb’

     0K .......... .......... .......... .......... ..........  4% 1.21M 1s
    50K .......... .......... .......... .......... ..........  8% 2.41M 1s
   100K .......... .......... .......... .......... .......... 12% 55.1M 0s
   150K .......... .......... .......... .......... .......... 16% 2.54M 0s
   200K .......... .......... .......... .......... .......... 20%  169M 0s
   250K .......... .......... .......... .......... .......... 24%  167M 0s
   300K .......... .......... .......... .......... .......... 28%  147M 0s
   350K .......... .......... .......... .......... .......... 32% 2.51M 0s
   400K .......... .......... .......... .......... .......... 36% 75.5M 0s
   450K .......... .......... .......... .......... .......... 40% 87.5M 0s
   500K .......... .......... .......... .......... .......... 44%  135M 0s
   550K .......... .......... .......... .......... .......... 48%  142M 0s
   600K .......... .......... .......... .......... .......... 53%  150M 0s
   650K .......... .......... .......... .......... .......... 57%  155M 0s
   700K .......... .......... .......... .......... .......... 61% 2.94M 0s
   750K .......... .......... .......... .......... .......... 65% 70.5M 0s
   800K .......... .......... .......... .......... .......... 69%  160M 0s
   850K .......... .......... .......... .......... .......... 73%  150M 0s
   900K .......... .......... .......... .......... .......... 77%  161M 0s
   950K .......... .......... .......... .......... .......... 81%  137M 0s
  1000K .......... .......... .......... .......... .......... 85%  153M 0s
  1050K .......... .......... .......... .......... .......... 89%  161M 0s
  1100K .......... .......... .......... .......... .......... 93%  142M 0s
  1150K .......... .......... .......... .......... .......... 97%  162M 0s
  1200K .......... .......... .....                           100%  121M=0.1s

2023-06-28 01:15:34 (9.69 MB/s) - ‘libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb’ saved [1255056/1255056]

+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/buffered-input-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/buffered-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/converter-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/data-input-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/data-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/fileattributematcher =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/filter-streams =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/g-file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/g-file-info =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/io-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/live-g-file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/pollable =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/readwrite =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/unix-streams =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/vfs =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=armhf
+ [[ armhf =~ (^|[[:space:]])armhf($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.armhf.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb extract_armhf
+ read -r line
+ cleanup_test_repository armhf
+ local ARCH=armhf
+ '[' -z armhf ']'
+ '[' -d /builds/tests/helper-tools/glib-gio-fs/armhf ']'
+ rm -rf /builds/tests/helper-tools/glib-gio-fs/armhf
+ update_test_repository
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/async-close-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/async-close-output-stream
+ TARGET=armhf/bin/async-close-output-stream
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/async-close-output-stream /builds/tests/helper-tools/glib-gio-fs/armhf/bin/async-close-output-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/async-close-output-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/async-close-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/buffered-input-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/buffered-input-stream
+ TARGET=armhf/bin/buffered-input-stream
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/buffered-input-stream /builds/tests/helper-tools/glib-gio-fs/armhf/bin/buffered-input-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/buffered-input-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/buffered-input-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/buffered-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/buffered-output-stream
+ TARGET=armhf/bin/buffered-output-stream
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/buffered-output-stream /builds/tests/helper-tools/glib-gio-fs/armhf/bin/buffered-output-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/buffered-output-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/buffered-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/converter-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/converter-stream
+ TARGET=armhf/bin/converter-stream
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/converter-stream /builds/tests/helper-tools/glib-gio-fs/armhf/bin/converter-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/converter-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/converter-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/data-input-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/data-input-stream
+ TARGET=armhf/bin/data-input-stream
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/data-input-stream /builds/tests/helper-tools/glib-gio-fs/armhf/bin/data-input-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/data-input-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/data-input-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/data-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/data-output-stream
+ TARGET=armhf/bin/data-output-stream
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/data-output-stream /builds/tests/helper-tools/glib-gio-fs/armhf/bin/data-output-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/data-output-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/data-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/file
+ TARGET=armhf/bin/file
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/file /builds/tests/helper-tools/glib-gio-fs/armhf/bin/file
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/file
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/file'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/fileattributematcher =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/fileattributematcher
+ TARGET=armhf/bin/fileattributematcher
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/fileattributematcher /builds/tests/helper-tools/glib-gio-fs/armhf/bin/fileattributematcher
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/fileattributematcher
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/fileattributematcher'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/filter-streams =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/filter-streams
+ TARGET=armhf/bin/filter-streams
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/filter-streams /builds/tests/helper-tools/glib-gio-fs/armhf/bin/filter-streams
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/filter-streams
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/filter-streams'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/g-file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/g-file
+ TARGET=armhf/bin/g-file
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/g-file /builds/tests/helper-tools/glib-gio-fs/armhf/bin/g-file
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/g-file
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/g-file'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/g-file-info =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/g-file-info
+ TARGET=armhf/bin/g-file-info
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/g-file-info /builds/tests/helper-tools/glib-gio-fs/armhf/bin/g-file-info
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/g-file-info
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/g-file-info'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/io-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/io-stream
+ TARGET=armhf/bin/io-stream
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/io-stream /builds/tests/helper-tools/glib-gio-fs/armhf/bin/io-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/io-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/io-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/live-g-file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/live-g-file
+ TARGET=armhf/bin/live-g-file
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/live-g-file /builds/tests/helper-tools/glib-gio-fs/armhf/bin/live-g-file
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/live-g-file
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/live-g-file'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/pollable =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/pollable
+ TARGET=armhf/bin/pollable
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/pollable /builds/tests/helper-tools/glib-gio-fs/armhf/bin/pollable
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/pollable
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/pollable'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/readwrite =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/readwrite
+ TARGET=armhf/bin/readwrite
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/readwrite /builds/tests/helper-tools/glib-gio-fs/armhf/bin/readwrite
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/readwrite
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/readwrite'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/unix-streams =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/unix-streams
+ TARGET=armhf/bin/unix-streams
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/unix-streams /builds/tests/helper-tools/glib-gio-fs/armhf/bin/unix-streams
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/unix-streams
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/unix-streams'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/vfs =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=armhf/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/armhf/bin
+ '[' -n '' ']'
++ basename extract_armhf//usr/lib/glib2.0/installed-tests/glib/vfs
+ TARGET=armhf/bin/vfs
+ cp extract_armhf//usr/lib/glib2.0/installed-tests/glib/vfs /builds/tests/helper-tools/glib-gio-fs/armhf/bin/vfs
+ git -C /builds/tests/helper-tools/glib-gio-fs add armhf/bin/vfs
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/vfs'
+ read -r line
+ for ARCH in ${ARCHS}
+ EXTRACT=extract_arm64
+ download_packages_description
+ for SOURCE in ${SOURCES}
+ '[' -f Packages.arm64.target ']'
+ wget https://repositories.apertis.org/apertis/dists/v2021/target/binary-arm64/Packages -O Packages.arm64.target
--2023-06-28 01:15:37--  https://repositories.apertis.org/apertis/dists/v2021/target/binary-arm64/Packages
Resolving repositories.apertis.org (repositories.apertis.org)... 167.235.63.60, 2a01:4f8:1c1c:ac4d::1
Connecting to repositories.apertis.org (repositories.apertis.org)|167.235.63.60|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3599930 (3.4M)
Saving to: ‘Packages.arm64.target’

     0K .......... .......... .......... .......... ..........  1% 1.22M 3s
    50K .......... .......... .......... .......... ..........  2% 2.39M 2s
   100K .......... .......... .......... .......... ..........  4% 10.2M 1s
   150K .......... .......... .......... .......... ..........  5% 3.26M 1s
   200K .......... .......... .......... .......... ..........  7%  155M 1s
   250K .......... .......... .......... .......... ..........  8%  260M 1s
   300K .......... .......... .......... .......... ..........  9%  263M 1s
   350K .......... .......... .......... .......... .......... 11%  244M 1s
   400K .......... .......... .......... .......... .......... 12% 2.61M 1s
   450K .......... .......... .......... .......... .......... 14%  153M 1s
   500K .......... .......... .......... .......... .......... 15%  157M 1s
   550K .......... .......... .......... .......... .......... 17%  188M 0s
   600K .......... .......... .......... .......... .......... 18%  183M 0s
   650K .......... .......... .......... .......... .......... 19%  166M 0s
   700K .......... .......... .......... .......... .......... 21%  162M 0s
   750K .......... .......... .......... .......... .......... 22%  196M 0s
   800K .......... .......... .......... .......... .......... 24% 2.74M 0s
   850K .......... .......... .......... .......... .......... 25%  252M 0s
   900K .......... .......... .......... .......... .......... 27%  282M 0s
   950K .......... .......... .......... .......... .......... 28%  184M 0s
  1000K .......... .......... .......... .......... .......... 29%  191M 0s
  1050K .......... .......... .......... .......... .......... 31%  219M 0s
  1100K .......... .......... .......... .......... .......... 32%  231M 0s
  1150K .......... .......... .......... .......... .......... 34%  275M 0s
  1200K .......... .......... .......... .......... .......... 35%  153M 0s
  1250K .......... .......... .......... .......... .......... 36%  237M 0s
  1300K .......... .......... .......... .......... .......... 38%  291M 0s
  1350K .......... .......... .......... .......... .......... 39%  237M 0s
  1400K .......... .......... .......... .......... .......... 41%  287M 0s
  1450K .......... .......... .......... .......... .......... 42%  249M 0s
  1500K .......... .......... .......... .......... .......... 44%  285M 0s
  1550K .......... .......... .......... .......... .......... 45%  286M 0s
  1600K .......... .......... .......... .......... .......... 46%  240M 0s
  1650K .......... .......... .......... .......... .......... 48% 2.83M 0s
  1700K .......... .......... .......... .......... .......... 49% 98.5M 0s
  1750K .......... .......... .......... .......... .......... 51%  228M 0s
  1800K .......... .......... .......... .......... .......... 52%  284M 0s
  1850K .......... .......... .......... .......... .......... 54%  154M 0s
  1900K .......... .......... .......... .......... .......... 55%  244M 0s
  1950K .......... .......... .......... .......... .......... 56%  201M 0s
  2000K .......... .......... .......... .......... .......... 58%  179M 0s
  2050K .......... .......... .......... .......... .......... 59%  181M 0s
  2100K .......... .......... .......... .......... .......... 61%  167M 0s
  2150K .......... .......... .......... .......... .......... 62%  169M 0s
  2200K .......... .......... .......... .......... .......... 64%  155M 0s
  2250K .......... .......... .......... .......... .......... 65%  186M 0s
  2300K .......... .......... .......... .......... .......... 66%  183M 0s
  2350K .......... .......... .......... .......... .......... 68%  164M 0s
  2400K .......... .......... .......... .......... .......... 69%  193M 0s
  2450K .......... .......... .......... .......... .......... 71%  147M 0s
  2500K .......... .......... .......... .......... .......... 72%  173M 0s
  2550K .......... .......... .......... .......... .......... 73%  209M 0s
  2600K .......... .......... .......... .......... .......... 75%  184M 0s
  2650K .......... .......... .......... .......... .......... 76%  243M 0s
  2700K .......... .......... .......... .......... .......... 78%  220M 0s
  2750K .......... .......... .......... .......... .......... 79%  151M 0s
  2800K .......... .......... .......... .......... .......... 81%  130M 0s
  2850K .......... .......... .......... .......... .......... 82% 85.5M 0s
  2900K .......... .......... .......... .......... .......... 83% 92.0M 0s
  2950K .......... .......... .......... .......... .......... 85% 67.4M 0s
  3000K .......... .......... .......... .......... .......... 86%  170M 0s
  3050K .......... .......... .......... .......... .......... 88%  195M 0s
  3100K .......... .......... .......... .......... .......... 89%  163M 0s
  3150K .......... .......... .......... .......... .......... 91%  193M 0s
  3200K .......... .......... .......... .......... .......... 92%  162M 0s
  3250K .......... .......... .......... .......... .......... 93%  160M 0s
  3300K .......... .......... .......... .......... .......... 95%  126M 0s
  3350K .......... .......... .......... .......... .......... 96% 4.89M 0s
  3400K .......... .......... .......... .......... .......... 98%  126M 0s
  3450K .......... .......... .......... .......... .......... 99%  121M 0s
  3500K .......... .....                                      100%  159M=0.2s

2023-06-28 01:15:38 (21.3 MB/s) - ‘Packages.arm64.target’ saved [3599930/3599930]

+ for SOURCE in ${SOURCES}
+ '[' -f Packages.arm64.development ']'
+ wget https://repositories.apertis.org/apertis/dists/v2021/development/binary-arm64/Packages -O Packages.arm64.development
--2023-06-28 01:15:38--  https://repositories.apertis.org/apertis/dists/v2021/development/binary-arm64/Packages
Resolving repositories.apertis.org (repositories.apertis.org)... 167.235.63.60, 2a01:4f8:1c1c:ac4d::1
Connecting to repositories.apertis.org (repositories.apertis.org)|167.235.63.60|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10336291 (9.9M)
Saving to: ‘Packages.arm64.development’

     0K .......... .......... .......... .......... ..........  0% 1.35M 7s
    50K .......... .......... .......... .......... ..........  0% 2.74M 5s
   100K .......... .......... .......... .......... ..........  1% 9.09M 4s
   150K .......... .......... .......... .......... ..........  1% 3.92M 4s
   200K .......... .......... .......... .......... ..........  2% 14.8M 3s
   250K .......... .......... .......... .......... ..........  2% 17.3M 3s
   300K .......... .......... .......... .......... ..........  3% 17.3M 2s
   350K .......... .......... .......... .......... ..........  3% 5.67M 2s
   400K .......... .......... .......... .......... ..........  4% 18.4M 2s
   450K .......... .......... .......... .......... ..........  4%  190M 2s
   500K .......... .......... .......... .......... ..........  5%  294M 2s
   550K .......... .......... .......... .......... ..........  5%  264M 1s
   600K .......... .......... .......... .......... ..........  6% 14.8M 1s
   650K .......... .......... .......... .......... ..........  6% 28.9M 1s
   700K .......... .......... .......... .......... ..........  7%  203M 1s
   750K .......... .......... .......... .......... ..........  7% 5.32M 1s
   800K .......... .......... .......... .......... ..........  8% 81.7M 1s
   850K .......... .......... .......... .......... ..........  8%  219M 1s
   900K .......... .......... .......... .......... ..........  9%  284M 1s
   950K .......... .......... .......... .......... ..........  9%  166M 1s
  1000K .......... .......... .......... .......... .......... 10%  237M 1s
  1050K .......... .......... .......... .......... .......... 10%  282M 1s
  1100K .......... .......... .......... .......... .......... 11%  206M 1s
  1150K .......... .......... .......... .......... .......... 11% 35.3M 1s
  1200K .......... .......... .......... .......... .......... 12% 23.6M 1s
  1250K .......... .......... .......... .......... .......... 12%  191M 1s
  1300K .......... .......... .......... .......... .......... 13% 72.5M 1s
  1350K .......... .......... .......... .......... .......... 13%  157M 1s
  1400K .......... .......... .......... .......... .......... 14%  183M 1s
  1450K .......... .......... .......... .......... .......... 14% 4.61M 1s
  1500K .......... .......... .......... .......... .......... 15%  210M 1s
  1550K .......... .......... .......... .......... .......... 15%  208M 1s
  1600K .......... .......... .......... .......... .......... 16%  102M 1s
  1650K .......... .......... .......... .......... .......... 16%  159M 1s
  1700K .......... .......... .......... .......... .......... 17%  137M 1s
  1750K .......... .......... .......... .......... .......... 17%  171M 1s
  1800K .......... .......... .......... .......... .......... 18%  148M 1s
  1850K .......... .......... .......... .......... .......... 18%  153M 1s
  1900K .......... .......... .......... .......... .......... 19%  199M 1s
  1950K .......... .......... .......... .......... .......... 19%  158M 1s
  2000K .......... .......... .......... .......... .......... 20%  191M 1s
  2050K .......... .......... .......... .......... .......... 20%  149M 0s
  2100K .......... .......... .......... .......... .......... 21%  169M 0s
  2150K .......... .......... .......... .......... .......... 21%  185M 0s
  2200K .......... .......... .......... .......... .......... 22%  163M 0s
  2250K .......... .......... .......... .......... .......... 22%  191M 0s
  2300K .......... .......... .......... .......... .......... 23%  188M 0s
  2350K .......... .......... .......... .......... .......... 23%  158M 0s
  2400K .......... .......... .......... .......... .......... 24%  147M 0s
  2450K .......... .......... .......... .......... .......... 24%  143M 0s
  2500K .......... .......... .......... .......... .......... 25%  126M 0s
  2550K .......... .......... .......... .......... .......... 25%  123M 0s
  2600K .......... .......... .......... .......... .......... 26%  145M 0s
  2650K .......... .......... .......... .......... .......... 26%  168M 0s
  2700K .......... .......... .......... .......... .......... 27%  157M 0s
  2750K .......... .......... .......... .......... .......... 27%  181M 0s
  2800K .......... .......... .......... .......... .......... 28%  189M 0s
  2850K .......... .......... .......... .......... .......... 28%  140M 0s
  2900K .......... .......... .......... .......... .......... 29%  150M 0s
  2950K .......... .......... .......... .......... .......... 29% 3.93M 0s
  3000K .......... .......... .......... .......... .......... 30% 99.4M 0s
  3050K .......... .......... .......... .......... .......... 30%  145M 0s
  3100K .......... .......... .......... .......... .......... 31%  123M 0s
  3150K .......... .......... .......... .......... .......... 31%  168M 0s
  3200K .......... .......... .......... .......... .......... 32%  156M 0s
  3250K .......... .......... .......... .......... .......... 32%  194M 0s
  3300K .......... .......... .......... .......... .......... 33%  201M 0s
  3350K .......... .......... .......... .......... .......... 33%  167M 0s
  3400K .......... .......... .......... .......... .......... 34%  182M 0s
  3450K .......... .......... .......... .......... .......... 34%  160M 0s
  3500K .......... .......... .......... .......... .......... 35%  175M 0s
  3550K .......... .......... .......... .......... .......... 35%  163M 0s
  3600K .......... .......... .......... .......... .......... 36%  106M 0s
  3650K .......... .......... .......... .......... .......... 36%  163M 0s
  3700K .......... .......... .......... .......... .......... 37%  149M 0s
  3750K .......... .......... .......... .......... .......... 37%  190M 0s
  3800K .......... .......... .......... .......... .......... 38%  194M 0s
  3850K .......... .......... .......... .......... .......... 38%  141M 0s
  3900K .......... .......... .......... .......... .......... 39%  168M 0s
  3950K .......... .......... .......... .......... .......... 39%  166M 0s
  4000K .......... .......... .......... .......... .......... 40%  149M 0s
  4050K .......... .......... .......... .......... .......... 40%  184M 0s
  4100K .......... .......... .......... .......... .......... 41%  165M 0s
  4150K .......... .......... .......... .......... .......... 41%  169M 0s
  4200K .......... .......... .......... .......... .......... 42%  160M 0s
  4250K .......... .......... .......... .......... .......... 42%  171M 0s
  4300K .......... .......... .......... .......... .......... 43%  194M 0s
  4350K .......... .......... .......... .......... .......... 43%  166M 0s
  4400K .......... .......... .......... .......... .......... 44%  146M 0s
  4450K .......... .......... .......... .......... .......... 44%  142M 0s
  4500K .......... .......... .......... .......... .......... 45%  161M 0s
  4550K .......... .......... .......... .......... .......... 45%  156M 0s
  4600K .......... .......... .......... .......... .......... 46%  156M 0s
  4650K .......... .......... .......... .......... .......... 46%  165M 0s
  4700K .......... .......... .......... .......... .......... 47%  153M 0s
  4750K .......... .......... .......... .......... .......... 47%  153M 0s
  4800K .......... .......... .......... .......... .......... 48%  193M 0s
  4850K .......... .......... .......... .......... .......... 48%  164M 0s
  4900K .......... .......... .......... .......... .......... 49%  133M 0s
  4950K .......... .......... .......... .......... .......... 49%  137M 0s
  5000K .......... .......... .......... .......... .......... 50%  188M 0s
  5050K .......... .......... .......... .......... .......... 50%  136M 0s
  5100K .......... .......... .......... .......... .......... 51%  151M 0s
  5150K .......... .......... .......... .......... .......... 51%  180M 0s
  5200K .......... .......... .......... .......... .......... 52%  155M 0s
  5250K .......... .......... .......... .......... .......... 52%  192M 0s
  5300K .......... .......... .......... .......... .......... 53%  150M 0s
  5350K .......... .......... .......... .......... .......... 53%  134M 0s
  5400K .......... .......... .......... .......... .......... 53%  175M 0s
  5450K .......... .......... .......... .......... .......... 54%  172M 0s
  5500K .......... .......... .......... .......... .......... 54%  202M 0s
  5550K .......... .......... .......... .......... .......... 55%  145M 0s
  5600K .......... .......... .......... .......... .......... 55%  139M 0s
  5650K .......... .......... .......... .......... .......... 56%  190M 0s
  5700K .......... .......... .......... .......... .......... 56%  159M 0s
  5750K .......... .......... .......... .......... .......... 57%  189M 0s
  5800K .......... .......... .......... .......... .......... 57%  176M 0s
  5850K .......... .......... .......... .......... .......... 58%  131M 0s
  5900K .......... .......... .......... .......... .......... 58%  181M 0s
  5950K .......... .......... .......... .......... .......... 59%  151M 0s
  6000K .......... .......... .......... .......... .......... 59%  190M 0s
  6050K .......... .......... .......... .......... .......... 60%  137M 0s
  6100K .......... .......... .......... .......... .......... 60%  130M 0s
  6150K .......... .......... .......... .......... .......... 61%  179M 0s
  6200K .......... .......... .......... .......... .......... 61%  129M 0s
  6250K .......... .......... .......... .......... .......... 62%  183M 0s
  6300K .......... .......... .......... .......... .......... 62%  148M 0s
  6350K .......... .......... .......... .......... .......... 63%  149M 0s
  6400K .......... .......... .......... .......... .......... 63% 84.1M 0s
  6450K .......... .......... .......... .......... .......... 64%  146M 0s
  6500K .......... .......... .......... .......... .......... 64% 86.3M 0s
  6550K .......... .......... .......... .......... .......... 65%  135M 0s
  6600K .......... .......... .......... .......... .......... 65% 45.6M 0s
  6650K .......... .......... .......... .......... .......... 66%  150M 0s
  6700K .......... .......... .......... .......... .......... 66%  168M 0s
  6750K .......... .......... .......... .......... .......... 67%  120M 0s
  6800K .......... .......... .......... .......... .......... 67%  200M 0s
  6850K .......... .......... .......... .......... .......... 68%  157M 0s
  6900K .......... .......... .......... .......... .......... 68% 74.8M 0s
  6950K .......... .......... .......... .......... .......... 69%  173M 0s
  7000K .......... .......... .......... .......... .......... 69% 49.3M 0s
  7050K .......... .......... .......... .......... .......... 70%  157M 0s
  7100K .......... .......... .......... .......... .......... 70%  114M 0s
  7150K .......... .......... .......... .......... .......... 71%  160M 0s
  7200K .......... .......... .......... .......... .......... 71%  143M 0s
  7250K .......... .......... .......... .......... .......... 72% 62.2M 0s
  7300K .......... .......... .......... .......... .......... 72%  171M 0s
  7350K .......... .......... .......... .......... .......... 73%  150M 0s
  7400K .......... .......... .......... .......... .......... 73% 38.9M 0s
  7450K .......... .......... .......... .......... .......... 74%  166M 0s
  7500K .......... .......... .......... .......... .......... 74%  149M 0s
  7550K .......... .......... .......... .......... .......... 75%  180M 0s
  7600K .......... .......... .......... .......... .......... 75%  166M 0s
  7650K .......... .......... .......... .......... .......... 76% 58.9M 0s
  7700K .......... .......... .......... .......... .......... 76%  163M 0s
  7750K .......... .......... .......... .......... .......... 77%  191M 0s
  7800K .......... .......... .......... .......... .......... 77% 72.5M 0s
  7850K .......... .......... .......... .......... .......... 78%  166M 0s
  7900K .......... .......... .......... .......... .......... 78% 46.1M 0s
  7950K .......... .......... .......... .......... .......... 79%  139M 0s
  8000K .......... .......... .......... .......... .......... 79%  183M 0s
  8050K .......... .......... .......... .......... .......... 80% 97.7M 0s
  8100K .......... .......... .......... .......... .......... 80%  155M 0s
  8150K .......... .......... .......... .......... .......... 81% 52.2M 0s
  8200K .......... .......... .......... .......... .......... 81% 72.1M 0s
  8250K .......... .......... .......... .......... .......... 82%  163M 0s
  8300K .......... .......... .......... .......... .......... 82% 64.3M 0s
  8350K .......... .......... .......... .......... .......... 83%  158M 0s
  8400K .......... .......... .......... .......... .......... 83%  141M 0s
  8450K .......... .......... .......... .......... .......... 84% 69.7M 0s
  8500K .......... .......... .......... .......... .......... 84%  177M 0s
  8550K .......... .......... .......... .......... .......... 85%  105M 0s
  8600K .......... .......... .......... .......... .......... 85%  161M 0s
  8650K .......... .......... .......... .......... .......... 86%  179M 0s
  8700K .......... .......... .......... .......... .......... 86% 27.8M 0s
  8750K .......... .......... .......... .......... .......... 87%  156M 0s
  8800K .......... .......... .......... .......... .......... 87% 61.9M 0s
  8850K .......... .......... .......... .......... .......... 88%  167M 0s
  8900K .......... .......... .......... .......... .......... 88%  184M 0s
  8950K .......... .......... .......... .......... .......... 89%  112M 0s
  9000K .......... .......... .......... .......... .......... 89%  178M 0s
  9050K .......... .......... .......... .......... .......... 90% 22.7M 0s
  9100K .......... .......... .......... .......... .......... 90% 97.7M 0s
  9150K .......... .......... .......... .......... .......... 91%  147M 0s
  9200K .......... .......... .......... .......... .......... 91% 86.8M 0s
  9250K .......... .......... .......... .......... .......... 92%  158M 0s
  9300K .......... .......... .......... .......... .......... 92% 7.62M 0s
  9350K .......... .......... .......... .......... .......... 93%  125M 0s
  9400K .......... .......... .......... .......... .......... 93%  253M 0s
  9450K .......... .......... .......... .......... .......... 94%  210M 0s
  9500K .......... .......... .......... .......... .......... 94%  247M 0s
  9550K .......... .......... .......... .......... .......... 95%  226M 0s
  9600K .......... .......... .......... .......... .......... 95%  186M 0s
  9650K .......... .......... .......... .......... .......... 96%  156M 0s
  9700K .......... .......... .......... .......... .......... 96%  179M 0s
  9750K .......... .......... .......... .......... .......... 97%  206M 0s
  9800K .......... .......... .......... .......... .......... 97%  216M 0s
  9850K .......... .......... .......... .......... .......... 98%  192M 0s
  9900K .......... .......... .......... .......... .......... 98%  247M 0s
  9950K .......... .......... .......... .......... .......... 99%  192M 0s
 10000K .......... .......... .......... .......... .......... 99%  234M 0s
 10050K .......... .......... .......... .......... ....      100%  150M=0.2s

2023-06-28 01:15:38 (47.6 MB/s) - ‘Packages.arm64.development’ saved [10336291/10336291]

+ download_extract_packages
+ local PACKAGE=
+ mkdir -p extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/async-close-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ wget https://repositories.apertis.org/apertis/pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
--2023-06-28 01:15:38--  https://repositories.apertis.org/apertis/pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
Resolving repositories.apertis.org (repositories.apertis.org)... 167.235.63.60, 2a01:4f8:1c1c:ac4d::1
Connecting to repositories.apertis.org (repositories.apertis.org)|167.235.63.60|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1192196 (1.1M) [application/vnd.debian.binary-package]
Saving to: ‘libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb’

     0K .......... .......... .......... .......... ..........  4% 1.22M 1s
    50K .......... .......... .......... .......... ..........  8% 2.43M 1s
   100K .......... .......... .......... .......... .......... 12% 33.0M 0s
   150K .......... .......... .......... .......... .......... 17% 2.61M 0s
   200K .......... .......... .......... .......... .......... 21%  112M 0s
   250K .......... .......... .......... .......... .......... 25% 87.4M 0s
   300K .......... .......... .......... .......... .......... 30%  100M 0s
   350K .......... .......... .......... .......... .......... 34% 2.64M 0s
   400K .......... .......... .......... .......... .......... 38%  151M 0s
   450K .......... .......... .......... .......... .......... 42%  155M 0s
   500K .......... .......... .......... .......... .......... 47%  240M 0s
   550K .......... .......... .......... .......... .......... 51%  120M 0s
   600K .......... .......... .......... .......... .......... 55%  117M 0s
   650K .......... .......... .......... .......... .......... 60%  152M 0s
   700K .......... .......... .......... .......... .......... 64%  121M 0s
   750K .......... .......... .......... .......... .......... 68% 2.82M 0s
   800K .......... .......... .......... .......... .......... 73% 92.0M 0s
   850K .......... .......... .......... .......... .......... 77%  102M 0s
   900K .......... .......... .......... .......... .......... 81%  114M 0s
   950K .......... .......... .......... .......... .......... 85%  113M 0s
  1000K .......... .......... .......... .......... .......... 90%  128M 0s
  1050K .......... .......... .......... .......... .......... 94%  129M 0s
  1100K .......... .......... .......... .......... .......... 98% 63.0M 0s
  1150K .......... ....                                       100% 73.0M=0.1s

2023-06-28 01:15:38 (9.21 MB/s) - ‘libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb’ saved [1192196/1192196]

+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/buffered-input-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/buffered-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/converter-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/data-input-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/data-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/fileattributematcher =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/filter-streams =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/g-file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/g-file-info =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/io-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/live-g-file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/pollable =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/readwrite =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/unix-streams =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/vfs =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local REQUESTED_ARCHS=
+ '[' -z '' ']'
+ REQUESTED_ARCHS=arm64
+ [[ arm64 =~ (^|[[:space:]])arm64($|[[:space:]]) ]]
+ get_package libglib2.0-tests
+ local PACKAGE=libglib2.0-tests
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb -a '!' -f libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb extract_arm64
+ read -r line
+ cleanup_test_repository arm64
+ local ARCH=arm64
+ '[' -z arm64 ']'
+ '[' -d /builds/tests/helper-tools/glib-gio-fs/arm64 ']'
+ rm -rf /builds/tests/helper-tools/glib-gio-fs/arm64
+ update_test_repository
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/async-close-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/async-close-output-stream
+ TARGET=arm64/bin/async-close-output-stream
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/async-close-output-stream /builds/tests/helper-tools/glib-gio-fs/arm64/bin/async-close-output-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/async-close-output-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/async-close-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/buffered-input-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/buffered-input-stream
+ TARGET=arm64/bin/buffered-input-stream
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/buffered-input-stream /builds/tests/helper-tools/glib-gio-fs/arm64/bin/buffered-input-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/buffered-input-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/buffered-input-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/buffered-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/buffered-output-stream
+ TARGET=arm64/bin/buffered-output-stream
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/buffered-output-stream /builds/tests/helper-tools/glib-gio-fs/arm64/bin/buffered-output-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/buffered-output-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/buffered-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/converter-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/converter-stream
+ TARGET=arm64/bin/converter-stream
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/converter-stream /builds/tests/helper-tools/glib-gio-fs/arm64/bin/converter-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/converter-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/converter-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/data-input-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/data-input-stream
+ TARGET=arm64/bin/data-input-stream
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/data-input-stream /builds/tests/helper-tools/glib-gio-fs/arm64/bin/data-input-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/data-input-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/data-input-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/data-output-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/data-output-stream
+ TARGET=arm64/bin/data-output-stream
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/data-output-stream /builds/tests/helper-tools/glib-gio-fs/arm64/bin/data-output-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/data-output-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/data-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/file
+ TARGET=arm64/bin/file
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/file /builds/tests/helper-tools/glib-gio-fs/arm64/bin/file
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/file
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/file'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/fileattributematcher =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/fileattributematcher
+ TARGET=arm64/bin/fileattributematcher
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/fileattributematcher /builds/tests/helper-tools/glib-gio-fs/arm64/bin/fileattributematcher
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/fileattributematcher
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/fileattributematcher'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/filter-streams =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/filter-streams
+ TARGET=arm64/bin/filter-streams
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/filter-streams /builds/tests/helper-tools/glib-gio-fs/arm64/bin/filter-streams
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/filter-streams
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/filter-streams'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/g-file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/g-file
+ TARGET=arm64/bin/g-file
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/g-file /builds/tests/helper-tools/glib-gio-fs/arm64/bin/g-file
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/g-file
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/g-file'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/g-file-info =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/g-file-info
+ TARGET=arm64/bin/g-file-info
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/g-file-info /builds/tests/helper-tools/glib-gio-fs/arm64/bin/g-file-info
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/g-file-info
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/g-file-info'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/io-stream =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/io-stream
+ TARGET=arm64/bin/io-stream
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/io-stream /builds/tests/helper-tools/glib-gio-fs/arm64/bin/io-stream
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/io-stream
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/io-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/live-g-file =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/live-g-file
+ TARGET=arm64/bin/live-g-file
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/live-g-file /builds/tests/helper-tools/glib-gio-fs/arm64/bin/live-g-file
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/live-g-file
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/live-g-file'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/pollable =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/pollable
+ TARGET=arm64/bin/pollable
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/pollable /builds/tests/helper-tools/glib-gio-fs/arm64/bin/pollable
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/pollable
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/pollable'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/readwrite =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/readwrite
+ TARGET=arm64/bin/readwrite
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/readwrite /builds/tests/helper-tools/glib-gio-fs/arm64/bin/readwrite
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/readwrite
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/readwrite'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/unix-streams =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/unix-streams
+ TARGET=arm64/bin/unix-streams
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/unix-streams /builds/tests/helper-tools/glib-gio-fs/arm64/bin/unix-streams
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/unix-streams
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/unix-streams'
+ read -r line
+ [[ libglib2.0-tests /usr/lib/glib2.0/installed-tests/glib/vfs =~ ^#.*$ ]]
+ IFS=' '
+ read -r PACKAGE GLOB AVAILABLE_OPTIONS
+ IFS=,
+ read -r -a AVAILABLE_OPTIONS
+ local PREFIX=
+ local FILENAME=
+ local REQUESTED_ARCHS=
+ '[' '!' -z '' ']'
+ for FILE in ${EXTRACT}/${GLOB}
+ local DIR=bin
+ '[' -n '' ']'
+ local TARGET=arm64/bin
+ mkdir -p /builds/tests/helper-tools/glib-gio-fs/arm64/bin
+ '[' -n '' ']'
++ basename extract_arm64//usr/lib/glib2.0/installed-tests/glib/vfs
+ TARGET=arm64/bin/vfs
+ cp extract_arm64//usr/lib/glib2.0/installed-tests/glib/vfs /builds/tests/helper-tools/glib-gio-fs/arm64/bin/vfs
+ git -C /builds/tests/helper-tools/glib-gio-fs add arm64/bin/vfs
++ ls libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb
+ echo 'libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/vfs'
+ read -r line
+ commit_all
+ local 'GIT=git -C /builds/tests/helper-tools/glib-gio-fs'
++ git -C /builds/tests/helper-tools/glib-gio-fs diff-index --name-only HEAD --
+ local 'CHANGES=amd64/bin/async-close-output-stream
amd64/bin/buffered-input-stream
amd64/bin/buffered-output-stream
amd64/bin/converter-stream
amd64/bin/data-input-stream
amd64/bin/data-output-stream
amd64/bin/file
amd64/bin/fileattributematcher
amd64/bin/filter-streams
amd64/bin/g-file
amd64/bin/g-file-info
amd64/bin/io-stream
amd64/bin/live-g-file
amd64/bin/pollable
amd64/bin/readwrite
amd64/bin/unix-streams
amd64/bin/vfs
arm64/bin/async-close-output-stream
arm64/bin/buffered-input-stream
arm64/bin/buffered-output-stream
arm64/bin/converter-stream
arm64/bin/data-input-stream
arm64/bin/data-output-stream
arm64/bin/file
arm64/bin/fileattributematcher
arm64/bin/filter-streams
arm64/bin/g-file
arm64/bin/g-file-info
arm64/bin/io-stream
arm64/bin/live-g-file
arm64/bin/pollable
arm64/bin/readwrite
arm64/bin/unix-streams
arm64/bin/vfs
armhf/bin/async-close-output-stream
armhf/bin/buffered-input-stream
armhf/bin/buffered-output-stream
armhf/bin/converter-stream
armhf/bin/data-input-stream
armhf/bin/data-output-stream
armhf/bin/file
armhf/bin/fileattributematcher
armhf/bin/filter-streams
armhf/bin/g-file
armhf/bin/g-file-info
armhf/bin/io-stream
armhf/bin/live-g-file
armhf/bin/pollable
armhf/bin/readwrite
armhf/bin/unix-streams
armhf/bin/vfs'
+ '[' -n 'amd64/bin/async-close-output-stream
amd64/bin/buffered-input-stream
amd64/bin/buffered-output-stream
amd64/bin/converter-stream
amd64/bin/data-input-stream
amd64/bin/data-output-stream
amd64/bin/file
amd64/bin/fileattributematcher
amd64/bin/filter-streams
amd64/bin/g-file
amd64/bin/g-file-info
amd64/bin/io-stream
amd64/bin/live-g-file
amd64/bin/pollable
amd64/bin/readwrite
amd64/bin/unix-streams
amd64/bin/vfs
arm64/bin/async-close-output-stream
arm64/bin/buffered-input-stream
arm64/bin/buffered-output-stream
arm64/bin/converter-stream
arm64/bin/data-input-stream
arm64/bin/data-output-stream
arm64/bin/file
arm64/bin/fileattributematcher
arm64/bin/filter-streams
arm64/bin/g-file
arm64/bin/g-file-info
arm64/bin/io-stream
arm64/bin/live-g-file
arm64/bin/pollable
arm64/bin/readwrite
arm64/bin/unix-streams
arm64/bin/vfs
armhf/bin/async-close-output-stream
armhf/bin/buffered-input-stream
armhf/bin/buffered-output-stream
armhf/bin/converter-stream
armhf/bin/data-input-stream
armhf/bin/data-output-stream
armhf/bin/file
armhf/bin/fileattributematcher
armhf/bin/filter-streams
armhf/bin/g-file
armhf/bin/g-file-info
armhf/bin/io-stream
armhf/bin/live-g-file
armhf/bin/pollable
armhf/bin/readwrite
armhf/bin/unix-streams
armhf/bin/vfs' ']'
+ git -C /builds/tests/helper-tools/glib-gio-fs config --local user.email testbot@apertis.org
+ git -C /builds/tests/helper-tools/glib-gio-fs config --local user.name 'Apertis Test Bot'
+ git -C /builds/tests/helper-tools/glib-gio-fs commit -s -F /tmp/glib-gio-fs-commit-msg.txt -- amd64 armhf arm64
[detached HEAD b6f5eec] Binary update glib-gio-fs 20230628
 51 files changed, 0 insertions(+), 0 deletions(-)
 rewrite amd64/bin/async-close-output-stream (77%)
 rewrite amd64/bin/buffered-input-stream (81%)
 rewrite amd64/bin/buffered-output-stream (86%)
 rewrite amd64/bin/converter-stream (89%)
 rewrite amd64/bin/data-input-stream (64%)
 rewrite amd64/bin/data-output-stream (84%)
 rewrite amd64/bin/file (79%)
 rewrite amd64/bin/fileattributematcher (62%)
 rewrite amd64/bin/filter-streams (71%)
 rewrite amd64/bin/g-file (63%)
 rewrite amd64/bin/g-file-info (92%)
 rewrite amd64/bin/io-stream (72%)
 rewrite amd64/bin/live-g-file (80%)
 rewrite amd64/bin/pollable (69%)
 rewrite amd64/bin/readwrite (82%)
 rewrite amd64/bin/unix-streams (69%)
 rewrite amd64/bin/vfs (68%)
 rewrite arm64/bin/async-close-output-stream (83%)
 rewrite arm64/bin/buffered-input-stream (89%)
 rewrite arm64/bin/buffered-output-stream (91%)
 rewrite arm64/bin/converter-stream (97%)
 rewrite arm64/bin/data-input-stream (80%)
 rewrite arm64/bin/data-output-stream (90%)
 rewrite arm64/bin/file (85%)
 rewrite arm64/bin/fileattributematcher (91%)
 rewrite arm64/bin/filter-streams (98%)
 rewrite arm64/bin/g-file (78%)
 rewrite arm64/bin/g-file-info (92%)
 rewrite arm64/bin/io-stream (71%)
 rewrite arm64/bin/live-g-file (85%)
 rewrite arm64/bin/pollable (79%)
 rewrite arm64/bin/readwrite (80%)
 rewrite arm64/bin/unix-streams (86%)
 rewrite arm64/bin/vfs (96%)
 rewrite armhf/bin/async-close-output-stream (83%)
 rewrite armhf/bin/buffered-input-stream (81%)
 rewrite armhf/bin/buffered-output-stream (77%)
 rewrite armhf/bin/converter-stream (97%)
 rewrite armhf/bin/data-input-stream (91%)
 rewrite armhf/bin/data-output-stream (87%)
 rewrite armhf/bin/file (88%)
 rewrite armhf/bin/fileattributematcher (69%)
 rewrite armhf/bin/filter-streams (83%)
 rewrite armhf/bin/g-file (78%)
 rewrite armhf/bin/g-file-info (61%)
 rewrite armhf/bin/io-stream (69%)
 rewrite armhf/bin/live-g-file (87%)
 rewrite armhf/bin/pollable (73%)
 rewrite armhf/bin/readwrite (80%)
 rewrite armhf/bin/unix-streams (71%)
 rewrite armhf/bin/vfs (60%)
+ '[' -z 1 ']'
+ echo Done
Done
$ git show
commit b6f5eec4fc151b87e8115b61c93b0c27631eba3d
Author: Apertis Test Bot <testbot@apertis.org>
Date:   Wed Jun 28 01:15:42 2023 +0000

    Binary update glib-gio-fs 20230628
    
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/async-close-output-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/buffered-input-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/buffered-output-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/converter-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/data-input-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/data-output-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/file
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/fileattributematcher
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/filter-streams
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/g-file
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/g-file-info
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/io-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/live-g-file
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/pollable
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/readwrite
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/unix-streams
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_amd64.deb amd64/bin/vfs
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/async-close-output-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/buffered-input-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/buffered-output-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/converter-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/data-input-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/data-output-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/file
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/fileattributematcher
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/filter-streams
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/g-file
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/g-file-info
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/io-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/live-g-file
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/pollable
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/readwrite
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/unix-streams
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_armhf.deb armhf/bin/vfs
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/async-close-output-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/buffered-input-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/buffered-output-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/converter-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/data-input-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/data-output-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/file
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/fileattributematcher
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/filter-streams
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/g-file
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/g-file-info
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/io-stream
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/live-g-file
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/pollable
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/readwrite
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/unix-streams
    libglib2.0-tests_2.58.3-2+deb10u4+apertis1bv2021.8b1_arm64.deb arm64/bin/vfs
    
    Signed-off-by: Apertis Test Bot <testbot@apertis.org>

diff --git a/amd64/bin/async-close-output-stream b/amd64/bin/async-close-output-stream
index 496b300..26c499a 100755
Binary files a/amd64/bin/async-close-output-stream and b/amd64/bin/async-close-output-stream differ
diff --git a/amd64/bin/buffered-input-stream b/amd64/bin/buffered-input-stream
index fc6a586..ca16846 100755
Binary files a/amd64/bin/buffered-input-stream and b/amd64/bin/buffered-input-stream differ
diff --git a/amd64/bin/buffered-output-stream b/amd64/bin/buffered-output-stream
index 378e9c5..ddfb581 100755
Binary files a/amd64/bin/buffered-output-stream and b/amd64/bin/buffered-output-stream differ
diff --git a/amd64/bin/converter-stream b/amd64/bin/converter-stream
index 52c2b48..4245e84 100755
Binary files a/amd64/bin/converter-stream and b/amd64/bin/converter-stream differ
diff --git a/amd64/bin/data-input-stream b/amd64/bin/data-input-stream
index 43d7415..564aae2 100755
Binary files a/amd64/bin/data-input-stream and b/amd64/bin/data-input-stream differ
diff --git a/amd64/bin/data-output-stream b/amd64/bin/data-output-stream
index ef2b24c..8eef63a 100755
Binary files a/amd64/bin/data-output-stream and b/amd64/bin/data-output-stream differ
diff --git a/amd64/bin/file b/amd64/bin/file
index ca6980d..9314f0e 100755
Binary files a/amd64/bin/file and b/amd64/bin/file differ
diff --git a/amd64/bin/fileattributematcher b/amd64/bin/fileattributematcher
index 81fee7c..800dfb1 100755
Binary files a/amd64/bin/fileattributematcher and b/amd64/bin/fileattributematcher differ
diff --git a/amd64/bin/filter-streams b/amd64/bin/filter-streams
index 5f236f3..02267cb 100755
Binary files a/amd64/bin/filter-streams and b/amd64/bin/filter-streams differ
diff --git a/amd64/bin/g-file b/amd64/bin/g-file
index c135586..e4c4c3c 100755
Binary files a/amd64/bin/g-file and b/amd64/bin/g-file differ
diff --git a/amd64/bin/g-file-info b/amd64/bin/g-file-info
index f965887..94688a0 100755
Binary files a/amd64/bin/g-file-info and b/amd64/bin/g-file-info differ
diff --git a/amd64/bin/io-stream b/amd64/bin/io-stream
index 9863196..9603e76 100755
Binary files a/amd64/bin/io-stream and b/amd64/bin/io-stream differ
diff --git a/amd64/bin/live-g-file b/amd64/bin/live-g-file
index cfe1dc4..8fea8c8 100755
Binary files a/amd64/bin/live-g-file and b/amd64/bin/live-g-file differ
diff --git a/amd64/bin/pollable b/amd64/bin/pollable
index 7537ec8..18759e5 100755
Binary files a/amd64/bin/pollable and b/amd64/bin/pollable differ
diff --git a/amd64/bin/readwrite b/amd64/bin/readwrite
index b5b62ac..470f6b0 100755
Binary files a/amd64/bin/readwrite and b/amd64/bin/readwrite differ
diff --git a/amd64/bin/unix-streams b/amd64/bin/unix-streams
index c9f35e8..16a1d15 100755
Binary files a/amd64/bin/unix-streams and b/amd64/bin/unix-streams differ
diff --git a/amd64/bin/vfs b/amd64/bin/vfs
index 67e98da..e0062ee 100755
Binary files a/amd64/bin/vfs and b/amd64/bin/vfs differ
diff --git a/arm64/bin/async-close-output-stream b/arm64/bin/async-close-output-stream
index 2741ae5..071d805 100755
Binary files a/arm64/bin/async-close-output-stream and b/arm64/bin/async-close-output-stream differ
diff --git a/arm64/bin/buffered-input-stream b/arm64/bin/buffered-input-stream
index 1cee2c3..d2bd81d 100755
Binary files a/arm64/bin/buffered-input-stream and b/arm64/bin/buffered-input-stream differ
diff --git a/arm64/bin/buffered-output-stream b/arm64/bin/buffered-output-stream
index 5f615c7..143da6f 100755
Binary files a/arm64/bin/buffered-output-stream and b/arm64/bin/buffered-output-stream differ
diff --git a/arm64/bin/converter-stream b/arm64/bin/converter-stream
index 77253dc..81fc411 100755
Binary files a/arm64/bin/converter-stream and b/arm64/bin/converter-stream differ
diff --git a/arm64/bin/data-input-stream b/arm64/bin/data-input-stream
index f53b108..8038e33 100755
Binary files a/arm64/bin/data-input-stream and b/arm64/bin/data-input-stream differ
diff --git a/arm64/bin/data-output-stream b/arm64/bin/data-output-stream
index 69a27bb..66c81d5 100755
Binary files a/arm64/bin/data-output-stream and b/arm64/bin/data-output-stream differ
diff --git a/arm64/bin/file b/arm64/bin/file
index 1bcc04f..b5bb60d 100755
Binary files a/arm64/bin/file and b/arm64/bin/file differ
diff --git a/arm64/bin/fileattributematcher b/arm64/bin/fileattributematcher
index 7e3f4ed..a267df4 100755
Binary files a/arm64/bin/fileattributematcher and b/arm64/bin/fileattributematcher differ
diff --git a/arm64/bin/filter-streams b/arm64/bin/filter-streams
index 551b1d5..0b0157c 100755
Binary files a/arm64/bin/filter-streams and b/arm64/bin/filter-streams differ
diff --git a/arm64/bin/g-file b/arm64/bin/g-file
index 5068cf2..eced752 100755
Binary files a/arm64/bin/g-file and b/arm64/bin/g-file differ
diff --git a/arm64/bin/g-file-info b/arm64/bin/g-file-info
index 5589377..154b88a 100755
Binary files a/arm64/bin/g-file-info and b/arm64/bin/g-file-info differ
diff --git a/arm64/bin/io-stream b/arm64/bin/io-stream
index 427579d..dcfb6b7 100755
Binary files a/arm64/bin/io-stream and b/arm64/bin/io-stream differ
diff --git a/arm64/bin/live-g-file b/arm64/bin/live-g-file
index 170a4d9..0ddae79 100755
Binary files a/arm64/bin/live-g-file and b/arm64/bin/live-g-file differ
diff --git a/arm64/bin/pollable b/arm64/bin/pollable
index 4802135..17e717b 100755
Binary files a/arm64/bin/pollable and b/arm64/bin/pollable differ
diff --git a/arm64/bin/readwrite b/arm64/bin/readwrite
index 3f1be03..45b200a 100755
Binary files a/arm64/bin/readwrite and b/arm64/bin/readwrite differ
diff --git a/arm64/bin/unix-streams b/arm64/bin/unix-streams
index 212cd7e..97493f0 100755
Binary files a/arm64/bin/unix-streams and b/arm64/bin/unix-streams differ
diff --git a/arm64/bin/vfs b/arm64/bin/vfs
index a27d4a6..b3aabd8 100755
Binary files a/arm64/bin/vfs and b/arm64/bin/vfs differ
diff --git a/armhf/bin/async-close-output-stream b/armhf/bin/async-close-output-stream
index edab3cc..6342d3e 100755
Binary files a/armhf/bin/async-close-output-stream and b/armhf/bin/async-close-output-stream differ
diff --git a/armhf/bin/buffered-input-stream b/armhf/bin/buffered-input-stream
index 6988576..5162f3e 100755
Binary files a/armhf/bin/buffered-input-stream and b/armhf/bin/buffered-input-stream differ
diff --git a/armhf/bin/buffered-output-stream b/armhf/bin/buffered-output-stream
index 0fa13e3..fe64ae4 100755
Binary files a/armhf/bin/buffered-output-stream and b/armhf/bin/buffered-output-stream differ
diff --git a/armhf/bin/converter-stream b/armhf/bin/converter-stream
index 02f4168..66b20e9 100755
Binary files a/armhf/bin/converter-stream and b/armhf/bin/converter-stream differ
diff --git a/armhf/bin/data-input-stream b/armhf/bin/data-input-stream
index bdd4ee1..d7b6ac6 100755
Binary files a/armhf/bin/data-input-stream and b/armhf/bin/data-input-stream differ
diff --git a/armhf/bin/data-output-stream b/armhf/bin/data-output-stream
index 0546a6e..ec688e5 100755
Binary files a/armhf/bin/data-output-stream and b/armhf/bin/data-output-stream differ
diff --git a/armhf/bin/file b/armhf/bin/file
index e8e543f..fef1e1e 100755
Binary files a/armhf/bin/file and b/armhf/bin/file differ
diff --git a/armhf/bin/fileattributematcher b/armhf/bin/fileattributematcher
index aa30887..bd9190d 100755
Binary files a/armhf/bin/fileattributematcher and b/armhf/bin/fileattributematcher differ
diff --git a/armhf/bin/filter-streams b/armhf/bin/filter-streams
index 03dd353..e4d1d5e 100755
Binary files a/armhf/bin/filter-streams and b/armhf/bin/filter-streams differ
diff --git a/armhf/bin/g-file b/armhf/bin/g-file
index e9ccbc7..fa4bf6a 100755
Binary files a/armhf/bin/g-file and b/armhf/bin/g-file differ
diff --git a/armhf/bin/g-file-info b/armhf/bin/g-file-info
index 1091d4c..adedbbe 100755
Binary files a/armhf/bin/g-file-info and b/armhf/bin/g-file-info differ
diff --git a/armhf/bin/io-stream b/armhf/bin/io-stream
index 86106fa..658f801 100755
Binary files a/armhf/bin/io-stream and b/armhf/bin/io-stream differ
diff --git a/armhf/bin/live-g-file b/armhf/bin/live-g-file
index 491e0fa..9699a5d 100755
Binary files a/armhf/bin/live-g-file and b/armhf/bin/live-g-file differ
diff --git a/armhf/bin/pollable b/armhf/bin/pollable
index f470eb3..bf2c230 100755
Binary files a/armhf/bin/pollable and b/armhf/bin/pollable differ
diff --git a/armhf/bin/readwrite b/armhf/bin/readwrite
index f67f278..af35bdf 100755
Binary files a/armhf/bin/readwrite and b/armhf/bin/readwrite differ
diff --git a/armhf/bin/unix-streams b/armhf/bin/unix-streams
index 460120e..e255f0e 100755
Binary files a/armhf/bin/unix-streams and b/armhf/bin/unix-streams differ
diff --git a/armhf/bin/vfs b/armhf/bin/vfs
index d6bf1fa..44bd6cd 100755
Binary files a/armhf/bin/vfs and b/armhf/bin/vfs differ
$ if [ -n "$GIT_PUSH_URL" ]; then git push "${GIT_PUSH_URL}" "HEAD:${BRANCH}"; fi
section_end:1687914942:step_script
section_start:1687914942:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1687914943:cleanup_file_variables
Job succeeded