Running with gitlab-runner 17.4.0 (b92ee590)
  on Lightweight runner on DO 3BQDZTfs, system ID: s_a30377c9ccd3
section_start:1732101099:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2026dev1-package-source-builder ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2026dev1-package-source-builder ...
Using docker image sha256:2b0e106ffb47560421fb743cc9b85aab8838b41f69b5997990a2bfa1dc71b063 for registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2026dev1-package-source-builder with digest registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2026dev1-package-source-builder@sha256:0db6f8cba2d5a7e83d7e49a3b528318c67db8a6aedfd1a921f0b0126b7fef5e3 ...
section_end:1732101102:prepare_executor
section_start:1732101102:prepare_script
Preparing environment
Running on runner-3bqdztfs-project-236-concurrent-0 via runner-3bqdztfs-apertis-light-1732083873-858fb2b7...
section_end:1732101102:prepare_script
section_start:1732101102:get_sources
Getting source from Git repository
Fetching changes...
Initialized empty Git repository in /builds/tests/helper-tools/.git/
Created fresh repository.
Checking out 55f1958b as detached HEAD (ref is apertis/v2026dev1)...

Skipping Git submodules setup
section_end:1732101103:get_sources
section_start:1732101103:step_script
Executing "step_script" stage of the job script
Using docker image sha256:2b0e106ffb47560421fb743cc9b85aab8838b41f69b5997990a2bfa1dc71b063 for registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2026dev1-package-source-builder with digest registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2026dev1-package-source-builder@sha256:0db6f8cba2d5a7e83d7e49a3b528318c67db8a6aedfd1a921f0b0126b7fef5e3 ...
$ cp update_test_binaries.sh /tmp
$ git clone "${CI_SERVER_URL}/tests/$TESTCASE.git/" "$TESTCASE"
Cloning into 'glib-gio-fs'...
$ cd "$TESTCASE"
$ git checkout 829f401b
Note: switching to '829f401b'.

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 switching back to a branch.

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

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 829f401 Update installed-tests paths
$ env --null | sort -z | tr '\0' '\n'
BRANCH=apertis/v2026dev1
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=Apertis CI <devel@lists.apertis.org>
CI_COMMIT_BEFORE_SHA=0000000000000000000000000000000000000000
CI_COMMIT_BRANCH=apertis/v2026dev1
CI_COMMIT_DESCRIPTION=
Signed-off-by: Apertis CI <devel@lists.apertis.org>
CI_COMMIT_MESSAGE=Bump to v2026dev1

Signed-off-by: Apertis CI <devel@lists.apertis.org>

CI_COMMIT_REF_NAME=apertis/v2026dev1
CI_COMMIT_REF_PROTECTED=true
CI_COMMIT_REF_SLUG=apertis-v2026dev1
CI_COMMIT_SHA=55f1958b13d56f497b91dfdf0370f72e8c7a3a6c
CI_COMMIT_SHORT_SHA=55f1958b
CI_COMMIT_TIMESTAMP=2024-11-19T15:34:17+00:00
CI_COMMIT_TITLE=Bump to v2026dev1
CI_CONCURRENT_ID=4
CI_CONCURRENT_PROJECT_ID=0
CI_CONFIG_PATH=.gitlab-ci.yml
CI_DEFAULT_BRANCH=apertis/v2026dev1
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=3545891
CI_JOB_IMAGE=registry.gitlab.apertis.org/infrastructure/apertis-docker-images/v2026dev1-package-source-builder
CI_JOB_NAME=test-glib-gio-fs
CI_JOB_NAME_SLUG=test-glib-gio-fs
CI_JOB_STAGE=test
CI_JOB_STARTED_AT=2024-11-20T11:11:38Z
CI_JOB_STATUS=running
CI_JOB_TIMEOUT=3600
CI_JOB_TOKEN=[MASKED]
CI_JOB_URL=https://gitlab.apertis.org/tests/helper-tools/-/jobs/3545891
CI_NODE_TOTAL=1
CI_PAGES_DOMAIN=pages.apertis.org
CI_PAGES_URL=https://tests.pages.apertis.org/helper-tools
CI_PIPELINE_CREATED_AT=2024-11-19T15:34:19Z
CI_PIPELINE_ID=791758
CI_PIPELINE_IID=983
CI_PIPELINE_NAME=
CI_PIPELINE_SOURCE=push
CI_PIPELINE_URL=https://gitlab.apertis.org/tests/helper-tools/-/pipelines/791758
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=b92ee590
CI_RUNNER_SHORT_TOKEN=3BQDZTfs
CI_RUNNER_TAGS=["lightweight"]
CI_RUNNER_VERSION=17.4.0
CI_SERVER=yes
CI_SERVER_FQDN=gitlab.apertis.org
CI_SERVER_HOST=gitlab.apertis.org
CI_SERVER_NAME=GitLab
CI_SERVER_PORT=443
CI_SERVER_PROTOCOL=https
CI_SERVER_REVISION=cebb958cb73
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=17.5.2
CI_SERVER_VERSION_MAJOR=17
CI_SERVER_VERSION_MINOR=5
CI_SERVER_VERSION_PATCH=2
CI_TEMPLATE_REGISTRY_HOST=registry.gitlab.com
FF_CLEAN_UP_FAILED_CACHE_EXTRACT=false
FF_DISABLE_AUTOMATIC_TOKEN_ROTATION=false
FF_DISABLE_POWERSHELL_STDIN=false
FF_DISABLE_UMASK_FOR_DOCKER_EXECUTOR=false
FF_DISABLE_UMASK_FOR_KUBERNETES_EXECUTOR=false
FF_ENABLE_BASH_EXIT_CODE_CHECK=false
FF_ENABLE_JOB_CLEANUP=false
FF_KUBERNETES_HONOR_ENTRYPOINT=false
FF_LOG_IMAGES_CONFIGURED_FOR_JOB=false
FF_NETWORK_PER_BUILD=false
FF_POSIXLY_CORRECT_ESCAPES=false
FF_PRINT_POD_EVENTS=false
FF_RESOLVE_FULL_TLS_CHAIN=false
FF_RETRIEVE_POD_WARNING_EVENTS=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_TEST_FEATURE=false
FF_TIMESTAMPS=false
FF_USE_ADVANCED_POD_SPEC_CONFIGURATION=false
FF_USE_DIRECT_DOWNLOAD=true
FF_USE_DOCKER_AUTOSCALER_DIAL_STDIO=true
FF_USE_DUMB_INIT_WITH_KUBERNETES_EXECUTOR=false
FF_USE_DYNAMIC_TRACE_FORCE_SEND_INTERVAL=false
FF_USE_FASTZIP=false
FF_USE_GIT_BUNDLE_URIS=true
FF_USE_INIT_WITH_DOCKER_EXECUTOR=false
FF_USE_LEGACY_GCS_CACHE_ADAPTER=false
FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY=false
FF_USE_NEW_BASH_EVAL_STRATEGY=false
FF_USE_POD_ACTIVE_DEADLINE_SECONDS=true
FF_USE_POWERSHELL_PATH_RESOLVER=false
FF_USE_WINDOWS_JOB_OBJECT=false
FF_USE_WINDOWS_LEGACY_PROCESS_STRATEGY=false
GITLAB_CI=true
GITLAB_CI_PASSWORD=[MASKED]
GITLAB_CI_USER=testbot
GITLAB_ENV=/builds/tests/helper-tools.tmp/gitlab_runner_env
GITLAB_FEATURES=
GITLAB_USER_EMAIL=dylan.aissi@collabora.com
GITLAB_USER_ID=118
GITLAB_USER_LOGIN=daissi
GITLAB_USER_NAME=Dylan Aïssi
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=1
TESTCASE=glib-gio-fs
_=/usr/bin/env
container=docker
osname=apertis
release=v2026dev1
$ 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=v2026dev1
+ shift
+ '[' --branch '!=' '' ']'
+ case $1 in
+ shift
+ branch=apertis/v2026dev1
+ shift
+ '[' --repository '!=' '' ']'
+ case $1 in
+ shift
+ repository=.
+ shift
+ '[' --dry-run '!=' '' ']'
+ case $1 in
+ dry_run=1
+ shift
+ '[' '' '!=' '' ']'
+ '[' -z v2026dev1 -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=v2026dev1
+ BRANCH=apertis/v2026dev1
++ 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 20241120'
+ echo
+ for ARCH in ${ARCHS}
+ EXTRACT=extract_amd64
+ download_packages_description
+ for SOURCE in ${SOURCES}
+ '[' -f Packages.v2026dev1.amd64.target ']'
+ wget https://repositories.apertis.org/apertis/dists/v2026dev1/target/binary-amd64/Packages -O Packages.v2026dev1.amd64.target
--2024-11-20 11:11:44--  https://repositories.apertis.org/apertis/dists/v2026dev1/target/binary-amd64/Packages
Resolving repositories.apertis.org (repositories.apertis.org)... 188.166.133.192
Connecting to repositories.apertis.org (repositories.apertis.org)|188.166.133.192|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4729774 (4.5M) [text/plain]
Saving to: ‘Packages.v2026dev1.amd64.target’

     0K .......... .......... .......... .......... ..........  1% 3.09M 1s
    50K .......... .......... .......... .......... ..........  2% 6.62M 1s
   100K .......... .......... .......... .......... ..........  3% 13.2M 1s
   150K .......... .......... .......... .......... ..........  4% 15.1M 1s
   200K .......... .......... .......... .......... ..........  5% 14.7M 1s
   250K .......... .......... .......... .......... ..........  6% 35.1M 1s
   300K .......... .......... .......... .......... ..........  7% 25.0M 0s
   350K .......... .......... .......... .......... ..........  8% 38.8M 0s
   400K .......... .......... .......... .......... ..........  9% 43.4M 0s
   450K .......... .......... .......... .......... .......... 10% 28.2M 0s
   500K .......... .......... .......... .......... .......... 11% 43.5M 0s
   550K .......... .......... .......... .......... .......... 12% 48.1M 0s
   600K .......... .......... .......... .......... .......... 14% 71.2M 0s
   650K .......... .......... .......... .......... .......... 15% 55.6M 0s
   700K .......... .......... .......... .......... .......... 16% 42.5M 0s
   750K .......... .......... .......... .......... .......... 17% 72.1M 0s
   800K .......... .......... .......... .......... .......... 18% 61.3M 0s
   850K .......... .......... .......... .......... .......... 19% 94.6M 0s
   900K .......... .......... .......... .......... .......... 20% 62.6M 0s
   950K .......... .......... .......... .......... .......... 21% 75.9M 0s
  1000K .......... .......... .......... .......... .......... 22% 71.8M 0s
  1050K .......... .......... .......... .......... .......... 23% 45.3M 0s
  1100K .......... .......... .......... .......... .......... 24% 70.5M 0s
  1150K .......... .......... .......... .......... .......... 25% 62.3M 0s
  1200K .......... .......... .......... .......... .......... 27% 98.1M 0s
  1250K .......... .......... .......... .......... .......... 28% 52.5M 0s
  1300K .......... .......... .......... .......... .......... 29% 70.3M 0s
  1350K .......... .......... .......... .......... .......... 30% 86.9M 0s
  1400K .......... .......... .......... .......... .......... 31% 82.7M 0s
  1450K .......... .......... .......... .......... .......... 32% 76.6M 0s
  1500K .......... .......... .......... .......... .......... 33% 93.6M 0s
  1550K .......... .......... .......... .......... .......... 34% 85.3M 0s
  1600K .......... .......... .......... .......... .......... 35% 70.8M 0s
  1650K .......... .......... .......... .......... .......... 36% 67.0M 0s
  1700K .......... .......... .......... .......... .......... 37% 82.1M 0s
  1750K .......... .......... .......... .......... .......... 38% 65.9M 0s
  1800K .......... .......... .......... .......... .......... 40% 65.1M 0s
  1850K .......... .......... .......... .......... .......... 41% 70.1M 0s
  1900K .......... .......... .......... .......... .......... 42% 68.6M 0s
  1950K .......... .......... .......... .......... .......... 43% 71.3M 0s
  2000K .......... .......... .......... .......... .......... 44% 85.5M 0s
  2050K .......... .......... .......... .......... .......... 45% 66.8M 0s
  2100K .......... .......... .......... .......... .......... 46% 96.3M 0s
  2150K .......... .......... .......... .......... .......... 47% 60.6M 0s
  2200K .......... .......... .......... .......... .......... 48% 42.6M 0s
  2250K .......... .......... .......... .......... .......... 49% 87.3M 0s
  2300K .......... .......... .......... .......... .......... 50% 96.4M 0s
  2350K .......... .......... .......... .......... .......... 51%  117M 0s
  2400K .......... .......... .......... .......... .......... 53%  105M 0s
  2450K .......... .......... .......... .......... .......... 54%  131M 0s
  2500K .......... .......... .......... .......... .......... 55%  113M 0s
  2550K .......... .......... .......... .......... .......... 56%  127M 0s
  2600K .......... .......... .......... .......... .......... 57% 92.5M 0s
  2650K .......... .......... .......... .......... .......... 58%  104M 0s
  2700K .......... .......... .......... .......... .......... 59%  112M 0s
  2750K .......... .......... .......... .......... .......... 60%  104M 0s
  2800K .......... .......... .......... .......... .......... 61%  115M 0s
  2850K .......... .......... .......... .......... .......... 62%  128M 0s
  2900K .......... .......... .......... .......... .......... 63%  130M 0s
  2950K .......... .......... .......... .......... .......... 64% 93.7M 0s
  3000K .......... .......... .......... .......... .......... 66%  110M 0s
  3050K .......... .......... .......... .......... .......... 67%  103M 0s
  3100K .......... .......... .......... .......... .......... 68%  106M 0s
  3150K .......... .......... .......... .......... .......... 69%  134M 0s
  3200K .......... .......... .......... .......... .......... 70%  121M 0s
  3250K .......... .......... .......... .......... .......... 71% 81.6M 0s
  3300K .......... .......... .......... .......... .......... 72% 55.7M 0s
  3350K .......... .......... .......... .......... .......... 73% 71.5M 0s
  3400K .......... .......... .......... .......... .......... 74% 70.4M 0s
  3450K .......... .......... .......... .......... .......... 75%  251M 0s
  3500K .......... .......... .......... .......... .......... 76%  275M 0s
  3550K .......... .......... .......... .......... .......... 77%  233M 0s
  3600K .......... .......... .......... .......... .......... 79%  270M 0s
  3650K .......... .......... .......... .......... .......... 80%  268M 0s
  3700K .......... .......... .......... .......... .......... 81%  281M 0s
  3750K .......... .......... .......... .......... .......... 82%  260M 0s
  3800K .......... .......... .......... .......... .......... 83%  246M 0s
  3850K .......... .......... .......... .......... .......... 84%  288M 0s
  3900K .......... .......... .......... .......... .......... 85%  284M 0s
  3950K .......... .......... .......... .......... .......... 86%  283M 0s
  4000K .......... .......... .......... .......... .......... 87%  223M 0s
  4050K .......... .......... .......... .......... .......... 88%  277M 0s
  4100K .......... .......... .......... .......... .......... 89%  283M 0s
  4150K .......... .......... .......... .......... .......... 90%  267M 0s
  4200K .......... .......... .......... .......... .......... 92%  272M 0s
  4250K .......... .......... .......... .......... .......... 93%  320M 0s
  4300K .......... .......... .......... .......... .......... 94%  319M 0s
  4350K .......... .......... .......... .......... .......... 95%  254M 0s
  4400K .......... .......... .......... .......... .......... 96%  302M 0s
  4450K .......... .......... .......... .......... .......... 97%  224M 0s
  4500K .......... .......... .......... .......... .......... 98%  230M 0s
  4550K .......... .......... .......... .......... .......... 99%  254M 0s
  4600K .......... ........                                   100%  262M=0.08s

2024-11-20 11:11:45 (54.5 MB/s) - ‘Packages.v2026dev1.amd64.target’ saved [4729774/4729774]

+ for SOURCE in ${SOURCES}
+ '[' -f Packages.v2026dev1.amd64.development ']'
+ wget https://repositories.apertis.org/apertis/dists/v2026dev1/development/binary-amd64/Packages -O Packages.v2026dev1.amd64.development
--2024-11-20 11:11:45--  https://repositories.apertis.org/apertis/dists/v2026dev1/development/binary-amd64/Packages
Resolving repositories.apertis.org (repositories.apertis.org)... 188.166.133.192
Connecting to repositories.apertis.org (repositories.apertis.org)|188.166.133.192|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16241720 (15M) [text/plain]
Saving to: ‘Packages.v2026dev1.amd64.development’

     0K .......... .......... .......... .......... ..........  0% 2.64M 6s
    50K .......... .......... .......... .......... ..........  0% 5.10M 4s
   100K .......... .......... .......... .......... ..........  0% 11.7M 3s
   150K .......... .......... .......... .......... ..........  1% 10.6M 3s
   200K .......... .......... .......... .......... ..........  1% 16.6M 2s
   250K .......... .......... .......... .......... ..........  1% 19.6M 2s
   300K .......... .......... .......... .......... ..........  2% 18.9M 2s
   350K .......... .......... .......... .......... ..........  2% 17.9M 2s
   400K .......... .......... .......... .......... ..........  2% 59.1M 2s
   450K .......... .......... .......... .......... ..........  3%  134M 1s
   500K .......... .......... .......... .......... ..........  3% 35.0M 1s
   550K .......... .......... .......... .......... ..........  3% 45.9M 1s
   600K .......... .......... .......... .......... ..........  4% 52.0M 1s
   650K .......... .......... .......... .......... ..........  4% 31.0M 1s
   700K .......... .......... .......... .......... ..........  4%  114M 1s
   750K .......... .......... .......... .......... ..........  5% 51.0M 1s
   800K .......... .......... .......... .......... ..........  5%  237M 1s
   850K .......... .......... .......... .......... ..........  5% 48.0M 1s
   900K .......... .......... .......... .......... ..........  5% 38.6M 1s
   950K .......... .......... .......... .......... ..........  6% 79.0M 1s
  1000K .......... .......... .......... .......... ..........  6%  135M 1s
  1050K .......... .......... .......... .......... ..........  6% 55.7M 1s
  1100K .......... .......... .......... .......... ..........  7%  110M 1s
  1150K .......... .......... .......... .......... ..........  7% 51.8M 1s
  1200K .......... .......... .......... .......... ..........  7%  126M 1s
  1250K .......... .......... .......... .......... ..........  8% 91.1M 1s
  1300K .......... .......... .......... .......... ..........  8% 43.4M 1s
  1350K .......... .......... .......... .......... ..........  8%  113M 1s
  1400K .......... .......... .......... .......... ..........  9%  118M 1s
  1450K .......... .......... .......... .......... ..........  9%  191M 1s
  1500K .......... .......... .......... .......... ..........  9%  148M 1s
  1550K .......... .......... .......... .......... .......... 10%  140M 1s
  1600K .......... .......... .......... .......... .......... 10%  121M 1s
  1650K .......... .......... .......... .......... .......... 10% 88.5M 1s
  1700K .......... .......... .......... .......... .......... 11%  104M 1s
  1750K .......... .......... .......... .......... .......... 11%  120M 1s
  1800K .......... .......... .......... .......... .......... 11% 89.2M 1s
  1850K .......... .......... .......... .......... .......... 11% 89.7M 0s
  1900K .......... .......... .......... .......... .......... 12%  115M 0s
  1950K .......... .......... .......... .......... .......... 12%  126M 0s
  2000K .......... .......... .......... .......... .......... 12%  151M 0s
  2050K .......... .......... .......... .......... .......... 13%  107M 0s
  2100K .......... .......... .......... .......... .......... 13% 91.3M 0s
  2150K .......... .......... .......... .......... .......... 13%  149M 0s
  2200K .......... .......... .......... .......... .......... 14%  133M 0s
  2250K .......... .......... .......... .......... .......... 14%  104M 0s
  2300K .......... .......... .......... .......... .......... 14%  104M 0s
  2350K .......... .......... .......... .......... .......... 15%  116M 0s
  2400K .......... .......... .......... .......... .......... 15% 99.9M 0s
  2450K .......... .......... .......... .......... .......... 15%  103M 0s
  2500K .......... .......... .......... .......... .......... 16% 96.4M 0s
  2550K .......... .......... .......... .......... .......... 16% 95.3M 0s
  2600K .......... .......... .......... .......... .......... 16% 94.5M 0s
  2650K .......... .......... .......... .......... .......... 17%  110M 0s
  2700K .......... .......... .......... .......... .......... 17%  121M 0s
  2750K .......... .......... .......... .......... .......... 17%  106M 0s
  2800K .......... .......... .......... .......... .......... 17% 99.5M 0s
  2850K .......... .......... .......... .......... .......... 18% 79.8M 0s
  2900K .......... .......... .......... .......... .......... 18%  160M 0s
  2950K .......... .......... .......... .......... .......... 18%  104M 0s
  3000K .......... .......... .......... .......... .......... 19% 78.7M 0s
  3050K .......... .......... .......... .......... .......... 19%  176M 0s
  3100K .......... .......... .......... .......... .......... 19%  204M 0s
  3150K .......... .......... .......... .......... .......... 20%  115M 0s
  3200K .......... .......... .......... .......... .......... 20% 97.8M 0s
  3250K .......... .......... .......... .......... .......... 20%  112M 0s
  3300K .......... .......... .......... .......... .......... 21% 93.3M 0s
  3350K .......... .......... .......... .......... .......... 21% 81.4M 0s
  3400K .......... .......... .......... .......... .......... 21%  104M 0s
  3450K .......... .......... .......... .......... .......... 22%  138M 0s
  3500K .......... .......... .......... .......... .......... 22%  176M 0s
  3550K .......... .......... .......... .......... .......... 22%  164M 0s
  3600K .......... .......... .......... .......... .......... 23%  150M 0s
  3650K .......... .......... .......... .......... .......... 23%  159M 0s
  3700K .......... .......... .......... .......... .......... 23%  133M 0s
  3750K .......... .......... .......... .......... .......... 23%  155M 0s
  3800K .......... .......... .......... .......... .......... 24%  192M 0s
  3850K .......... .......... .......... .......... .......... 24%  155M 0s
  3900K .......... .......... .......... .......... .......... 24%  169M 0s
  3950K .......... .......... .......... .......... .......... 25%  180M 0s
  4000K .......... .......... .......... .......... .......... 25%  181M 0s
  4050K .......... .......... .......... .......... .......... 25%  140M 0s
  4100K .......... .......... .......... .......... .......... 26%  115M 0s
  4150K .......... .......... .......... .......... .......... 26%  157M 0s
  4200K .......... .......... .......... .......... .......... 26%  176M 0s
  4250K .......... .......... .......... .......... .......... 27%  171M 0s
  4300K .......... .......... .......... .......... .......... 27%  154M 0s
  4350K .......... .......... .......... .......... .......... 27%  142M 0s
  4400K .......... .......... .......... .......... .......... 28%  181M 0s
  4450K .......... .......... .......... .......... .......... 28%  160M 0s
  4500K .......... .......... .......... .......... .......... 28%  176M 0s
  4550K .......... .......... .......... .......... .......... 29%  156M 0s
  4600K .......... .......... .......... .......... .......... 29%  199M 0s
  4650K .......... .......... .......... .......... .......... 29%  202M 0s
  4700K .......... .......... .......... .......... .......... 29%  159M 0s
  4750K .......... .......... .......... .......... .......... 30%  115M 0s
  4800K .......... .......... .......... .......... .......... 30%  130M 0s
  4850K .......... .......... .......... .......... .......... 30%  143M 0s
  4900K .......... .......... .......... .......... .......... 31%  126M 0s
  4950K .......... .......... .......... .......... .......... 31%  205M 0s
  5000K .......... .......... .......... .......... .......... 31%  118M 0s
  5050K .......... .......... .......... .......... .......... 32%  179M 0s
  5100K .......... .......... .......... .......... .......... 32%  156M 0s
  5150K .......... .......... .......... .......... .......... 32%  186M 0s
  5200K .......... .......... .......... .......... .......... 33%  160M 0s
  5250K .......... .......... .......... .......... .......... 33%  191M 0s
  5300K .......... .......... .......... .......... .......... 33%  143M 0s
  5350K .......... .......... .......... .......... .......... 34%  133M 0s
  5400K .......... .......... .......... .......... .......... 34%  168M 0s
  5450K .......... .......... .......... .......... .......... 34%  154M 0s
  5500K .......... .......... .......... .......... .......... 34%  123M 0s
  5550K .......... .......... .......... .......... .......... 35%  132M 0s
  5600K .......... .......... .......... .......... .......... 35%  129M 0s
  5650K .......... .......... .......... .......... .......... 35%  184M 0s
  5700K .......... .......... .......... .......... .......... 36%  153M 0s
  5750K .......... .......... .......... .......... .......... 36%  169M 0s
  5800K .......... .......... .......... .......... .......... 36%  182M 0s
  5850K .......... .......... .......... .......... .......... 37%  185M 0s
  5900K .......... .......... .......... .......... .......... 37%  157M 0s
  5950K .......... .......... .......... .......... .......... 37%  141M 0s
  6000K .......... .......... .......... .......... .......... 38%  187M 0s
  6050K .......... .......... .......... .......... .......... 38%  207M 0s
  6100K .......... .......... .......... .......... .......... 38%  166M 0s
  6150K .......... .......... .......... .......... .......... 39%  180M 0s
  6200K .......... .......... .......... .......... .......... 39%  193M 0s
  6250K .......... .......... .......... .......... .......... 39%  149M 0s
  6300K .......... .......... .......... .......... .......... 40%  152M 0s
  6350K .......... .......... .......... .......... .......... 40%  185M 0s
  6400K .......... .......... .......... .......... .......... 40%  192M 0s
  6450K .......... .......... .......... .......... .......... 40%  154M 0s
  6500K .......... .......... .......... .......... .......... 41%  151M 0s
  6550K .......... .......... .......... .......... .......... 41%  137M 0s
  6600K .......... .......... .......... .......... .......... 41%  150M 0s
  6650K .......... .......... .......... .......... .......... 42%  107M 0s
  6700K .......... .......... .......... .......... .......... 42%  154M 0s
  6750K .......... .......... .......... .......... .......... 42%  215M 0s
  6800K .......... .......... .......... .......... .......... 43%  166M 0s
  6850K .......... .......... .......... .......... .......... 43%  193M 0s
  6900K .......... .......... .......... .......... .......... 43%  108M 0s
  6950K .......... .......... .......... .......... .......... 44%  167M 0s
  7000K .......... .......... .......... .......... .......... 44%  156M 0s
  7050K .......... .......... .......... .......... .......... 44%  168M 0s
  7100K .......... .......... .......... .......... .......... 45%  150M 0s
  7150K .......... .......... .......... .......... .......... 45%  168M 0s
  7200K .......... .......... .......... .......... .......... 45%  131M 0s
  7250K .......... .......... .......... .......... .......... 46%  105M 0s
  7300K .......... .......... .......... .......... .......... 46%  109M 0s
  7350K .......... .......... .......... .......... .......... 46% 22.8M 0s
  7400K .......... .......... .......... .......... .......... 46% 90.9M 0s
  7450K .......... .......... .......... .......... .......... 47%  115M 0s
  7500K .......... .......... .......... .......... .......... 47%  110M 0s
  7550K .......... .......... .......... .......... .......... 47%  286M 0s
  7600K .......... .......... .......... .......... .......... 48%  313M 0s
  7650K .......... .......... .......... .......... .......... 48%  250M 0s
  7700K .......... .......... .......... .......... .......... 48%  143M 0s
  7750K .......... .......... .......... .......... .......... 49%  205M 0s
  7800K .......... .......... .......... .......... .......... 49%  170M 0s
  7850K .......... .......... .......... .......... .......... 49%  188M 0s
  7900K .......... .......... .......... .......... .......... 50%  160M 0s
  7950K .......... .......... .......... .......... .......... 50%  148M 0s
  8000K .......... .......... .......... .......... .......... 50%  122M 0s
  8050K .......... .......... .......... .......... .......... 51%  111M 0s
  8100K .......... .......... .......... .......... .......... 51%  116M 0s
  8150K .......... .......... .......... .......... .......... 51% 82.0M 0s
  8200K .......... .......... .......... .......... .......... 52% 98.6M 0s
  8250K .......... .......... .......... .......... .......... 52%  118M 0s
  8300K .......... .......... .......... .......... .......... 52%  126M 0s
  8350K .......... .......... .......... .......... .......... 52%  111M 0s
  8400K .......... .......... .......... .......... .......... 53%  120M 0s
  8450K .......... .......... .......... .......... .......... 53%  119M 0s
  8500K .......... .......... .......... .......... .......... 53%  115M 0s
  8550K .......... .......... .......... .......... .......... 54% 94.8M 0s
  8600K .......... .......... .......... .......... .......... 54%  122M 0s
  8650K .......... .......... .......... .......... .......... 54%  174M 0s
  8700K .......... .......... .......... .......... .......... 55%  114M 0s
  8750K .......... .......... .......... .......... .......... 55% 97.7M 0s
  8800K .......... .......... .......... .......... .......... 55%  103M 0s
  8850K .......... .......... .......... .......... .......... 56% 87.3M 0s
  8900K .......... .......... .......... .......... .......... 56%  111M 0s
  8950K .......... .......... .......... .......... .......... 56%  103M 0s
  9000K .......... .......... .......... .......... .......... 57%  117M 0s
  9050K .......... .......... .......... .......... .......... 57%  149M 0s
  9100K .......... .......... .......... .......... .......... 57%  191M 0s
  9150K .......... .......... .......... .......... .......... 58%  204M 0s
  9200K .......... .......... .......... .......... .......... 58%  138M 0s
  9250K .......... .......... .......... .......... .......... 58%  163M 0s
  9300K .......... .......... .......... .......... .......... 58%  146M 0s
  9350K .......... .......... .......... .......... .......... 59%  129M 0s
  9400K .......... .......... .......... .......... .......... 59%  170M 0s
  9450K .......... .......... .......... .......... .......... 59%  143M 0s
  9500K .......... .......... .......... .......... .......... 60%  133M 0s
  9550K .......... .......... .......... .......... .......... 60%  140M 0s
  9600K .......... .......... .......... .......... .......... 60%  159M 0s
  9650K .......... .......... .......... .......... .......... 61%  162M 0s
  9700K .......... .......... .......... .......... .......... 61%  114M 0s
  9750K .......... .......... .......... .......... .......... 61%  159M 0s
  9800K .......... .......... .......... .......... .......... 62%  182M 0s
  9850K .......... .......... .......... .......... .......... 62%  158M 0s
  9900K .......... .......... .......... .......... .......... 62%  195M 0s
  9950K .......... .......... .......... .......... .......... 63%  137M 0s
 10000K .......... .......... .......... .......... .......... 63%  141M 0s
 10050K .......... .......... .......... .......... .......... 63%  166M 0s
 10100K .......... .......... .......... .......... .......... 63%  167M 0s
 10150K .......... .......... .......... .......... .......... 64% 97.3M 0s
 10200K .......... .......... .......... .......... .......... 64%  117M 0s
 10250K .......... .......... .......... .......... .......... 64%  114M 0s
 10300K .......... .......... .......... .......... .......... 65%  112M 0s
 10350K .......... .......... .......... .......... .......... 65%  124M 0s
 10400K .......... .......... .......... .......... .......... 65%  144M 0s
 10450K .......... .......... .......... .......... .......... 66%  143M 0s
 10500K .......... .......... .......... .......... .......... 66%  136M 0s
 10550K .......... .......... .......... .......... .......... 66%  157M 0s
 10600K .......... .......... .......... .......... .......... 67%  169M 0s
 10650K .......... .......... .......... .......... .......... 67%  160M 0s
 10700K .......... .......... .......... .......... .......... 67%  195M 0s
 10750K .......... .......... .......... .......... .......... 68%  153M 0s
 10800K .......... .......... .......... .......... .......... 68%  154M 0s
 10850K .......... .......... .......... .......... .......... 68%  130M 0s
 10900K .......... .......... .......... .......... .......... 69%  189M 0s
 10950K .......... .......... .......... .......... .......... 69%  169M 0s
 11000K .......... .......... .......... .......... .......... 69%  171M 0s
 11050K .......... .......... .......... .......... .......... 69%  171M 0s
 11100K .......... .......... .......... .......... .......... 70%  129M 0s
 11150K .......... .......... .......... .......... .......... 70%  136M 0s
 11200K .......... .......... .......... .......... .......... 70%  148M 0s
 11250K .......... .......... .......... .......... .......... 71%  145M 0s
 11300K .......... .......... .......... .......... .......... 71%  141M 0s
 11350K .......... .......... .......... .......... .......... 71%  122M 0s
 11400K .......... .......... .......... .......... .......... 72%  112M 0s
 11450K .......... .......... .......... .......... .......... 72%  116M 0s
 11500K .......... .......... .......... .......... .......... 72%  141M 0s
 11550K .......... .......... .......... .......... .......... 73%  111M 0s
 11600K .......... .......... .......... .......... .......... 73%  153M 0s
 11650K .......... .......... .......... .......... .......... 73%  138M 0s
 11700K .......... .......... .......... .......... .......... 74%  167M 0s
 11750K .......... .......... .......... .......... .......... 74%  114M 0s
 11800K .......... .......... .......... .......... .......... 74%  134M 0s
 11850K .......... .......... .......... .......... .......... 75%  128M 0s
 11900K .......... .......... .......... .......... .......... 75%  146M 0s
 11950K .......... .......... .......... .......... .......... 75% 95.3M 0s
 12000K .......... .......... .......... .......... .......... 75%  121M 0s
 12050K .......... .......... .......... .......... .......... 76%  148M 0s
 12100K .......... .......... .......... .......... .......... 76%  146M 0s
 12150K .......... .......... .......... .......... .......... 76%  137M 0s
 12200K .......... .......... .......... .......... .......... 77%  204M 0s
 12250K .......... .......... .......... .......... .......... 77%  178M 0s
 12300K .......... .......... .......... .......... .......... 77%  179M 0s
 12350K .......... .......... .......... .......... .......... 78%  153M 0s
 12400K .......... .......... .......... .......... .......... 78%  177M 0s
 12450K .......... .......... .......... .......... .......... 78%  192M 0s
 12500K .......... .......... .......... .......... .......... 79%  202M 0s
 12550K .......... .......... .......... .......... .......... 79%  187M 0s
 12600K .......... .......... .......... .......... .......... 79%  111M 0s
 12650K .......... .......... .......... .......... .......... 80%  186M 0s
 12700K .......... .......... .......... .......... .......... 80%  210M 0s
 12750K .......... .......... .......... .......... .......... 80%  122M 0s
 12800K .......... .......... .......... .......... .......... 81%  166M 0s
 12850K .......... .......... .......... .......... .......... 81%  147M 0s
 12900K .......... .......... .......... .......... .......... 81%  147M 0s
 12950K .......... .......... .......... .......... .......... 81%  186M 0s
 13000K .......... .......... .......... .......... .......... 82%  196M 0s
 13050K .......... .......... .......... .......... .......... 82%  197M 0s
 13100K .......... .......... .......... .......... .......... 82%  277M 0s
 13150K .......... .......... .......... .......... .......... 83%  145M 0s
 13200K .......... .......... .......... .......... .......... 83%  159M 0s
 13250K .......... .......... .......... .......... .......... 83%  146M 0s
 13300K .......... .......... .......... .......... .......... 84%  153M 0s
 13350K .......... .......... .......... .......... .......... 84%  132M 0s
 13400K .......... .......... .......... .......... .......... 84%  149M 0s
 13450K .......... .......... .......... .......... .......... 85%  139M 0s
 13500K .......... .......... .......... .......... .......... 85%  153M 0s
 13550K .......... .......... .......... .......... .......... 85%  155M 0s
 13600K .......... .......... .......... .......... .......... 86%  176M 0s
 13650K .......... .......... .......... .......... .......... 86%  171M 0s
 13700K .......... .......... .......... .......... .......... 86%  181M 0s
 13750K .......... .......... .......... .......... .......... 87%  158M 0s
 13800K .......... .......... .......... .......... .......... 87%  172M 0s
 13850K .......... .......... .......... .......... .......... 87%  200M 0s
 13900K .......... .......... .......... .......... .......... 87%  165M 0s
 13950K .......... .......... .......... .......... .......... 88%  113M 0s
 14000K .......... .......... .......... .......... .......... 88%  168M 0s
 14050K .......... .......... .......... .......... .......... 88%  157M 0s
 14100K .......... .......... .......... .......... .......... 89%  139M 0s
 14150K .......... .......... .......... .......... .......... 89%  161M 0s
 14200K .......... .......... .......... .......... .......... 89%  183M 0s
 14250K .......... .......... .......... .......... .......... 90%  167M 0s
 14300K .......... .......... .......... .......... .......... 90%  174M 0s
 14350K .......... .......... .......... .......... .......... 90%  162M 0s
 14400K .......... .......... .......... .......... .......... 91%  152M 0s
 14450K .......... .......... .......... .......... .......... 91%  161M 0s
 14500K .......... .......... .......... .......... .......... 91%  162M 0s
 14550K .......... .......... .......... .......... .......... 92%  155M 0s
 14600K .......... .......... .......... .......... .......... 92%  147M 0s
 14650K .......... .......... .......... .......... .......... 92%  196M 0s
 14700K .......... .......... .......... .......... .......... 92%  124M 0s
 14750K .......... .......... .......... .......... .......... 93%  136M 0s
 14800K .......... .......... .......... .......... .......... 93%  155M 0s
 14850K .......... .......... .......... .......... .......... 93%  185M 0s
 14900K .......... .......... .......... .......... .......... 94%  131M 0s
 14950K .......... .......... .......... .......... .......... 94%  184M 0s
 15000K .......... .......... .......... .......... .......... 94%  178M 0s
 15050K .......... .......... .......... .......... .......... 95%  164M 0s
 15100K .......... .......... .......... .......... .......... 95%  173M 0s
 15150K .......... .......... .......... .......... .......... 95%  162M 0s
 15200K .......... .......... .......... .......... .......... 96%  193M 0s
 15250K .......... .......... .......... .......... .......... 96%  157M 0s
 15300K .......... .......... .......... .......... .......... 96%  190M 0s
 15350K .......... .......... .......... .......... .......... 97%  106M 0s
 15400K .......... .......... .......... .......... .......... 97%  146M 0s
 15450K .......... .......... .......... .......... .......... 97%  175M 0s
 15500K .......... .......... .......... .......... .......... 98%  150M 0s
 15550K .......... .......... .......... .......... .......... 98%  137M 0s
 15600K .......... .......... .......... .......... .......... 98%  145M 0s
 15650K .......... .......... .......... .......... .......... 98%  149M 0s
 15700K .......... .......... .......... .......... .......... 99%  161M 0s
 15750K .......... .......... .......... .......... .......... 99%  131M 0s
 15800K .......... .......... .......... .......... .......... 99%  147M 0s
 15850K .......... .                                          100%  130M=0.2s

2024-11-20 11:11:45 (93.6 MB/s) - ‘Packages.v2026dev1.amd64.development’ saved [16241720/16241720]

+ download_extract_packages
+ local PACKAGE=
+ mkdir -p extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.amd64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ wget https://repositories.apertis.org/apertis/pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
--2024-11-20 11:11:45--  https://repositories.apertis.org/apertis/pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
Resolving repositories.apertis.org (repositories.apertis.org)... 188.166.133.192
Connecting to repositories.apertis.org (repositories.apertis.org)|188.166.133.192|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1878864 (1.8M) [application/x-debian-package]
Saving to: ‘libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb’

     0K .......... .......... .......... .......... ..........  2% 3.26M 1s
    50K .......... .......... .......... .......... ..........  5% 6.14M 0s
   100K .......... .......... .......... .......... ..........  8% 14.6M 0s
   150K .......... .......... .......... .......... .......... 10% 13.9M 0s
   200K .......... .......... .......... .......... .......... 13% 18.7M 0s
   250K .......... .......... .......... .......... .......... 16% 23.7M 0s
   300K .......... .......... .......... .......... .......... 19% 56.4M 0s
   350K .......... .......... .......... .......... .......... 21% 23.2M 0s
   400K .......... .......... .......... .......... .......... 24% 46.8M 0s
   450K .......... .......... .......... .......... .......... 27% 62.2M 0s
   500K .......... .......... .......... .......... .......... 29% 39.9M 0s
   550K .......... .......... .......... .......... .......... 32% 26.8M 0s
   600K .......... .......... .......... .......... .......... 35%  235M 0s
   650K .......... .......... .......... .......... .......... 38% 84.8M 0s
   700K .......... .......... .......... .......... .......... 40% 35.4M 0s
   750K .......... .......... .......... .......... .......... 43% 55.5M 0s
   800K .......... .......... .......... .......... .......... 46%  188M 0s
   850K .......... .......... .......... .......... .......... 49%  236M 0s
   900K .......... .......... .......... .......... .......... 51% 29.4M 0s
   950K .......... .......... .......... .......... .......... 54%  171M 0s
  1000K .......... .......... .......... .......... .......... 57%  135M 0s
  1050K .......... .......... .......... .......... .......... 59%  251M 0s
  1100K .......... .......... .......... .......... .......... 62%  197M 0s
  1150K .......... .......... .......... .......... .......... 65% 26.3M 0s
  1200K .......... .......... .......... .......... .......... 68%  187M 0s
  1250K .......... .......... .......... .......... .......... 70%  127M 0s
  1300K .......... .......... .......... .......... .......... 73%  248M 0s
  1350K .......... .......... .......... .......... .......... 76%  194M 0s
  1400K .......... .......... .......... .......... .......... 79% 68.5M 0s
  1450K .......... .......... .......... .......... .......... 81%  127M 0s
  1500K .......... .......... .......... .......... .......... 84%  192M 0s
  1550K .......... .......... .......... .......... .......... 87% 89.4M 0s
  1600K .......... .......... .......... .......... .......... 89%  253M 0s
  1650K .......... .......... .......... .......... .......... 92%  219M 0s
  1700K .......... .......... .......... .......... .......... 95%  128M 0s
  1750K .......... .......... .......... .......... .......... 98%  133M 0s
  1800K .......... .......... .......... ....                 100%  123M=0.05s

2024-11-20 11:11:45 (32.7 MB/s) - ‘libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb’ saved [1878864/1878864]

+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.amd64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.amd64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.amd64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.amd64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.amd64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.amd64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.amd64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.amd64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.amd64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.amd64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.amd64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.amd64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.amd64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.amd64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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}
++ head -n1
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb extract_amd64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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}
++ head -n1
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.amd64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_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/libexec/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/libexec/installed-tests/glib/async-close-output-stream
+ TARGET=amd64/bin/async-close-output-stream
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/async-close-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/buffered-input-stream
+ TARGET=amd64/bin/buffered-input-stream
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/buffered-input-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/buffered-output-stream
+ TARGET=amd64/bin/buffered-output-stream
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/buffered-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/converter-stream
+ TARGET=amd64/bin/converter-stream
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/converter-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/data-input-stream
+ TARGET=amd64/bin/data-input-stream
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/data-input-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/data-output-stream
+ TARGET=amd64/bin/data-output-stream
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/data-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/file
+ TARGET=amd64/bin/file
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/file'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/fileattributematcher
+ TARGET=amd64/bin/fileattributematcher
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/fileattributematcher'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/filter-streams
+ TARGET=amd64/bin/filter-streams
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/filter-streams'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/g-file
+ TARGET=amd64/bin/g-file
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/g-file'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/g-file-info
+ TARGET=amd64/bin/g-file-info
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/g-file-info'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/io-stream
+ TARGET=amd64/bin/io-stream
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/io-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/live-g-file
+ TARGET=amd64/bin/live-g-file
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/live-g-file'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/pollable
+ TARGET=amd64/bin/pollable
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/pollable'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/readwrite
+ TARGET=amd64/bin/readwrite
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/readwrite'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/unix-streams
+ TARGET=amd64/bin/unix-streams
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/unix-streams'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/vfs
+ TARGET=amd64/bin/vfs
+ cp extract_amd64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/vfs'
+ read -r line
+ for ARCH in ${ARCHS}
+ EXTRACT=extract_armhf
+ download_packages_description
+ for SOURCE in ${SOURCES}
+ '[' -f Packages.v2026dev1.armhf.target ']'
+ wget https://repositories.apertis.org/apertis/dists/v2026dev1/target/binary-armhf/Packages -O Packages.v2026dev1.armhf.target
--2024-11-20 11:11:51--  https://repositories.apertis.org/apertis/dists/v2026dev1/target/binary-armhf/Packages
Resolving repositories.apertis.org (repositories.apertis.org)... 188.166.133.192
Connecting to repositories.apertis.org (repositories.apertis.org)|188.166.133.192|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4612433 (4.4M) [text/plain]
Saving to: ‘Packages.v2026dev1.armhf.target’

     0K .......... .......... .......... .......... ..........  1% 4.03M 1s
    50K .......... .......... .......... .......... ..........  2% 8.46M 1s
   100K .......... .......... .......... .......... ..........  3% 16.9M 1s
   150K .......... .......... .......... .......... ..........  4% 17.9M 1s
   200K .......... .......... .......... .......... ..........  5% 41.6M 0s
   250K .......... .......... .......... .......... ..........  6% 23.4M 0s
   300K .......... .......... .......... .......... ..........  7% 39.0M 0s
   350K .......... .......... .......... .......... ..........  8% 47.5M 0s
   400K .......... .......... .......... .......... ..........  9% 53.1M 0s
   450K .......... .......... .......... .......... .......... 11% 28.8M 0s
   500K .......... .......... .......... .......... .......... 12% 89.0M 0s
   550K .......... .......... .......... .......... .......... 13% 50.5M 0s
   600K .......... .......... .......... .......... .......... 14% 88.4M 0s
   650K .......... .......... .......... .......... .......... 15% 54.4M 0s
   700K .......... .......... .......... .......... .......... 16% 65.4M 0s
   750K .......... .......... .......... .......... .......... 17%  148M 0s
   800K .......... .......... .......... .......... .......... 18% 81.2M 0s
   850K .......... .......... .......... .......... .......... 19%  108M 0s
   900K .......... .......... .......... .......... .......... 21% 47.8M 0s
   950K .......... .......... .......... .......... .......... 22%  169M 0s
  1000K .......... .......... .......... .......... .......... 23%  158M 0s
  1050K .......... .......... .......... .......... .......... 24%  144M 0s
  1100K .......... .......... .......... .......... .......... 25% 89.9M 0s
  1150K .......... .......... .......... .......... .......... 26% 79.6M 0s
  1200K .......... .......... .......... .......... .......... 27%  151M 0s
  1250K .......... .......... .......... .......... .......... 28%  136M 0s
  1300K .......... .......... .......... .......... .......... 29% 96.4M 0s
  1350K .......... .......... .......... .......... .......... 31% 73.4M 0s
  1400K .......... .......... .......... .......... .......... 32% 89.4M 0s
  1450K .......... .......... .......... .......... .......... 33%  114M 0s
  1500K .......... .......... .......... .......... .......... 34% 73.9M 0s
  1550K .......... .......... .......... .......... .......... 35%  125M 0s
  1600K .......... .......... .......... .......... .......... 36%  101M 0s
  1650K .......... .......... .......... .......... .......... 37% 94.5M 0s
  1700K .......... .......... .......... .......... .......... 38% 95.1M 0s
  1750K .......... .......... .......... .......... .......... 39% 93.6M 0s
  1800K .......... .......... .......... .......... .......... 41%  115M 0s
  1850K .......... .......... .......... .......... .......... 42%  108M 0s
  1900K .......... .......... .......... .......... .......... 43% 96.1M 0s
  1950K .......... .......... .......... .......... .......... 44%  124M 0s
  2000K .......... .......... .......... .......... .......... 45%  102M 0s
  2050K .......... .......... .......... .......... .......... 46%  123M 0s
  2100K .......... .......... .......... .......... .......... 47%  102M 0s
  2150K .......... .......... .......... .......... .......... 48%  116M 0s
  2200K .......... .......... .......... .......... .......... 49% 81.5M 0s
  2250K .......... .......... .......... .......... .......... 51% 64.6M 0s
  2300K .......... .......... .......... .......... .......... 52% 80.6M 0s
  2350K .......... .......... .......... .......... .......... 53%  115M 0s
  2400K .......... .......... .......... .......... .......... 54% 82.7M 0s
  2450K .......... .......... .......... .......... .......... 55%  111M 0s
  2500K .......... .......... .......... .......... .......... 56% 73.7M 0s
  2550K .......... .......... .......... .......... .......... 57% 71.9M 0s
  2600K .......... .......... .......... .......... .......... 58% 67.1M 0s
  2650K .......... .......... .......... .......... .......... 59% 66.9M 0s
  2700K .......... .......... .......... .......... .......... 61% 93.8M 0s
  2750K .......... .......... .......... .......... .......... 62%  104M 0s
  2800K .......... .......... .......... .......... .......... 63% 88.9M 0s
  2850K .......... .......... .......... .......... .......... 64% 86.0M 0s
  2900K .......... .......... .......... .......... .......... 65% 88.5M 0s
  2950K .......... .......... .......... .......... .......... 66% 93.5M 0s
  3000K .......... .......... .......... .......... .......... 67% 72.2M 0s
  3050K .......... .......... .......... .......... .......... 68% 79.3M 0s
  3100K .......... .......... .......... .......... .......... 69%  115M 0s
  3150K .......... .......... .......... .......... .......... 71%  112M 0s
  3200K .......... .......... .......... .......... .......... 72% 71.2M 0s
  3250K .......... .......... .......... .......... .......... 73%  140M 0s
  3300K .......... .......... .......... .......... .......... 74%  100M 0s
  3350K .......... .......... .......... .......... .......... 75% 65.3M 0s
  3400K .......... .......... .......... .......... .......... 76%  117M 0s
  3450K .......... .......... .......... .......... .......... 77%  104M 0s
  3500K .......... .......... .......... .......... .......... 78% 53.7M 0s
  3550K .......... .......... .......... .......... .......... 79% 67.7M 0s
  3600K .......... .......... .......... .......... .......... 81%  136M 0s
  3650K .......... .......... .......... .......... .......... 82%  141M 0s
  3700K .......... .......... .......... .......... .......... 83% 93.3M 0s
  3750K .......... .......... .......... .......... .......... 84%  159M 0s
  3800K .......... .......... .......... .......... .......... 85%  162M 0s
  3850K .......... .......... .......... .......... .......... 86% 72.8M 0s
  3900K .......... .......... .......... .......... .......... 87% 62.0M 0s
  3950K .......... .......... .......... .......... .......... 88% 65.2M 0s
  4000K .......... .......... .......... .......... .......... 89% 81.0M 0s
  4050K .......... .......... .......... .......... .......... 91%  112M 0s
  4100K .......... .......... .......... .......... .......... 92% 65.6M 0s
  4150K .......... .......... .......... .......... .......... 93%  108M 0s
  4200K .......... .......... .......... .......... .......... 94%  103M 0s
  4250K .......... .......... .......... .......... .......... 95%  107M 0s
  4300K .......... .......... .......... .......... .......... 96%  106M 0s
  4350K .......... .......... .......... .......... .......... 97% 90.3M 0s
  4400K .......... .......... .......... .......... .......... 98%  120M 0s
  4450K .......... .......... .......... .......... .......... 99% 88.8M 0s
  4500K ....                                                  100% 34.5M=0.07s

2024-11-20 11:11:51 (58.7 MB/s) - ‘Packages.v2026dev1.armhf.target’ saved [4612433/4612433]

+ for SOURCE in ${SOURCES}
+ '[' -f Packages.v2026dev1.armhf.development ']'
+ wget https://repositories.apertis.org/apertis/dists/v2026dev1/development/binary-armhf/Packages -O Packages.v2026dev1.armhf.development
--2024-11-20 11:11:51--  https://repositories.apertis.org/apertis/dists/v2026dev1/development/binary-armhf/Packages
Resolving repositories.apertis.org (repositories.apertis.org)... 188.166.133.192
Connecting to repositories.apertis.org (repositories.apertis.org)|188.166.133.192|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 15846072 (15M) [text/plain]
Saving to: ‘Packages.v2026dev1.armhf.development’

     0K .......... .......... .......... .......... ..........  0% 3.19M 5s
    50K .......... .......... .......... .......... ..........  0% 6.68M 3s
   100K .......... .......... .......... .......... ..........  0% 13.3M 3s
   150K .......... .......... .......... .......... ..........  1% 11.5M 2s
   200K .......... .......... .......... .......... ..........  1% 17.0M 2s
   250K .......... .......... .......... .......... ..........  1% 24.9M 2s
   300K .......... .......... .......... .......... ..........  2% 43.0M 2s
   350K .......... .......... .......... .......... ..........  2% 23.5M 1s
   400K .......... .......... .......... .......... ..........  2% 44.4M 1s
   450K .......... .......... .......... .......... ..........  3% 32.9M 1s
   500K .......... .......... .......... .......... ..........  3% 68.4M 1s
   550K .......... .......... .......... .......... ..........  3% 37.5M 1s
   600K .......... .......... .......... .......... ..........  4% 55.3M 1s
   650K .......... .......... .......... .......... ..........  4%  130M 1s
   700K .......... .......... .......... .......... ..........  4% 17.2M 1s
   750K .......... .......... .......... .......... ..........  5%  125M 1s
   800K .......... .......... .......... .......... ..........  5% 71.1M 1s
   850K .......... .......... .......... .......... ..........  5% 81.6M 1s
   900K .......... .......... .......... .......... ..........  6%  131M 1s
   950K .......... .......... .......... .......... ..........  6%  102M 1s
  1000K .......... .......... .......... .......... ..........  6%  104M 1s
  1050K .......... .......... .......... .......... ..........  7% 68.6M 1s
  1100K .......... .......... .......... .......... ..........  7%  113M 1s
  1150K .......... .......... .......... .......... ..........  7%  109M 1s
  1200K .......... .......... .......... .......... ..........  8%  116M 1s
  1250K .......... .......... .......... .......... ..........  8%  145M 1s
  1300K .......... .......... .......... .......... ..........  8%  112M 1s
  1350K .......... .......... .......... .......... ..........  9%  145M 1s
  1400K .......... .......... .......... .......... ..........  9% 25.8M 1s
  1450K .......... .......... .......... .......... ..........  9%  129M 1s
  1500K .......... .......... .......... .......... .......... 10%  133M 1s
  1550K .......... .......... .......... .......... .......... 10% 98.0M 0s
  1600K .......... .......... .......... .......... .......... 10%  140M 0s
  1650K .......... .......... .......... .......... .......... 10%  140M 0s
  1700K .......... .......... .......... .......... .......... 11%  128M 0s
  1750K .......... .......... .......... .......... .......... 11%  130M 0s
  1800K .......... .......... .......... .......... .......... 11%  121M 0s
  1850K .......... .......... .......... .......... .......... 12%  151M 0s
  1900K .......... .......... .......... .......... .......... 12%  160M 0s
  1950K .......... .......... .......... .......... .......... 12%  134M 0s
  2000K .......... .......... .......... .......... .......... 13%  118M 0s
  2050K .......... .......... .......... .......... .......... 13%  123M 0s
  2100K .......... .......... .......... .......... .......... 13%  106M 0s
  2150K .......... .......... .......... .......... .......... 14%  113M 0s
  2200K .......... .......... .......... .......... .......... 14%  118M 0s
  2250K .......... .......... .......... .......... .......... 14%  134M 0s
  2300K .......... .......... .......... .......... .......... 15%  132M 0s
  2350K .......... .......... .......... .......... .......... 15%  121M 0s
  2400K .......... .......... .......... .......... .......... 15%  163M 0s
  2450K .......... .......... .......... .......... .......... 16%  167M 0s
  2500K .......... .......... .......... .......... .......... 16%  123M 0s
  2550K .......... .......... .......... .......... .......... 16% 94.8M 0s
  2600K .......... .......... .......... .......... .......... 17%  119M 0s
  2650K .......... .......... .......... .......... .......... 17%  112M 0s
  2700K .......... .......... .......... .......... .......... 17%  149M 0s
  2750K .......... .......... .......... .......... .......... 18%  127M 0s
  2800K .......... .......... .......... .......... .......... 18%  145M 0s
  2850K .......... .......... .......... .......... .......... 18%  132M 0s
  2900K .......... .......... .......... .......... .......... 19%  135M 0s
  2950K .......... .......... .......... .......... .......... 19%  127M 0s
  3000K .......... .......... .......... .......... .......... 19%  147M 0s
  3050K .......... .......... .......... .......... .......... 20%  140M 0s
  3100K .......... .......... .......... .......... .......... 20%  155M 0s
  3150K .......... .......... .......... .......... .......... 20%  155M 0s
  3200K .......... .......... .......... .......... .......... 21%  139M 0s
  3250K .......... .......... .......... .......... .......... 21%  142M 0s
  3300K .......... .......... .......... .......... .......... 21%  157M 0s
  3350K .......... .......... .......... .......... .......... 21%  128M 0s
  3400K .......... .......... .......... .......... .......... 22%  156M 0s
  3450K .......... .......... .......... .......... .......... 22%  170M 0s
  3500K .......... .......... .......... .......... .......... 22%  137M 0s
  3550K .......... .......... .......... .......... .......... 23%  122M 0s
  3600K .......... .......... .......... .......... .......... 23%  141M 0s
  3650K .......... .......... .......... .......... .......... 23% 14.0M 0s
  3700K .......... .......... .......... .......... .......... 24%  110M 0s
  3750K .......... .......... .......... .......... .......... 24% 98.6M 0s
  3800K .......... .......... .......... .......... .......... 24%  133M 0s
  3850K .......... .......... .......... .......... .......... 25%  135M 0s
  3900K .......... .......... .......... .......... .......... 25%  135M 0s
  3950K .......... .......... .......... .......... .......... 25%  197M 0s
  4000K .......... .......... .......... .......... .......... 26%  139M 0s
  4050K .......... .......... .......... .......... .......... 26%  166M 0s
  4100K .......... .......... .......... .......... .......... 26%  142M 0s
  4150K .......... .......... .......... .......... .......... 27%  122M 0s
  4200K .......... .......... .......... .......... .......... 27%  150M 0s
  4250K .......... .......... .......... .......... .......... 27%  166M 0s
  4300K .......... .......... .......... .......... .......... 28%  152M 0s
  4350K .......... .......... .......... .......... .......... 28%  168M 0s
  4400K .......... .......... .......... .......... .......... 28%  147M 0s
  4450K .......... .......... .......... .......... .......... 29%  151M 0s
  4500K .......... .......... .......... .......... .......... 29%  138M 0s
  4550K .......... .......... .......... .......... .......... 29%  141M 0s
  4600K .......... .......... .......... .......... .......... 30%  137M 0s
  4650K .......... .......... .......... .......... .......... 30%  152M 0s
  4700K .......... .......... .......... .......... .......... 30%  150M 0s
  4750K .......... .......... .......... .......... .......... 31%  125M 0s
  4800K .......... .......... .......... .......... .......... 31%  153M 0s
  4850K .......... .......... .......... .......... .......... 31% 98.4M 0s
  4900K .......... .......... .......... .......... .......... 31%  109M 0s
  4950K .......... .......... .......... .......... .......... 32%  122M 0s
  5000K .......... .......... .......... .......... .......... 32%  130M 0s
  5050K .......... .......... .......... .......... .......... 32%  138M 0s
  5100K .......... .......... .......... .......... .......... 33%  132M 0s
  5150K .......... .......... .......... .......... .......... 33%  133M 0s
  5200K .......... .......... .......... .......... .......... 33%  126M 0s
  5250K .......... .......... .......... .......... .......... 34%  132M 0s
  5300K .......... .......... .......... .......... .......... 34%  134M 0s
  5350K .......... .......... .......... .......... .......... 34%  115M 0s
  5400K .......... .......... .......... .......... .......... 35%  147M 0s
  5450K .......... .......... .......... .......... .......... 35%  129M 0s
  5500K .......... .......... .......... .......... .......... 35%  134M 0s
  5550K .......... .......... .......... .......... .......... 36%  125M 0s
  5600K .......... .......... .......... .......... .......... 36%  137M 0s
  5650K .......... .......... .......... .......... .......... 36%  155M 0s
  5700K .......... .......... .......... .......... .......... 37%  148M 0s
  5750K .......... .......... .......... .......... .......... 37%  110M 0s
  5800K .......... .......... .......... .......... .......... 37%  137M 0s
  5850K .......... .......... .......... .......... .......... 38%  148M 0s
  5900K .......... .......... .......... .......... .......... 38%  121M 0s
  5950K .......... .......... .......... .......... .......... 38%  101M 0s
  6000K .......... .......... .......... .......... .......... 39%  123M 0s
  6050K .......... .......... .......... .......... .......... 39%  124M 0s
  6100K .......... .......... .......... .......... .......... 39%  146M 0s
  6150K .......... .......... .......... .......... .......... 40%  131M 0s
  6200K .......... .......... .......... .......... .......... 40%  122M 0s
  6250K .......... .......... .......... .......... .......... 40%  135M 0s
  6300K .......... .......... .......... .......... .......... 41%  141M 0s
  6350K .......... .......... .......... .......... .......... 41%  114M 0s
  6400K .......... .......... .......... .......... .......... 41%  132M 0s
  6450K .......... .......... .......... .......... .......... 42%  139M 0s
  6500K .......... .......... .......... .......... .......... 42% 95.0M 0s
  6550K .......... .......... .......... .......... .......... 42%  129M 0s
  6600K .......... .......... .......... .......... .......... 42%  121M 0s
  6650K .......... .......... .......... .......... .......... 43%  116M 0s
  6700K .......... .......... .......... .......... .......... 43%  118M 0s
  6750K .......... .......... .......... .......... .......... 43%  107M 0s
  6800K .......... .......... .......... .......... .......... 44%  140M 0s
  6850K .......... .......... .......... .......... .......... 44%  141M 0s
  6900K .......... .......... .......... .......... .......... 44%  126M 0s
  6950K .......... .......... .......... .......... .......... 45%  126M 0s
  7000K .......... .......... .......... .......... .......... 45%  133M 0s
  7050K .......... .......... .......... .......... .......... 45% 91.8M 0s
  7100K .......... .......... .......... .......... .......... 46%  145M 0s
  7150K .......... .......... .......... .......... .......... 46%  114M 0s
  7200K .......... .......... .......... .......... .......... 46%  151M 0s
  7250K .......... .......... .......... .......... .......... 47%  142M 0s
  7300K .......... .......... .......... .......... .......... 47%  124M 0s
  7350K .......... .......... .......... .......... .......... 47% 93.6M 0s
  7400K .......... .......... .......... .......... .......... 48%  158M 0s
  7450K .......... .......... .......... .......... .......... 48%  146M 0s
  7500K .......... .......... .......... .......... .......... 48%  101M 0s
  7550K .......... .......... .......... .......... .......... 49%  170M 0s
  7600K .......... .......... .......... .......... .......... 49%  206M 0s
  7650K .......... .......... .......... .......... .......... 49%  221M 0s
  7700K .......... .......... .......... .......... .......... 50%  221M 0s
  7750K .......... .......... .......... .......... .......... 50%  217M 0s
  7800K .......... .......... .......... .......... .......... 50%  142M 0s
  7850K .......... .......... .......... .......... .......... 51%  155M 0s
  7900K .......... .......... .......... .......... .......... 51%  165M 0s
  7950K .......... .......... .......... .......... .......... 51%  155M 0s
  8000K .......... .......... .......... .......... .......... 52%  153M 0s
  8050K .......... .......... .......... .......... .......... 52%  187M 0s
  8100K .......... .......... .......... .......... .......... 52%  179M 0s
  8150K .......... .......... .......... .......... .......... 52%  163M 0s
  8200K .......... .......... .......... .......... .......... 53%  142M 0s
  8250K .......... .......... .......... .......... .......... 53%  219M 0s
  8300K .......... .......... .......... .......... .......... 53%  233M 0s
  8350K .......... .......... .......... .......... .......... 54%  127M 0s
  8400K .......... .......... .......... .......... .......... 54%  252M 0s
  8450K .......... .......... .......... .......... .......... 54%  243M 0s
  8500K .......... .......... .......... .......... .......... 55%  205M 0s
  8550K .......... .......... .......... .......... .......... 55%  206M 0s
  8600K .......... .......... .......... .......... .......... 55%  237M 0s
  8650K .......... .......... .......... .......... .......... 56%  155M 0s
  8700K .......... .......... .......... .......... .......... 56%  132M 0s
  8750K .......... .......... .......... .......... .......... 56%  140M 0s
  8800K .......... .......... .......... .......... .......... 57%  164M 0s
  8850K .......... .......... .......... .......... .......... 57%  144M 0s
  8900K .......... .......... .......... .......... .......... 57%  122M 0s
  8950K .......... .......... .......... .......... .......... 58%  155M 0s
  9000K .......... .......... .......... .......... .......... 58%  168M 0s
  9050K .......... .......... .......... .......... .......... 58%  195M 0s
  9100K .......... .......... .......... .......... .......... 59%  181M 0s
  9150K .......... .......... .......... .......... .......... 59%  192M 0s
  9200K .......... .......... .......... .......... .......... 59%  212M 0s
  9250K .......... .......... .......... .......... .......... 60%  234M 0s
  9300K .......... .......... .......... .......... .......... 60%  134M 0s
  9350K .......... .......... .......... .......... .......... 60%  152M 0s
  9400K .......... .......... .......... .......... .......... 61%  189M 0s
  9450K .......... .......... .......... .......... .......... 61%  176M 0s
  9500K .......... .......... .......... .......... .......... 61%  193M 0s
  9550K .......... .......... .......... .......... .......... 62%  114M 0s
  9600K .......... .......... .......... .......... .......... 62%  116M 0s
  9650K .......... .......... .......... .......... .......... 62%  126M 0s
  9700K .......... .......... .......... .......... .......... 63%  167M 0s
  9750K .......... .......... .......... .......... .......... 63%  167M 0s
  9800K .......... .......... .......... .......... .......... 63%  188M 0s
  9850K .......... .......... .......... .......... .......... 63%  178M 0s
  9900K .......... .......... .......... .......... .......... 64%  177M 0s
  9950K .......... .......... .......... .......... .......... 64%  199M 0s
 10000K .......... .......... .......... .......... .......... 64%  184M 0s
 10050K .......... .......... .......... .......... .......... 65%  149M 0s
 10100K .......... .......... .......... .......... .......... 65%  237M 0s
 10150K .......... .......... .......... .......... .......... 65%  133M 0s
 10200K .......... .......... .......... .......... .......... 66%  210M 0s
 10250K .......... .......... .......... .......... .......... 66%  184M 0s
 10300K .......... .......... .......... .......... .......... 66%  215M 0s
 10350K .......... .......... .......... .......... .......... 67%  142M 0s
 10400K .......... .......... .......... .......... .......... 67%  134M 0s
 10450K .......... .......... .......... .......... .......... 67%  158M 0s
 10500K .......... .......... .......... .......... .......... 68%  155M 0s
 10550K .......... .......... .......... .......... .......... 68%  163M 0s
 10600K .......... .......... .......... .......... .......... 68%  148M 0s
 10650K .......... .......... .......... .......... .......... 69%  192M 0s
 10700K .......... .......... .......... .......... .......... 69%  236M 0s
 10750K .......... .......... .......... .......... .......... 69%  133M 0s
 10800K .......... .......... .......... .......... .......... 70%  189M 0s
 10850K .......... .......... .......... .......... .......... 70%  232M 0s
 10900K .......... .......... .......... .......... .......... 70%  199M 0s
 10950K .......... .......... .......... .......... .......... 71%  139M 0s
 11000K .......... .......... .......... .......... .......... 71%  149M 0s
 11050K .......... .......... .......... .......... .......... 71%  175M 0s
 11100K .......... .......... .......... .......... .......... 72%  225M 0s
 11150K .......... .......... .......... .......... .......... 72%  125M 0s
 11200K .......... .......... .......... .......... .......... 72%  130M 0s
 11250K .......... .......... .......... .......... .......... 73%  191M 0s
 11300K .......... .......... .......... .......... .......... 73%  195M 0s
 11350K .......... .......... .......... .......... .......... 73%  140M 0s
 11400K .......... .......... .......... .......... .......... 73%  180M 0s
 11450K .......... .......... .......... .......... .......... 74%  174M 0s
 11500K .......... .......... .......... .......... .......... 74%  132M 0s
 11550K .......... .......... .......... .......... .......... 74%  142M 0s
 11600K .......... .......... .......... .......... .......... 75%  135M 0s
 11650K .......... .......... .......... .......... .......... 75%  152M 0s
 11700K .......... .......... .......... .......... .......... 75%  219M 0s
 11750K .......... .......... .......... .......... .......... 76%  203M 0s
 11800K .......... .......... .......... .......... .......... 76%  223M 0s
 11850K .......... .......... .......... .......... .......... 76%  193M 0s
 11900K .......... .......... .......... .......... .......... 77%  204M 0s
 11950K .......... .......... .......... .......... .......... 77%  176M 0s
 12000K .......... .......... .......... .......... .......... 77%  193M 0s
 12050K .......... .......... .......... .......... .......... 78%  214M 0s
 12100K .......... .......... .......... .......... .......... 78%  230M 0s
 12150K .......... .......... .......... .......... .......... 78%  160M 0s
 12200K .......... .......... .......... .......... .......... 79%  179M 0s
 12250K .......... .......... .......... .......... .......... 79%  215M 0s
 12300K .......... .......... .......... .......... .......... 79%  207M 0s
 12350K .......... .......... .......... .......... .......... 80%  165M 0s
 12400K .......... .......... .......... .......... .......... 80% 99.4M 0s
 12450K .......... .......... .......... .......... .......... 80%  213M 0s
 12500K .......... .......... .......... .......... .......... 81%  181M 0s
 12550K .......... .......... .......... .......... .......... 81%  184M 0s
 12600K .......... .......... .......... .......... .......... 81%  170M 0s
 12650K .......... .......... .......... .......... .......... 82%  161M 0s
 12700K .......... .......... .......... .......... .......... 82%  181M 0s
 12750K .......... .......... .......... .......... .......... 82%  138M 0s
 12800K .......... .......... .......... .......... .......... 83%  164M 0s
 12850K .......... .......... .......... .......... .......... 83%  152M 0s
 12900K .......... .......... .......... .......... .......... 83%  216M 0s
 12950K .......... .......... .......... .......... .......... 84%  171M 0s
 13000K .......... .......... .......... .......... .......... 84%  170M 0s
 13050K .......... .......... .......... .......... .......... 84%  161M 0s
 13100K .......... .......... .......... .......... .......... 84%  143M 0s
 13150K .......... .......... .......... .......... .......... 85%  148M 0s
 13200K .......... .......... .......... .......... .......... 85%  185M 0s
 13250K .......... .......... .......... .......... .......... 85%  164M 0s
 13300K .......... .......... .......... .......... .......... 86%  180M 0s
 13350K .......... .......... .......... .......... .......... 86%  170M 0s
 13400K .......... .......... .......... .......... .......... 86%  186M 0s
 13450K .......... .......... .......... .......... .......... 87%  220M 0s
 13500K .......... .......... .......... .......... .......... 87%  227M 0s
 13550K .......... .......... .......... .......... .......... 87%  124M 0s
 13600K .......... .......... .......... .......... .......... 88%  175M 0s
 13650K .......... .......... .......... .......... .......... 88%  205M 0s
 13700K .......... .......... .......... .......... .......... 88%  178M 0s
 13750K .......... .......... .......... .......... .......... 89%  117M 0s
 13800K .......... .......... .......... .......... .......... 89%  210M 0s
 13850K .......... .......... .......... .......... .......... 89%  206M 0s
 13900K .......... .......... .......... .......... .......... 90%  221M 0s
 13950K .......... .......... .......... .......... .......... 90%  200M 0s
 14000K .......... .......... .......... .......... .......... 90%  190M 0s
 14050K .......... .......... .......... .......... .......... 91%  191M 0s
 14100K .......... .......... .......... .......... .......... 91%  222M 0s
 14150K .......... .......... .......... .......... .......... 91%  158M 0s
 14200K .......... .......... .......... .......... .......... 92%  174M 0s
 14250K .......... .......... .......... .......... .......... 92%  158M 0s
 14300K .......... .......... .......... .......... .......... 92%  227M 0s
 14350K .......... .......... .......... .......... .......... 93%  137M 0s
 14400K .......... .......... .......... .......... .......... 93%  208M 0s
 14450K .......... .......... .......... .......... .......... 93%  213M 0s
 14500K .......... .......... .......... .......... .......... 94%  135M 0s
 14550K .......... .......... .......... .......... .......... 94%  122M 0s
 14600K .......... .......... .......... .......... .......... 94%  131M 0s
 14650K .......... .......... .......... .......... .......... 94%  163M 0s
 14700K .......... .......... .......... .......... .......... 95%  148M 0s
 14750K .......... .......... .......... .......... .......... 95%  127M 0s
 14800K .......... .......... .......... .......... .......... 95%  140M 0s
 14850K .......... .......... .......... .......... .......... 96%  139M 0s
 14900K .......... .......... .......... .......... .......... 96%  153M 0s
 14950K .......... .......... .......... .......... .......... 96%  110M 0s
 15000K .......... .......... .......... .......... .......... 97%  155M 0s
 15050K .......... .......... .......... .......... .......... 97%  119M 0s
 15100K .......... .......... .......... .......... .......... 97%  122M 0s
 15150K .......... .......... .......... .......... .......... 98%  117M 0s
 15200K .......... .......... .......... .......... .......... 98%  140M 0s
 15250K .......... .......... .......... .......... .......... 98%  157M 0s
 15300K .......... .......... .......... .......... .......... 99%  131M 0s
 15350K .......... .......... .......... .......... .......... 99%  109M 0s
 15400K .......... .......... .......... .......... .......... 99%  141M 0s
 15450K .......... .......... ....                            100%  114M=0.2s

2024-11-20 11:11:51 (100 MB/s) - ‘Packages.v2026dev1.armhf.development’ saved [15846072/15846072]

+ download_extract_packages
+ local PACKAGE=
+ mkdir -p extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ wget https://repositories.apertis.org/apertis/pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
--2024-11-20 11:11:51--  https://repositories.apertis.org/apertis/pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
Resolving repositories.apertis.org (repositories.apertis.org)... 188.166.133.192
Connecting to repositories.apertis.org (repositories.apertis.org)|188.166.133.192|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1768960 (1.7M) [application/x-debian-package]
Saving to: ‘libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb’

     0K .......... .......... .......... .......... ..........  2% 3.22M 1s
    50K .......... .......... .......... .......... ..........  5% 5.92M 0s
   100K .......... .......... .......... .......... ..........  8% 13.4M 0s
   150K .......... .......... .......... .......... .......... 11% 11.1M 0s
   200K .......... .......... .......... .......... .......... 14% 17.9M 0s
   250K .......... .......... .......... .......... .......... 17% 18.1M 0s
   300K .......... .......... .......... .......... .......... 20% 19.5M 0s
   350K .......... .......... .......... .......... .......... 23% 17.8M 0s
   400K .......... .......... .......... .......... .......... 26% 19.5M 0s
   450K .......... .......... .......... .......... .......... 28% 19.4M 0s
   500K .......... .......... .......... .......... .......... 31% 22.6M 0s
   550K .......... .......... .......... .......... .......... 34% 34.0M 0s
   600K .......... .......... .......... .......... .......... 37% 62.7M 0s
   650K .......... .......... .......... .......... .......... 40%  387M 0s
   700K .......... .......... .......... .......... .......... 43%  330M 0s
   750K .......... .......... .......... .......... .......... 46%  339M 0s
   800K .......... .......... .......... .......... .......... 49%  433M 0s
   850K .......... .......... .......... .......... .......... 52%  421M 0s
   900K .......... .......... .......... .......... .......... 54% 90.7M 0s
   950K .......... .......... .......... .......... .......... 57%  143M 0s
  1000K .......... .......... .......... .......... .......... 60%  138M 0s
  1050K .......... .......... .......... .......... .......... 63%  292M 0s
  1100K .......... .......... .......... .......... .......... 66%  164M 0s
  1150K .......... .......... .......... .......... .......... 69%  209M 0s
  1200K .......... .......... .......... .......... .......... 72%  252M 0s
  1250K .......... .......... .......... .......... .......... 75%  139M 0s
  1300K .......... .......... .......... .......... .......... 78%  222M 0s
  1350K .......... .......... .......... .......... .......... 81% 23.8M 0s
  1400K .......... .......... .......... .......... .......... 83% 78.2M 0s
  1450K .......... .......... .......... .......... .......... 86% 35.3M 0s
  1500K .......... .......... .......... .......... .......... 89% 99.5M 0s
  1550K .......... .......... .......... .......... .......... 92% 82.3M 0s
  1600K .......... .......... .......... .......... .......... 95%  134M 0s
  1650K .......... .......... .......... .......... .......... 98% 50.4M 0s
  1700K .......... .......... .......                         100% 43.5M=0.06s

2024-11-20 11:11:52 (27.2 MB/s) - ‘libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb’ saved [1768960/1768960]

+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb extract_armhf
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.armhf.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.armhf.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_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/libexec/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/libexec/installed-tests/glib/async-close-output-stream
+ TARGET=armhf/bin/async-close-output-stream
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/async-close-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/buffered-input-stream
+ TARGET=armhf/bin/buffered-input-stream
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/buffered-input-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/buffered-output-stream
+ TARGET=armhf/bin/buffered-output-stream
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/buffered-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/converter-stream
+ TARGET=armhf/bin/converter-stream
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/converter-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/data-input-stream
+ TARGET=armhf/bin/data-input-stream
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/data-input-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/data-output-stream
+ TARGET=armhf/bin/data-output-stream
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/data-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/file
+ TARGET=armhf/bin/file
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/file'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/fileattributematcher
+ TARGET=armhf/bin/fileattributematcher
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/fileattributematcher'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/filter-streams
+ TARGET=armhf/bin/filter-streams
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/filter-streams'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/g-file
+ TARGET=armhf/bin/g-file
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/g-file'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/g-file-info
+ TARGET=armhf/bin/g-file-info
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/g-file-info'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/io-stream
+ TARGET=armhf/bin/io-stream
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/io-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/live-g-file
+ TARGET=armhf/bin/live-g-file
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/live-g-file'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/pollable
+ TARGET=armhf/bin/pollable
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/pollable'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/readwrite
+ TARGET=armhf/bin/readwrite
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/readwrite'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/unix-streams
+ TARGET=armhf/bin/unix-streams
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/unix-streams'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/vfs
+ TARGET=armhf/bin/vfs
+ cp extract_armhf//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/vfs'
+ read -r line
+ for ARCH in ${ARCHS}
+ EXTRACT=extract_arm64
+ download_packages_description
+ for SOURCE in ${SOURCES}
+ '[' -f Packages.v2026dev1.arm64.target ']'
+ wget https://repositories.apertis.org/apertis/dists/v2026dev1/target/binary-arm64/Packages -O Packages.v2026dev1.arm64.target
--2024-11-20 11:11:57--  https://repositories.apertis.org/apertis/dists/v2026dev1/target/binary-arm64/Packages
Resolving repositories.apertis.org (repositories.apertis.org)... 188.166.133.192
Connecting to repositories.apertis.org (repositories.apertis.org)|188.166.133.192|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4641790 (4.4M) [text/plain]
Saving to: ‘Packages.v2026dev1.arm64.target’

     0K .......... .......... .......... .......... ..........  1% 2.56M 2s
    50K .......... .......... .......... .......... ..........  2% 5.10M 1s
   100K .......... .......... .......... .......... ..........  3% 10.3M 1s
   150K .......... .......... .......... .......... ..........  4% 11.2M 1s
   200K .......... .......... .......... .......... ..........  5% 16.6M 1s
   250K .......... .......... .......... .......... ..........  6% 21.8M 1s
   300K .......... .......... .......... .......... ..........  7% 21.5M 1s
   350K .......... .......... .......... .......... ..........  8% 20.1M 0s
   400K .......... .......... .......... .......... ..........  9% 32.9M 0s
   450K .......... .......... .......... .......... .......... 11% 23.0M 0s
   500K .......... .......... .......... .......... .......... 12% 73.5M 0s
   550K .......... .......... .......... .......... .......... 13% 53.5M 0s
   600K .......... .......... .......... .......... .......... 14% 46.2M 0s
   650K .......... .......... .......... .......... .......... 15% 37.8M 0s
   700K .......... .......... .......... .......... .......... 16% 49.6M 0s
   750K .......... .......... .......... .......... .......... 17% 56.1M 0s
   800K .......... .......... .......... .......... .......... 18% 26.6M 0s
   850K .......... .......... .......... .......... .......... 19% 46.9M 0s
   900K .......... .......... .......... .......... .......... 20% 54.6M 0s
   950K .......... .......... .......... .......... .......... 22%  131M 0s
  1000K .......... .......... .......... .......... .......... 23% 52.7M 0s
  1050K .......... .......... .......... .......... .......... 24%  101M 0s
  1100K .......... .......... .......... .......... .......... 25% 54.3M 0s
  1150K .......... .......... .......... .......... .......... 26% 84.5M 0s
  1200K .......... .......... .......... .......... .......... 27% 62.4M 0s
  1250K .......... .......... .......... .......... .......... 28%  125M 0s
  1300K .......... .......... .......... .......... .......... 29% 92.3M 0s
  1350K .......... .......... .......... .......... .......... 30% 68.6M 0s
  1400K .......... .......... .......... .......... .......... 31%  108M 0s
  1450K .......... .......... .......... .......... .......... 33% 95.6M 0s
  1500K .......... .......... .......... .......... .......... 34%  157M 0s
  1550K .......... .......... .......... .......... .......... 35%  125M 0s
  1600K .......... .......... .......... .......... .......... 36%  121M 0s
  1650K .......... .......... .......... .......... .......... 37% 84.0M 0s
  1700K .......... .......... .......... .......... .......... 38% 83.7M 0s
  1750K .......... .......... .......... .......... .......... 39% 79.8M 0s
  1800K .......... .......... .......... .......... .......... 40%  175M 0s
  1850K .......... .......... .......... .......... .......... 41% 24.9M 0s
  1900K .......... .......... .......... .......... .......... 43% 95.1M 0s
  1950K .......... .......... .......... .......... .......... 44% 25.3M 0s
  2000K .......... .......... .......... .......... .......... 45%  109M 0s
  2050K .......... .......... .......... .......... .......... 46%  103M 0s
  2100K .......... .......... .......... .......... .......... 47%  156M 0s
  2150K .......... .......... .......... .......... .......... 48% 91.4M 0s
  2200K .......... .......... .......... .......... .......... 49% 93.0M 0s
  2250K .......... .......... .......... .......... .......... 50%  121M 0s
  2300K .......... .......... .......... .......... .......... 51% 93.4M 0s
  2350K .......... .......... .......... .......... .......... 52% 89.4M 0s
  2400K .......... .......... .......... .......... .......... 54% 96.9M 0s
  2450K .......... .......... .......... .......... .......... 55%  101M 0s
  2500K .......... .......... .......... .......... .......... 56%  131M 0s
  2550K .......... .......... .......... .......... .......... 57%  104M 0s
  2600K .......... .......... .......... .......... .......... 58%  109M 0s
  2650K .......... .......... .......... .......... .......... 59% 95.7M 0s
  2700K .......... .......... .......... .......... .......... 60%  182M 0s
  2750K .......... .......... .......... .......... .......... 61%  109M 0s
  2800K .......... .......... .......... .......... .......... 62%  173M 0s
  2850K .......... .......... .......... .......... .......... 63%  141M 0s
  2900K .......... .......... .......... .......... .......... 65%  115M 0s
  2950K .......... .......... .......... .......... .......... 66% 96.6M 0s
  3000K .......... .......... .......... .......... .......... 67% 90.9M 0s
  3050K .......... .......... .......... .......... .......... 68% 72.9M 0s
  3100K .......... .......... .......... .......... .......... 69% 95.1M 0s
  3150K .......... .......... .......... .......... .......... 70% 74.2M 0s
  3200K .......... .......... .......... .......... .......... 71%  114M 0s
  3250K .......... .......... .......... .......... .......... 72% 94.1M 0s
  3300K .......... .......... .......... .......... .......... 73%  104M 0s
  3350K .......... .......... .......... .......... .......... 75% 78.1M 0s
  3400K .......... .......... .......... .......... .......... 76% 70.3M 0s
  3450K .......... .......... .......... .......... .......... 77%  100M 0s
  3500K .......... .......... .......... .......... .......... 78% 80.3M 0s
  3550K .......... .......... .......... .......... .......... 79% 84.7M 0s
  3600K .......... .......... .......... .......... .......... 80% 79.7M 0s
  3650K .......... .......... .......... .......... .......... 81% 65.6M 0s
  3700K .......... .......... .......... .......... .......... 82% 85.2M 0s
  3750K .......... .......... .......... .......... .......... 83% 78.0M 0s
  3800K .......... .......... .......... .......... .......... 84% 95.7M 0s
  3850K .......... .......... .......... .......... .......... 86% 90.6M 0s
  3900K .......... .......... .......... .......... .......... 87%  108M 0s
  3950K .......... .......... .......... .......... .......... 88% 72.4M 0s
  4000K .......... .......... .......... .......... .......... 89% 97.0M 0s
  4050K .......... .......... .......... .......... .......... 90% 84.6M 0s
  4100K .......... .......... .......... .......... .......... 91% 73.4M 0s
  4150K .......... .......... .......... .......... .......... 92% 73.7M 0s
  4200K .......... .......... .......... .......... .......... 93% 72.8M 0s
  4250K .......... .......... .......... .......... .......... 94% 68.8M 0s
  4300K .......... .......... .......... .......... .......... 95% 72.5M 0s
  4350K .......... .......... .......... .......... .......... 97% 59.9M 0s
  4400K .......... .......... .......... .......... .......... 98% 69.6M 0s
  4450K .......... .......... .......... .......... .......... 99% 77.8M 0s
  4500K .......... .......... .......... ..                   100% 72.4M=0.1s

2024-11-20 11:11:57 (43.2 MB/s) - ‘Packages.v2026dev1.arm64.target’ saved [4641790/4641790]

+ for SOURCE in ${SOURCES}
+ '[' -f Packages.v2026dev1.arm64.development ']'
+ wget https://repositories.apertis.org/apertis/dists/v2026dev1/development/binary-arm64/Packages -O Packages.v2026dev1.arm64.development
--2024-11-20 11:11:57--  https://repositories.apertis.org/apertis/dists/v2026dev1/development/binary-arm64/Packages
Resolving repositories.apertis.org (repositories.apertis.org)... 188.166.133.192
Connecting to repositories.apertis.org (repositories.apertis.org)|188.166.133.192|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16129257 (15M) [text/plain]
Saving to: ‘Packages.v2026dev1.arm64.development’

     0K .......... .......... .......... .......... ..........  0% 3.11M 5s
    50K .......... .......... .......... .......... ..........  0% 5.93M 4s
   100K .......... .......... .......... .......... ..........  0% 12.7M 3s
   150K .......... .......... .......... .......... ..........  1% 15.5M 2s
   200K .......... .......... .......... .......... ..........  1% 22.0M 2s
   250K .......... .......... .......... .......... ..........  1% 23.2M 2s
   300K .......... .......... .......... .......... ..........  2% 22.5M 2s
   350K .......... .......... .......... .......... ..........  2% 46.0M 1s
   400K .......... .......... .......... .......... ..........  2% 26.5M 1s
   450K .......... .......... .......... .......... ..........  3% 49.2M 1s
   500K .......... .......... .......... .......... ..........  3% 34.7M 1s
   550K .......... .......... .......... .......... ..........  3% 44.4M 1s
   600K .......... .......... .......... .......... ..........  4% 67.1M 1s
   650K .......... .......... .......... .......... ..........  4% 45.1M 1s
   700K .......... .......... .......... .......... ..........  4% 21.0M 1s
   750K .......... .......... .......... .......... ..........  5% 65.6M 1s
   800K .......... .......... .......... .......... ..........  5% 72.7M 1s
   850K .......... .......... .......... .......... ..........  5% 68.5M 1s
   900K .......... .......... .......... .......... ..........  6% 54.0M 1s
   950K .......... .......... .......... .......... ..........  6% 37.0M 1s
  1000K .......... .......... .......... .......... ..........  6%  106M 1s
  1050K .......... .......... .......... .......... ..........  6%  103M 1s
  1100K .......... .......... .......... .......... ..........  7%  149M 1s
  1150K .......... .......... .......... .......... ..........  7%  119M 1s
  1200K .......... .......... .......... .......... ..........  7%  168M 1s
  1250K .......... .......... .......... .......... ..........  8% 95.7M 1s
  1300K .......... .......... .......... .......... ..........  8% 69.5M 1s
  1350K .......... .......... .......... .......... ..........  8% 40.8M 1s
  1400K .......... .......... .......... .......... ..........  9% 85.1M 1s
  1450K .......... .......... .......... .......... ..........  9%  154M 1s
  1500K .......... .......... .......... .......... ..........  9% 90.2M 1s
  1550K .......... .......... .......... .......... .......... 10% 80.4M 1s
  1600K .......... .......... .......... .......... .......... 10% 42.4M 1s
  1650K .......... .......... .......... .......... .......... 10%  119M 0s
  1700K .......... .......... .......... .......... .......... 11% 54.6M 0s
  1750K .......... .......... .......... .......... .......... 11%  105M 0s
  1800K .......... .......... .......... .......... .......... 11% 85.7M 0s
  1850K .......... .......... .......... .......... .......... 12%  127M 0s
  1900K .......... .......... .......... .......... .......... 12% 95.6M 0s
  1950K .......... .......... .......... .......... .......... 12% 99.5M 0s
  2000K .......... .......... .......... .......... .......... 13% 96.3M 0s
  2050K .......... .......... .......... .......... .......... 13%  128M 0s
  2100K .......... .......... .......... .......... .......... 13%  135M 0s
  2150K .......... .......... .......... .......... .......... 13%  110M 0s
  2200K .......... .......... .......... .......... .......... 14%  118M 0s
  2250K .......... .......... .......... .......... .......... 14% 80.1M 0s
  2300K .......... .......... .......... .......... .......... 14%  158M 0s
  2350K .......... .......... .......... .......... .......... 15%  117M 0s
  2400K .......... .......... .......... .......... .......... 15%  134M 0s
  2450K .......... .......... .......... .......... .......... 15% 98.7M 0s
  2500K .......... .......... .......... .......... .......... 16%  119M 0s
  2550K .......... .......... .......... .......... .......... 16% 85.8M 0s
  2600K .......... .......... .......... .......... .......... 16% 74.6M 0s
  2650K .......... .......... .......... .......... .......... 17%  136M 0s
  2700K .......... .......... .......... .......... .......... 17% 69.6M 0s
  2750K .......... .......... .......... .......... .......... 17% 63.3M 0s
  2800K .......... .......... .......... .......... .......... 18% 85.2M 0s
  2850K .......... .......... .......... .......... .......... 18% 86.6M 0s
  2900K .......... .......... .......... .......... .......... 18%  210M 0s
  2950K .......... .......... .......... .......... .......... 19% 64.7M 0s
  3000K .......... .......... .......... .......... .......... 19% 62.7M 0s
  3050K .......... .......... .......... .......... .......... 19%  109M 0s
  3100K .......... .......... .......... .......... .......... 19% 71.3M 0s
  3150K .......... .......... .......... .......... .......... 20% 62.8M 0s
  3200K .......... .......... .......... .......... .......... 20%  148M 0s
  3250K .......... .......... .......... .......... .......... 20%  113M 0s
  3300K .......... .......... .......... .......... .......... 21% 74.7M 0s
  3350K .......... .......... .......... .......... .......... 21% 92.9M 0s
  3400K .......... .......... .......... .......... .......... 21% 65.6M 0s
  3450K .......... .......... .......... .......... .......... 22% 61.2M 0s
  3500K .......... .......... .......... .......... .......... 22% 89.2M 0s
  3550K .......... .......... .......... .......... .......... 22%  133M 0s
  3600K .......... .......... .......... .......... .......... 23% 55.4M 0s
  3650K .......... .......... .......... .......... .......... 23% 74.9M 0s
  3700K .......... .......... .......... .......... .......... 23%  126M 0s
  3750K .......... .......... .......... .......... .......... 24% 71.8M 0s
  3800K .......... .......... .......... .......... .......... 24%  100M 0s
  3850K .......... .......... .......... .......... .......... 24% 92.0M 0s
  3900K .......... .......... .......... .......... .......... 25% 72.2M 0s
  3950K .......... .......... .......... .......... .......... 25% 85.5M 0s
  4000K .......... .......... .......... .......... .......... 25% 79.6M 0s
  4050K .......... .......... .......... .......... .......... 26% 77.0M 0s
  4100K .......... .......... .......... .......... .......... 26% 76.1M 0s
  4150K .......... .......... .......... .......... .......... 26% 92.4M 0s
  4200K .......... .......... .......... .......... .......... 26% 84.4M 0s
  4250K .......... .......... .......... .......... .......... 27% 73.8M 0s
  4300K .......... .......... .......... .......... .......... 27% 99.7M 0s
  4350K .......... .......... .......... .......... .......... 27% 63.3M 0s
  4400K .......... .......... .......... .......... .......... 28% 76.7M 0s
  4450K .......... .......... .......... .......... .......... 28% 89.5M 0s
  4500K .......... .......... .......... .......... .......... 28%  236M 0s
  4550K .......... .......... .......... .......... .......... 29% 60.3M 0s
  4600K .......... .......... .......... .......... .......... 29% 86.9M 0s
  4650K .......... .......... .......... .......... .......... 29% 62.5M 0s
  4700K .......... .......... .......... .......... .......... 30% 82.2M 0s
  4750K .......... .......... .......... .......... .......... 30% 66.6M 0s
  4800K .......... .......... .......... .......... .......... 30% 69.8M 0s
  4850K .......... .......... .......... .......... .......... 31% 87.3M 0s
  4900K .......... .......... .......... .......... .......... 31% 83.6M 0s
  4950K .......... .......... .......... .......... .......... 31% 77.1M 0s
  5000K .......... .......... .......... .......... .......... 32% 99.9M 0s
  5050K .......... .......... .......... .......... .......... 32% 75.9M 0s
  5100K .......... .......... .......... .......... .......... 32% 80.5M 0s
  5150K .......... .......... .......... .......... .......... 33% 70.6M 0s
  5200K .......... .......... .......... .......... .......... 33%  208M 0s
  5250K .......... .......... .......... .......... .......... 33% 93.2M 0s
  5300K .......... .......... .......... .......... .......... 33%  243M 0s
  5350K .......... .......... .......... .......... .......... 34% 86.3M 0s
  5400K .......... .......... .......... .......... .......... 34% 67.1M 0s
  5450K .......... .......... .......... .......... .......... 34%  128M 0s
  5500K .......... .......... .......... .......... .......... 35% 67.6M 0s
  5550K .......... .......... .......... .......... .......... 35% 75.1M 0s
  5600K .......... .......... .......... .......... .......... 35%  109M 0s
  5650K .......... .......... .......... .......... .......... 36% 56.6M 0s
  5700K .......... .......... .......... .......... .......... 36%  107M 0s
  5750K .......... .......... .......... .......... .......... 36% 75.5M 0s
  5800K .......... .......... .......... .......... .......... 37% 89.7M 0s
  5850K .......... .......... .......... .......... .......... 37% 82.6M 0s
  5900K .......... .......... .......... .......... .......... 37% 58.9M 0s
  5950K .......... .......... .......... .......... .......... 38% 74.6M 0s
  6000K .......... .......... .......... .......... .......... 38%  118M 0s
  6050K .......... .......... .......... .......... .......... 38%  103M 0s
  6100K .......... .......... .......... .......... .......... 39%  106M 0s
  6150K .......... .......... .......... .......... .......... 39%  119M 0s
  6200K .......... .......... .......... .......... .......... 39%  104M 0s
  6250K .......... .......... .......... .......... .......... 39%  104M 0s
  6300K .......... .......... .......... .......... .......... 40%  126M 0s
  6350K .......... .......... .......... .......... .......... 40% 83.8M 0s
  6400K .......... .......... .......... .......... .......... 40% 85.7M 0s
  6450K .......... .......... .......... .......... .......... 41% 78.7M 0s
  6500K .......... .......... .......... .......... .......... 41% 97.1M 0s
  6550K .......... .......... .......... .......... .......... 41% 75.7M 0s
  6600K .......... .......... .......... .......... .......... 42% 88.1M 0s
  6650K .......... .......... .......... .......... .......... 42% 91.7M 0s
  6700K .......... .......... .......... .......... .......... 42% 89.2M 0s
  6750K .......... .......... .......... .......... .......... 43% 82.9M 0s
  6800K .......... .......... .......... .......... .......... 43% 88.9M 0s
  6850K .......... .......... .......... .......... .......... 43%  123M 0s
  6900K .......... .......... .......... .......... .......... 44% 88.8M 0s
  6950K .......... .......... .......... .......... .......... 44% 86.2M 0s
  7000K .......... .......... .......... .......... .......... 44% 94.5M 0s
  7050K .......... .......... .......... .......... .......... 45% 96.4M 0s
  7100K .......... .......... .......... .......... .......... 45% 97.2M 0s
  7150K .......... .......... .......... .......... .......... 45% 62.4M 0s
  7200K .......... .......... .......... .......... .......... 46% 95.9M 0s
  7250K .......... .......... .......... .......... .......... 46%  105M 0s
  7300K .......... .......... .......... .......... .......... 46% 92.9M 0s
  7350K .......... .......... .......... .......... .......... 46% 76.7M 0s
  7400K .......... .......... .......... .......... .......... 47%  149M 0s
  7450K .......... .......... .......... .......... .......... 47%  111M 0s
  7500K .......... .......... .......... .......... .......... 47% 84.5M 0s
  7550K .......... .......... .......... .......... .......... 48% 83.0M 0s
  7600K .......... .......... .......... .......... .......... 48% 77.5M 0s
  7650K .......... .......... .......... .......... .......... 48% 88.0M 0s
  7700K .......... .......... .......... .......... .......... 49%  124M 0s
  7750K .......... .......... .......... .......... .......... 49%  107M 0s
  7800K .......... .......... .......... .......... .......... 49% 92.6M 0s
  7850K .......... .......... .......... .......... .......... 50%  135M 0s
  7900K .......... .......... .......... .......... .......... 50%  107M 0s
  7950K .......... .......... .......... .......... .......... 50%  167M 0s
  8000K .......... .......... .......... .......... .......... 51%  109M 0s
  8050K .......... .......... .......... .......... .......... 51%  149M 0s
  8100K .......... .......... .......... .......... .......... 51%  125M 0s
  8150K .......... .......... .......... .......... .......... 52%  122M 0s
  8200K .......... .......... .......... .......... .......... 52%  171M 0s
  8250K .......... .......... .......... .......... .......... 52%  165M 0s
  8300K .......... .......... .......... .......... .......... 53%  135M 0s
  8350K .......... .......... .......... .......... .......... 53% 77.4M 0s
  8400K .......... .......... .......... .......... .......... 53% 69.1M 0s
  8450K .......... .......... .......... .......... .......... 53% 86.6M 0s
  8500K .......... .......... .......... .......... .......... 54%  126M 0s
  8550K .......... .......... .......... .......... .......... 54% 96.6M 0s
  8600K .......... .......... .......... .......... .......... 54%  115M 0s
  8650K .......... .......... .......... .......... .......... 55%  168M 0s
  8700K .......... .......... .......... .......... .......... 55%  262M 0s
  8750K .......... .......... .......... .......... .......... 55%  114M 0s
  8800K .......... .......... .......... .......... .......... 56% 79.3M 0s
  8850K .......... .......... .......... .......... .......... 56% 76.5M 0s
  8900K .......... .......... .......... .......... .......... 56%  119M 0s
  8950K .......... .......... .......... .......... .......... 57%  123M 0s
  9000K .......... .......... .......... .......... .......... 57% 95.2M 0s
  9050K .......... .......... .......... .......... .......... 57% 85.2M 0s
  9100K .......... .......... .......... .......... .......... 58% 97.4M 0s
  9150K .......... .......... .......... .......... .......... 58% 76.1M 0s
  9200K .......... .......... .......... .......... .......... 58%  114M 0s
  9250K .......... .......... .......... .......... .......... 59% 65.2M 0s
  9300K .......... .......... .......... .......... .......... 59% 71.8M 0s
  9350K .......... .......... .......... .......... .......... 59% 90.7M 0s
  9400K .......... .......... .......... .......... .......... 59%  113M 0s
  9450K .......... .......... .......... .......... .......... 60%  116M 0s
  9500K .......... .......... .......... .......... .......... 60%  123M 0s
  9550K .......... .......... .......... .......... .......... 60%  292M 0s
  9600K .......... .......... .......... .......... .......... 61%  329M 0s
  9650K .......... .......... .......... .......... .......... 61%  256M 0s
  9700K .......... .......... .......... .......... .......... 61%  271M 0s
  9750K .......... .......... .......... .......... .......... 62% 98.5M 0s
  9800K .......... .......... .......... .......... .......... 62%  106M 0s
  9850K .......... .......... .......... .......... .......... 62% 98.1M 0s
  9900K .......... .......... .......... .......... .......... 63% 88.8M 0s
  9950K .......... .......... .......... .......... .......... 63%  104M 0s
 10000K .......... .......... .......... .......... .......... 63% 98.3M 0s
 10050K .......... .......... .......... .......... .......... 64% 94.9M 0s
 10100K .......... .......... .......... .......... .......... 64% 79.9M 0s
 10150K .......... .......... .......... .......... .......... 64% 87.2M 0s
 10200K .......... .......... .......... .......... .......... 65%  135M 0s
 10250K .......... .......... .......... .......... .......... 65%  118M 0s
 10300K .......... .......... .......... .......... .......... 65%  120M 0s
 10350K .......... .......... .......... .......... .......... 66%  102M 0s
 10400K .......... .......... .......... .......... .......... 66%  138M 0s
 10450K .......... .......... .......... .......... .......... 66%  143M 0s
 10500K .......... .......... .......... .......... .......... 66%  207M 0s
 10550K .......... .......... .......... .......... .......... 67%  120M 0s
 10600K .......... .......... .......... .......... .......... 67% 98.3M 0s
 10650K .......... .......... .......... .......... .......... 67%  172M 0s
 10700K .......... .......... .......... .......... .......... 68%  145M 0s
 10750K .......... .......... .......... .......... .......... 68% 92.3M 0s
 10800K .......... .......... .......... .......... .......... 68% 99.0M 0s
 10850K .......... .......... .......... .......... .......... 69%  114M 0s
 10900K .......... .......... .......... .......... .......... 69%  109M 0s
 10950K .......... .......... .......... .......... .......... 69%  146M 0s
 11000K .......... .......... .......... .......... .......... 70%  109M 0s
 11050K .......... .......... .......... .......... .......... 70%  109M 0s
 11100K .......... .......... .......... .......... .......... 70%  123M 0s
 11150K .......... .......... .......... .......... .......... 71% 98.8M 0s
 11200K .......... .......... .......... .......... .......... 71%  124M 0s
 11250K .......... .......... .......... .......... .......... 71%  124M 0s
 11300K .......... .......... .......... .......... .......... 72%  140M 0s
 11350K .......... .......... .......... .......... .......... 72%  123M 0s
 11400K .......... .......... .......... .......... .......... 72%  122M 0s
 11450K .......... .......... .......... .......... .......... 73% 85.5M 0s
 11500K .......... .......... .......... .......... .......... 73%  131M 0s
 11550K .......... .......... .......... .......... .......... 73% 72.7M 0s
 11600K .......... .......... .......... .......... .......... 73%  134M 0s
 11650K .......... .......... .......... .......... .......... 74%  135M 0s
 11700K .......... .......... .......... .......... .......... 74%  103M 0s
 11750K .......... .......... .......... .......... .......... 74%  106M 0s
 11800K .......... .......... .......... .......... .......... 75%  109M 0s
 11850K .......... .......... .......... .......... .......... 75%  132M 0s
 11900K .......... .......... .......... .......... .......... 75% 91.2M 0s
 11950K .......... .......... .......... .......... .......... 76% 78.0M 0s
 12000K .......... .......... .......... .......... .......... 76% 80.6M 0s
 12050K .......... .......... .......... .......... .......... 76%  121M 0s
 12100K .......... .......... .......... .......... .......... 77%  152M 0s
 12150K .......... .......... .......... .......... .......... 77%  116M 0s
 12200K .......... .......... .......... .......... .......... 77%  114M 0s
 12250K .......... .......... .......... .......... .......... 78%  132M 0s
 12300K .......... .......... .......... .......... .......... 78%  158M 0s
 12350K .......... .......... .......... .......... .......... 78% 94.7M 0s
 12400K .......... .......... .......... .......... .......... 79%  111M 0s
 12450K .......... .......... .......... .......... .......... 79%  205M 0s
 12500K .......... .......... .......... .......... .......... 79%  115M 0s
 12550K .......... .......... .......... .......... .......... 79%  109M 0s
 12600K .......... .......... .......... .......... .......... 80%  155M 0s
 12650K .......... .......... .......... .......... .......... 80%  128M 0s
 12700K .......... .......... .......... .......... .......... 80%  108M 0s
 12750K .......... .......... .......... .......... .......... 81% 96.1M 0s
 12800K .......... .......... .......... .......... .......... 81%  108M 0s
 12850K .......... .......... .......... .......... .......... 81%  116M 0s
 12900K .......... .......... .......... .......... .......... 82%  113M 0s
 12950K .......... .......... .......... .......... .......... 82% 66.8M 0s
 13000K .......... .......... .......... .......... .......... 82% 97.4M 0s
 13050K .......... .......... .......... .......... .......... 83% 66.8M 0s
 13100K .......... .......... .......... .......... .......... 83% 92.6M 0s
 13150K .......... .......... .......... .......... .......... 83% 86.5M 0s
 13200K .......... .......... .......... .......... .......... 84% 81.6M 0s
 13250K .......... .......... .......... .......... .......... 84% 77.0M 0s
 13300K .......... .......... .......... .......... .......... 84% 76.2M 0s
 13350K .......... .......... .......... .......... .......... 85% 64.5M 0s
 13400K .......... .......... .......... .......... .......... 85% 82.4M 0s
 13450K .......... .......... .......... .......... .......... 85% 79.9M 0s
 13500K .......... .......... .......... .......... .......... 86% 91.3M 0s
 13550K .......... .......... .......... .......... .......... 86% 70.5M 0s
 13600K .......... .......... .......... .......... .......... 86% 77.2M 0s
 13650K .......... .......... .......... .......... .......... 86% 77.1M 0s
 13700K .......... .......... .......... .......... .......... 87% 81.4M 0s
 13750K .......... .......... .......... .......... .......... 87% 73.0M 0s
 13800K .......... .......... .......... .......... .......... 87% 77.6M 0s
 13850K .......... .......... .......... .......... .......... 88% 82.1M 0s
 13900K .......... .......... .......... .......... .......... 88% 64.0M 0s
 13950K .......... .......... .......... .......... .......... 88% 60.9M 0s
 14000K .......... .......... .......... .......... .......... 89% 91.5M 0s
 14050K .......... .......... .......... .......... .......... 89% 84.3M 0s
 14100K .......... .......... .......... .......... .......... 89% 98.5M 0s
 14150K .......... .......... .......... .......... .......... 90% 75.4M 0s
 14200K .......... .......... .......... .......... .......... 90% 67.5M 0s
 14250K .......... .......... .......... .......... .......... 90% 81.2M 0s
 14300K .......... .......... .......... .......... .......... 91%  101M 0s
 14350K .......... .......... .......... .......... .......... 91% 68.5M 0s
 14400K .......... .......... .......... .......... .......... 91% 88.6M 0s
 14450K .......... .......... .......... .......... .......... 92% 76.7M 0s
 14500K .......... .......... .......... .......... .......... 92% 78.3M 0s
 14550K .......... .......... .......... .......... .......... 92% 55.7M 0s
 14600K .......... .......... .......... .......... .......... 93% 88.6M 0s
 14650K .......... .......... .......... .......... .......... 93% 72.4M 0s
 14700K .......... .......... .......... .......... .......... 93% 93.4M 0s
 14750K .......... .......... .......... .......... .......... 93% 62.4M 0s
 14800K .......... .......... .......... .......... .......... 94% 64.2M 0s
 14850K .......... .......... .......... .......... .......... 94% 59.1M 0s
 14900K .......... .......... .......... .......... .......... 94% 67.7M 0s
 14950K .......... .......... .......... .......... .......... 95% 56.0M 0s
 15000K .......... .......... .......... .......... .......... 95% 69.9M 0s
 15050K .......... .......... .......... .......... .......... 95% 83.0M 0s
 15100K .......... .......... .......... .......... .......... 96% 72.0M 0s
 15150K .......... .......... .......... .......... .......... 96% 49.1M 0s
 15200K .......... .......... .......... .......... .......... 96% 72.8M 0s
 15250K .......... .......... .......... .......... .......... 97% 72.8M 0s
 15300K .......... .......... .......... .......... .......... 97% 69.6M 0s
 15350K .......... .......... .......... .......... .......... 97% 74.7M 0s
 15400K .......... .......... .......... .......... .......... 98% 63.8M 0s
 15450K .......... .......... .......... .......... .......... 98% 69.5M 0s
 15500K .......... .......... .......... .......... .......... 98% 78.3M 0s
 15550K .......... .......... .......... .......... .......... 99% 57.3M 0s
 15600K .......... .......... .......... .......... .......... 99% 67.0M 0s
 15650K .......... .......... .......... .......... .......... 99% 86.1M 0s
 15700K .......... .......... .......... .......... .......... 99% 81.9M 0s
 15750K .                                                     100% 2.29T=0.2s

2024-11-20 11:11:58 (73.3 MB/s) - ‘Packages.v2026dev1.arm64.development’ saved [16129257/16129257]

+ download_extract_packages
+ local PACKAGE=
+ mkdir -p extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.arm64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ wget https://repositories.apertis.org/apertis/pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
--2024-11-20 11:11:58--  https://repositories.apertis.org/apertis/pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
Resolving repositories.apertis.org (repositories.apertis.org)... 188.166.133.192
Connecting to repositories.apertis.org (repositories.apertis.org)|188.166.133.192|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1698148 (1.6M) [application/x-debian-package]
Saving to: ‘libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb’

     0K .......... .......... .......... .......... ..........  3% 2.37M 1s
    50K .......... .......... .......... .......... ..........  6% 6.30M 0s
   100K .......... .......... .......... .......... ..........  9% 9.18M 0s
   150K .......... .......... .......... .......... .......... 12% 12.2M 0s
   200K .......... .......... .......... .......... .......... 15% 14.0M 0s
   250K .......... .......... .......... .......... .......... 18% 37.6M 0s
   300K .......... .......... .......... .......... .......... 21% 20.3M 0s
   350K .......... .......... .......... .......... .......... 24% 32.7M 0s
   400K .......... .......... .......... .......... .......... 27% 26.1M 0s
   450K .......... .......... .......... .......... .......... 30% 35.9M 0s
   500K .......... .......... .......... .......... .......... 33% 23.4M 0s
   550K .......... .......... .......... .......... .......... 36%  200M 0s
   600K .......... .......... .......... .......... .......... 39%  136M 0s
   650K .......... .......... .......... .......... .......... 42% 32.2M 0s
   700K .......... .......... .......... .......... .......... 45%  133M 0s
   750K .......... .......... .......... .......... .......... 48% 70.0M 0s
   800K .......... .......... .......... .......... .......... 51% 50.8M 0s
   850K .......... .......... .......... .......... .......... 54% 48.0M 0s
   900K .......... .......... .......... .......... .......... 57% 99.7M 0s
   950K .......... .......... .......... .......... .......... 60%  130M 0s
  1000K .......... .......... .......... .......... .......... 63% 23.2M 0s
  1050K .......... .......... .......... .......... .......... 66%  108M 0s
  1100K .......... .......... .......... .......... .......... 69%  209M 0s
  1150K .......... .......... .......... .......... .......... 72%  109M 0s
  1200K .......... .......... .......... .......... .......... 75%  134M 0s
  1250K .......... .......... .......... .......... .......... 78%  259M 0s
  1300K .......... .......... .......... .......... .......... 81% 76.4M 0s
  1350K .......... .......... .......... .......... .......... 84% 83.4M 0s
  1400K .......... .......... .......... .......... .......... 87%  146M 0s
  1450K .......... .......... .......... .......... .......... 90% 38.1M 0s
  1500K .......... .......... .......... .......... .......... 93%  149M 0s
  1550K .......... .......... .......... .......... .......... 96%  109M 0s
  1600K .......... .......... .......... .......... .......... 99%  143M 0s
  1650K ........                                              100%  145M=0.07s

2024-11-20 11:11:58 (24.7 MB/s) - ‘libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb’ saved [1698148/1698148]

+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.arm64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.arm64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.arm64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.arm64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.arm64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.arm64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.arm64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.arm64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.arm64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ head -n1
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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}
++ head -n1
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.arm64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.arm64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.arm64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.arm64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ head -n1
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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}
++ head -n1
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.target
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb extract_arm64
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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.v2026dev1.arm64.target
++ head -n1
+ FILENAME=pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
++ basename pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ BASEFILENAME=libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ '[' -n pool/target/g/glib2.0/libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb -a '!' -f libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb ']'
+ for SOURCE in ${SOURCES}
++ sed -n -e '/^Package: libglib2.0-tests$/,/^Description:/  s/Filename: \(.*\)/\1/p' Packages.v2026dev1.arm64.development
++ head -n1
+ FILENAME=
++ basename ''
+ BASEFILENAME=
+ '[' -n '' -a '!' -f '' ']'
+ dpkg --extract libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_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/libexec/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/libexec/installed-tests/glib/async-close-output-stream
+ TARGET=arm64/bin/async-close-output-stream
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/async-close-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/buffered-input-stream
+ TARGET=arm64/bin/buffered-input-stream
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/buffered-input-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/buffered-output-stream
+ TARGET=arm64/bin/buffered-output-stream
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/buffered-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/converter-stream
+ TARGET=arm64/bin/converter-stream
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/converter-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/data-input-stream
+ TARGET=arm64/bin/data-input-stream
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/data-input-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/data-output-stream
+ TARGET=arm64/bin/data-output-stream
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/data-output-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/file
+ TARGET=arm64/bin/file
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/file'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/fileattributematcher
+ TARGET=arm64/bin/fileattributematcher
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/fileattributematcher'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/filter-streams
+ TARGET=arm64/bin/filter-streams
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/filter-streams'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/g-file
+ TARGET=arm64/bin/g-file
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/g-file'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/g-file-info
+ TARGET=arm64/bin/g-file-info
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/g-file-info'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/io-stream
+ TARGET=arm64/bin/io-stream
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/io-stream'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/live-g-file
+ TARGET=arm64/bin/live-g-file
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/live-g-file'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/pollable
+ TARGET=arm64/bin/pollable
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/pollable'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/readwrite
+ TARGET=arm64/bin/readwrite
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/readwrite'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/unix-streams
+ TARGET=arm64/bin/unix-streams
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/unix-streams'
+ read -r line
+ [[ libglib2.0-tests /usr/libexec/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/libexec/installed-tests/glib/vfs
+ TARGET=arm64/bin/vfs
+ cp extract_arm64//usr/libexec/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.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb
+ echo 'libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_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 516232a] Binary update glib-gio-fs 20241120
 51 files changed, 0 insertions(+), 0 deletions(-)
Done
+ '[' -z 1 ']'
+ echo Done
$ git show
commit 516232aa9c0a8ee6091fcd99e5a6d0ac10e0aa66
Author: Apertis Test Bot <testbot@apertis.org>
Date:   Wed Nov 20 11:12:05 2024 +0000

    Binary update glib-gio-fs 20241120
    
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/async-close-output-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/buffered-input-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/buffered-output-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/converter-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/data-input-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/data-output-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/file
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/fileattributematcher
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/filter-streams
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/g-file
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/g-file-info
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/io-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/live-g-file
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/pollable
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/readwrite
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/unix-streams
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_amd64.deb amd64/bin/vfs
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/async-close-output-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/buffered-input-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/buffered-output-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/converter-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/data-input-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/data-output-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/file
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/fileattributematcher
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/filter-streams
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/g-file
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/g-file-info
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/io-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/live-g-file
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/pollable
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/readwrite
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/unix-streams
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_armhf.deb armhf/bin/vfs
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/async-close-output-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/buffered-input-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/buffered-output-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/converter-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/data-input-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/data-output-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/file
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/fileattributematcher
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/filter-streams
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/g-file
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/g-file-info
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/io-stream
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/live-g-file
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/pollable
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/readwrite
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_arm64.deb arm64/bin/unix-streams
    libglib2.0-tests_2.74.6-2+deb12u3+apertis1bv2025dev3b1_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 d28256e..ce0412e 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 079cbf5..659ad83 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 aa89d30..e68c111 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 bab1dc1..1059430 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 b5873fd..ac59e68 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 5ba48b7..5b01af4 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 d98df30..9dd7d9e 100755
Binary files a/amd64/bin/file and b/amd64/bin/file differ
diff --git a/amd64/bin/fileattributematcher b/amd64/bin/fileattributematcher
index c83fe09..99ae9bf 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 0deba11..29faf48 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 739575e..e8cca02 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 975469d..3889d67 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 3855bbd..d3c0195 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 9f6d50b..29029c6 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 382cdc6..581a073 100755
Binary files a/amd64/bin/pollable and b/amd64/bin/pollable differ
diff --git a/amd64/bin/readwrite b/amd64/bin/readwrite
index 481ac25..c5adbeb 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 992ab33..e8fe408 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 0261539..2ca397c 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 956f3ea..9d12c72 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 13bb9f5..ca3b098 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 3bcab12..001eef6 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 f822b40..1679a6b 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 7fea87f..53f5a95 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 c27520a..0000e89 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 07e0cb8..b7af7e5 100755
Binary files a/arm64/bin/file and b/arm64/bin/file differ
diff --git a/arm64/bin/fileattributematcher b/arm64/bin/fileattributematcher
index ab25301..53b578f 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 0b1267f..5d587a9 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 04794e8..116ae68 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 aa93497..5d5aaec 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 8c7c381..293cf29 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 a57f27a..98d4533 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 1f23480..c338307 100755
Binary files a/arm64/bin/pollable and b/arm64/bin/pollable differ
diff --git a/arm64/bin/readwrite b/arm64/bin/readwrite
index a43c547..bbecf02 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 2c188b3..131ba82 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 c7cb2ef..9e27cfb 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 436d63c..631dc50 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 54c9f6d..e004a68 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 0d84a2b..2c07895 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 f86e9de..d6ae119 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 35221d7..e3508c2 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 0242d4a..8c172a6 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 cbe70d4..2309c13 100755
Binary files a/armhf/bin/file and b/armhf/bin/file differ
diff --git a/armhf/bin/fileattributematcher b/armhf/bin/fileattributematcher
index 5463865..5623f9d 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 7b7575d..891d597 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 2ae6f21..26b3fc8 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 8361c68..6f78007 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 369c06c..a941f0a 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 3d2a608..ce8e34b 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 bfe3305..aa26103 100755
Binary files a/armhf/bin/pollable and b/armhf/bin/pollable differ
diff --git a/armhf/bin/readwrite b/armhf/bin/readwrite
index f71a37b..830fe49 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 9a2802e..f837eb0 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 1276d71..5b55005 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:1732101125:step_script
section_start:1732101125:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1732101126:cleanup_file_variables
Job succeeded